# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 11
# self = https://watcher.sour.is/conv/r2n2n2q
@eapl.me QR code printed on paper?
@eapl.me QR code printed on paper?
@eapl.me QR code printed on paper?
Not a bad option, although now we need a phone with camera, a printer, a QR reader app, to name a few...
Not a bad option, although now we need a phone with camera, a printer, a QR reader app, to name a few...
And don't let get started with usability issues of QR codes (like restaurant menus)

My idea is to make it easy to backup keys with pen and paper 🖋 📄 without copying the hexadecimal string which is prone to error 👀
@eapl.me You're best bet then is BIP39 -- That's what it was created for 👌
@eapl.me You're best bet then is BIP39 -- That's what it was created for 👌
@eapl.me You're best bet then is BIP39 -- That's what it was created for 👌
@prologic @eapl.me there is nothing super specific to bitcoin or cryptocurrencies in BIP39, it can be used for any hexadecimal string. +1 use BIP39
I agree with @prologic and @shreyan don't discard BIP39 because the Crypto world is using it.
After all they're concerned about privacy as like as you are.
While talking about mnemonics (and perhaps going off tangent a bit), does anyone knows of a tool to generate a mnemonic from a password, and vice-versa?