oxur / rucksack

A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Apache License 2.0
12 stars 1 forks source link

Explore virtual filesystems #85

Closed oubiwann closed 1 year ago

oubiwann commented 1 year ago

I've been running into file corruption issues with the encrypted DB not being able to be decrypted anymore.

We should take a look at these possibilities:

Maybe using DBs to store the encrypted blob?

Maybe support multiple with features ...

oubiwann commented 1 year ago

I think this isn't really a good route, given the state of the available options.