notedeck
notedeck copied to clipboard
Keystorage integration
- Integrates the
KeyStorage
into the app - MacOS: migrate default impl from security framework to basic file storage
- add
StorageSettings
andNotedeckSettings
- use flag
--no-keystore
to not use theKeyStorage
. Useful for testing
Tested on MacOS. ~~At least compiles for linux, can't test it right now due to bug~~ works on my ubuntu VM