From 3f73e15784faa59cb9ec1c19299b9f0a8e2f045e Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sun, 16 Oct 2022 13:47:12 -0700 Subject: [PATCH] Added tools to Password Management. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfcdafc..286fca4 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Vaultwarden](https://github.com/dani-garcia/vaultwarden) is an unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs. +[AuthPass.app](https://authpass.app/) is an Open-Source Password Manager for mobile and desktop that is Keepass 2.x (kdbx 3.x) compatible. + ### Network Tools [Back to the Top](#table-of-contents)