app-admin/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
USE Flags
mysql
Global: Adds mySQL Database support
postgres
Global: Adds support for the postgresql database
sqlite
Global: Adds support for sqlite - embedded sql database
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml


View
Download
Browse