Skip to content

Instantly share code, notes, and snippets.

View soruly's full-sized avatar
🐈
にゃー

ソ瑠璃(soruly) soruly

🐈
にゃー
View GitHub Profile
@wikimatze
wikimatze / gist:9790374
Created March 26, 2014 18:43
Github Two-Factor Authentication Failed For HTTPS

I heard from GitHub Two-Factor Authentication](https://github.com/blog/1614-two-factor-authentication) nearly a couple of days ago when I was reading my RSS feed. I enabled it and couldn' push to any of my repositories anymore. Learn in this blog post how to fix it.

Two-Factor Authentication

"Is a process involving two stages to verify the identity of an entity trying to access services in a computer or in a network". Github solves this authentication with sending an SMS to a device which wants to push to their platform.

Enabling Two-Factor Authentication

@icook
icook / hash_test.ipynb
Last active April 6, 2016 14:21
Experiment in reverse video search
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hatsuyuki280
hatsuyuki280 / cf_uni_cert_switcher.py
Last active October 16, 2024 15:28
Cloudflare Universal SSL switch to Google CA
#!/bin/env python3
# Written by @hatsuyuki280
# with The Unlicense
# for more? refer to <https://unlicense.org>
# Use it and have fun!
from requests import get,patch
## Please make sure this token is valid to operate zone/ssl&cert (edit)