Comment on Show HN: Bramble – Local-first password managerComments−VaradD092moThis looks and sounds interesting! Where are the passwords stored locally? Like bramble (local) stores it or it creates a reserved disk space which is prohibited to access?−MegagramEnjoyerOP2moThey are stored in the browser's storage, fully encrypted at rest. On mobile they're stored in the app's private sandbox, also encrypted at rest.To clarify: the protection comes from the encryption, not from where the file lives. Cleartext never touches the disk.
Comments
This looks and sounds interesting! Where are the passwords stored locally? Like bramble (local) stores it or it creates a reserved disk space which is prohibited to access?
They are stored in the browser's storage, fully encrypted at rest. On mobile they're stored in the app's private sandbox, also encrypted at rest.
To clarify: the protection comes from the encryption, not from where the file lives. Cleartext never touches the disk.