KeeWeb: Difference between revisions
Anton.bersh (talk | contribs) Split article into sections |
Anton.bersh (talk | contribs) →Technology: rework section |
||
Line 18: | Line 18: | ||
== Technology == |
== Technology == |
||
KeeWeb is written in [[JavaScript]] and uses [[Web Cryptography API|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 (service)|Dropbox]], [[Google Drive]], and [[OneDrive]].<ref>{{cite web|url=https://github.com/keeweb/keeweb/wiki/Dropbox-and-GDrive|title=Dropbox and GDrive|author=Dimitri Witkowski|date=2020-09-12|access-date=2020-10-29}}</ref> |
|||
KeeWeb is also awailable as an [[Electron (software framework)|Electron]] bundle which resembles a desktop app. The desktop version adds some features not available on web:<ref>{{cite web|title=KeeWeb documentation (wiki) |url=https://github.com/keeweb/keeweb/wiki/Supported-Platforms#desktop |publisher=GitHub |accessdate=2020-10-29}}</ref> |
|||
* auto-typing passwords |
* auto-typing passwords |
Revision as of 23:03, 30 May 2021
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (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]
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.[2]
KeeWeb is also awailable as an Electron bundle which resembles a desktop app. The desktop version adds some features not available on web:[3]
KeeWeb can also be deployed as a standalone server, or installed as a Nextcloud app.[4]
Reception
KeeWeb was praised by Ghacks Technology News in 2016 as "brand-new" fixing the "shortcoming of a web-based version" of KeePass, and by Tech Advisor in 2020 as "well-designed cross-platform password manager".[5][6]
See also
References
- ^ "KdbxWeb README - Compatibility". GitHub. Retrieved March 29, 2020.
- ^ Dimitri Witkowski (2020-09-12). "Dropbox and GDrive". Retrieved 2020-10-29.
- ^ "KeeWeb documentation (wiki)". GitHub. Retrieved 2020-10-29.
- ^ "Keeweb - Apps - App Store - Nextcloud". Nextcloud App Store. Retrieved March 29, 2020.
- ^ "KeeWeb: Self-hosted KeePass Web and Desktop client". Martin Brinkmann. Retrieved July 23, 2020.
- ^ Chris Wiles (2020-06-15). "KeeWeb 1.15.5". Macworld. Retrieved 2020-10-29.