KeeWeb
Appearance
The topic of this article may not meet Wikipedia's general notability guideline. (June 2020) |
Developer(s) | Dimitri Witkowski |
---|---|
Repository | github |
Written in | JavaScript |
Operating system | Cross-platform (Linux, macOS, Windows, Android, iOS) |
Available in | English |
Type | Password manager |
License | MIT |
Website | keeweb |
KeeWeb is a free and open-source password manager compatible with KeePass, available as a web version and desktop apps. The underlying file format is KDBX (KeePass database file).[1][2]
It is written in JavaScript and makes use of WebCrypto and WebAssembly to work with password files directly in browser, without uploading them to a server. It can synchronize files with popular file hosting services, such as Dropbox, Google Drive or OneDrive.[3]
The same JavaScript code is also packaged as desktop apps built with Electron. The desktop version adds some features not available on web:[4]
KeeWeb can also be deployed as a standalone server, or installed as a Nextcloud app.[5]
See also
References
- ^ "Source code (use of kdbxweb library)". GitHub. Retrieved March 29, 2020.
- ^ "KdbxWeb README - Compatibility". GitHub. Retrieved March 29, 2020.
- ^ "Source code (storage implementations)". GitHub. Retrieved March 29, 2020.
- ^ "KeeWeb documentation (wiki)". GitHub. Retrieved March 29, 2020.
- ^ "Keeweb - Apps - App Store - Nextcloud". Nextcloud App Store. Retrieved March 29, 2020.