nodetec / keystache

A place to stash your Nostr keys
MIT License
16 stars 3 forks source link

Store app password in OS keyring #10

Open brianjcarroll opened 9 months ago

brianjcarroll commented 9 months ago

The pin will be used to salt the nsec for encrypted storage in the db.

The pin itself should be stored in keyring

tvolk131 commented 2 months ago

23 added a db encryption password. However, it isn't stored in the keyring. Not sure if that's needed/desired, but let's leave this open for now and circle back.