Psst ๐
Monero
This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.
Wallets
Android (Cake Wallet) / (Monero.com)
iOS (Cake Wallet) / (Monero.com)
Instance tags for discoverability:
Monero, XMR, crypto, cryptocurrency
That looks really cool!
It kind of reminds me of paperback, which takes arbitrary data and stores it on paper using secret sharing so that you need multiple copies to recover the original secret. The method they use to create the papers interesting you might want to look at it
Looks verg cool! My project uses the same principle but I found a way to drastically reduce the size of the shared seed phrases. It just stores the index of each word in the wordlist instead of the whole seed phrase.
So you can have just 20-25 word seeds instead of 80-90 when storing it directly in hex format.
Right. I believe paperback can store about 1 kilobyte in each QR code. Up to six QR codes per page. So it's about 6 kB of data. Which is more than enough for your 25 seed words.
It might be interesting to use this as an amalgam for the printed format, for the offline version.