Skip to content

Instantly share code, notes, and snippets.

View elimisteve's full-sized avatar
💭
Be more ambitious. The future depends on it.

Steve Phillips elimisteve

💭
Be more ambitious. The future depends on it.
View GitHub Profile
function completedChallenge(req, res, next) {
const { user, body } = req;
// mutates user object
const { alreadyCompleted } = updateUserProgress(user, body);
// sends entire user object to database
return saveUser(req.user)
.subscribe(
() => {},
next,
function() {
Verifying that +elimisteve is my blockchain ID. https://onename.com/elimisteve

#Power Not Paranoia ##Digital Security Skill Share ###Prepared for the Stop LAPD Spying Coalition

=== ##Assessing Risk ####Who/what are we protecting?
####From who are we protecting? ####What are we going to do to protect?

google.com
youtube.com
facebook.com
baidu.com
yahoo.com
wikipedia.org
amazon.com
twitter.com
qq.com
live.com
@elimisteve
elimisteve / safe-alexa500.txt
Created May 27, 2016 01:07
The Alexa Top 500 sites using HTTPS
google.com
youtube.com
yahoo.com
wikipedia.org
amazon.com
twitter.com
google.co.in
taobao.com
bing.com
google.co.jp
@elimisteve
elimisteve / unsafe-alexa500.txt
Created May 27, 2016 01:08
The Alexa Top 500 sites NOT protecting their users with HTTPS (they're HTTP only)
baidu.com
qq.com
yahoo.co.jp
sina.com.cn
hao123.com
chinadaily.com.cn
xvideos.com
rakuten.co.jp
nicovideo.jp
youth.cn
@elimisteve
elimisteve / alexa500-bad-python.txt
Created May 27, 2016 02:07
Alexa Top 500 sites that do NOT use SSL (as detected by a Python script I wrote)
qq.com
360.cn
blogspot.com
aliexpress.com
diply.com
gmw.cn
kat.cr
outbrain.com
go.com
360.com
import React, { Component } from 'react'
import { Link } from 'react-router'
import SignUpForm from '../components/SignUpForm'
class SignUp extends Component {
constructor(props) {
super(props)
this.state = {
@elimisteve
elimisteve / links.md
Last active August 4, 2016 05:02
Google Searches of ReviewJournal.com for references to the 214 federal prisoners whose sentences Obama commuted
@elimisteve
elimisteve / youtube api video category id list
Created March 24, 2017 07:29 — forked from dgp/youtube api video category id list
youtube api video category id list
2 - Autos & Vehicles
1 - Film & Animation
10 - Music
15 - Pets & Animals
17 - Sports
18 - Short Movies
19 - Travel & Events
20 - Gaming
21 - Videoblogging
22 - People & Blogs