From 504a4707889b0ab41664fad86a8e4c2e81daba1a Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 15 Sep 2021 10:33:40 +0200 Subject: [PATCH] Add vaultwarden a bitwarden compatible server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb851a2..7f33a70 100644 --- a/README.md +++ b/README.md @@ -4395,6 +4395,7 @@ See also [Dotfiles / Aliases](sections/programming.md#dotfiles--aliases) * [Carl Tashian](https://smallstep.com/blog/ssh-tricks-and-tips/) - (2020) SSH Tips & Tricks for using SSH more effectively. * [99designs/aws-vault](https://github.com/99designs/aws-vault) - A vault for securely storing and accessing AWS credentials in development environments * [Edouard Kachelmann and Anthony Pasquariello](https://aws.amazon.com/blogs/security/enhance-programmatic-access-for-iam-users-using-yubikey-for-multi-factor-authentication/) - (2020) Enhance programmatic access for IAM users using a YubiKey for multi-factor authentication +* [dani-garcia/vaultwarden](https://github.com/dani-garcia/vaultwarden) - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs ## GPG * [Charles Zachary Lockhart](http://irtfweb.ifa.hawaii.edu/~lockhart/gpg/) - GPG Cheat Sheet