Skip to content

Instantly share code, notes, and snippets.

View pigsflew's full-sized avatar
🏳️‍🌈
thinking heavy thoughts, neck's getting tired

Addie GS pigsflew

🏳️‍🌈
thinking heavy thoughts, neck's getting tired
View GitHub Profile
@pigsflew
pigsflew / webtoons.md
Created February 21, 2021 01:39
Webtoon Recomendations

Addie GS' recommended Webtoons

If it's on this list it means I read as much of it as there is to read and think it's worth recommending.

This list is "sort of" ordered by my favorites, but every one on it is a 4+/5 from me.

  1. See You In My 19th Life
  2. A Good Day to be a Dog
  3. Cursed Princess Club
  4. Muted
@pigsflew
pigsflew / keybase.md
Created October 9, 2020 05:49
Addie GS Keybase Proof

Keybase proof

I hereby claim:

  • I am pigsflew on github.
  • I am pigsflew (https://keybase.io/pigsflew) on keybase.
  • I have a public key whose fingerprint is 3414 2FA6 F532 F63B 1BE4 958A 0874 2ED0 FB52 27B5

To claim this, I am signing this object:

Generating Authy passwords on other authenticators


There is an increasing count of applications which use Authy for two-factor authentication. However many users who aren't using Authy, have their own authenticator setup up already and do not wish to use two applications for generating passwords.

Since I use 1Password for all of my password storing/generating needs, I was looking for a solution to use Authy passwords on that. I couldn't find any completely working solutions, however I stumbled upon a gist by Brian Hartvigsen. His post had a neat code with it to generate QR codes (beware, through Google) for you to use on your favorite authenticator.

His method is to extract the secret keys using Authy's Google Chrome app via Developer Tools. If this was not possible, I guess people would be reverse engineering the Android app or something like that. But when I tried that code, nothing appeared on the screen. My gues