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.
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.KeeWeb is also available as an Electron bundle which resembles a desktop app. The desktop version adds some features not available on web:
KeeWeb can also be deployed as a standalone server, or installed as a Nextcloud app.