obra’s avatarobra’s Twitter Archive—№ 31,414

  1. …in reply to @openbuddha
    @loremgibson I keep my original keys in a hog encrypted text file. then i use a QR generator when i want to set up a new phone
    1. …in reply to @obra
      @loremgibson Basically, a text file with lines that look like this: #!/bin/bash read -p "Next: enter" x ;clear;qrcode-terminal "otpauth://totp/google:jesse@SOMEDOMAIN?secret=NOTPUTTINGMYTOTPKEYHERE"