vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit 8d13e759faa79dc823020915b7499a429cae6b57
parent 251c5c2348188ef4bd35d256b7024a038e72b89a
Author: Markus Richter <8398165+mqus@users.noreply.github.com>
Date:   Thu, 12 Jul 2018 11:21:29 +0200

Merge branch 'master' into patch-1

Diffstat:
MBUILD.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/BUILD.md b/BUILD.md @@ -1,4 +1,6 @@ ## Manual Setup (Advanced) +_( bitwarden_rs is already packaged for Archlinux: There is an AUR package [with](https://aur.archlinux.org/packages/bitwarden_rs-vault-git/) and +[without](https://aur.archlinux.org/packages/bitwarden_rs-git/) the vault web interface available.)_ ### Dependencies - `Rust nightly` (strongly recommended to use [rustup](https://rustup.rs/)) - `OpenSSL` (should be available in path, install through your system's package manager or use the [prebuilt binaries](https://wiki.openssl.org/index.php/Binaries))