jakehemmerle / BrowserBro

Anonymous, decentralized, and encrypted backup and syncing of your browsing data and passwords.
MIT License
2 stars 0 forks source link

BitWarden Password Integration #8

Open jakehemmerle opened 5 years ago

jakehemmerle commented 5 years ago

I would think the best way to safely integrate password-syncing into this would be to use KeePass. There are some open source extensions that can integrate KeePass into Firefox and Chrome. These can probably be tweaked/configured to use a KeePass database we save in IPFS.

Refs: KeePass: https://keepass.info KeeForm Browser Extension: https://keeform.org/

jakehemmerle commented 5 years ago

Hadn't heard of BitWarden until today via r/privacytoolsIO. Using BitWarden for password management could be really useful. We would have to fork it and build an IPFS transfer layer for it, but that would be super secure and solve all the hard work of securing passwords. Still leaves plenty of fun for securing the other data with #7