KeeWeb
Free and open-source password management software
From Wikipedia, the free encyclopedia
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).[2]
| KeeWeb | |
|---|---|
| Developer | Dimitri Witkowski |
| Stable release | |
| Written in | JavaScript |
| Operating system | Cross-platform (Linux, macOS, Windows) |
| Available in | English |
| Type | Password manager |
| License | MIT |
| Website | keeweb |
| Repository | github |
Technology
KeeWeb is written in JavaScript and uses WebCrypto and WebAssembly to process password files in the browser, without uploading them to a server. It can synchronize files with popular file hosting services, such as Dropbox, Google Drive, and OneDrive.[3]
KeeWeb is also available as an Electron bundle which resembles a desktop app. 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]