Yarn

Recent twts in reply to #ee63oea

What are you looking for? Inputting a password and getting a mnemonic to remember it easily? And from that mnemonic get the same password?

A quick search on Google gave me many results (indeed it’s an interesting problem), although this one caught my attention:
DeepMnemonic: Password Mnemonic Generation via Deep Attentive Encoder-Decoder Model
https://ieeexplore.ieee.org/document/9064919

I thought it was easier than it sounds 😅

⤋ Read More

@eapl.me@eapl.me it is not about remembering, it is about converting something like:

ALBimMb+bxXypHuw8bCyZ++Sby6BFNxXs1ATtm+xiEIQbTcvOvR4BaYcAs0cZduf

To:

apple strawberry corn cat cow impertinence bloke bread stone hydrogen mountain

For example, and being able to use the words to “re-assemble” the password.

⤋ Read More

Another thing I noticed - the Python implementation cannot handle 512-bit keys. Not sure if this is a limitation of the library or of BIP-39 itself.

⤋ Read More

Participate

Login to join in on this yarn.