From e0497fd3ab714c23dcb6616385fddcd92a04ffe8 Mon Sep 17 00:00:00 2001 From: palmc <11pablomc1c@gmail.com> Date: Tue, 8 Feb 2022 22:05:06 +0100 Subject: [PATCH 1/2] Added keepassdx and keepassxc-browser --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d23fa3c..104fe6b 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ KeePass is a free open source password manager, which helps you to manage your p * [Source code](https://github.com/PhilippC/keepass2android) * [KeePassDroid](https://play.google.com/store/apps/details?id=com.android.keepass) - KeePass implementation for android. * [Source code](https://github.com/bpellin/keepassdroid) +* [KeepassDX](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) - Beta password manager for Android + * [Source code](https://github.com/Kunzisoft/KeePassDX) ### Other clients @@ -110,6 +112,7 @@ KeePass is a free open source password manager, which helps you to manage your p * [keepass-chrome](https://github.com/btd/keepass-chrome) - Small proof of concept extension that loads keepass .kdbx files and allow to get and add passwords. * [keepass-diff](https://github.com/Narigo/keepass-diff) - Command-line tool written in Rust to show differences between two KeePass Database files. * [passifox](https://github.com/pfn/passifox) - Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp). +* [keepassxc-browser](https://github.com/keepassxreboot/keepassxc-browser) - Extension for [Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) and [Firefox](https://addons.mozilla.org/es/firefox/addon/keepassxc-browser/) to allow auto form-fill passwords from KeepassXC ## Security From 98db7aa5e27680b2c86ab7cd00a24546cf742598 Mon Sep 17 00:00:00 2001 From: palmc <11pablomc1c@gmail.com> Date: Tue, 8 Feb 2022 22:06:12 +0100 Subject: [PATCH 2/2] dot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 104fe6b..887dc25 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ KeePass is a free open source password manager, which helps you to manage your p * [Source code](https://github.com/PhilippC/keepass2android) * [KeePassDroid](https://play.google.com/store/apps/details?id=com.android.keepass) - KeePass implementation for android. * [Source code](https://github.com/bpellin/keepassdroid) -* [KeepassDX](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) - Beta password manager for Android +* [KeepassDX](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) - Beta password manager for Android. * [Source code](https://github.com/Kunzisoft/KeePassDX) ### Other clients @@ -112,7 +112,7 @@ KeePass is a free open source password manager, which helps you to manage your p * [keepass-chrome](https://github.com/btd/keepass-chrome) - Small proof of concept extension that loads keepass .kdbx files and allow to get and add passwords. * [keepass-diff](https://github.com/Narigo/keepass-diff) - Command-line tool written in Rust to show differences between two KeePass Database files. * [passifox](https://github.com/pfn/passifox) - Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp). -* [keepassxc-browser](https://github.com/keepassxreboot/keepassxc-browser) - Extension for [Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) and [Firefox](https://addons.mozilla.org/es/firefox/addon/keepassxc-browser/) to allow auto form-fill passwords from KeepassXC +* [keepassxc-browser](https://github.com/keepassxreboot/keepassxc-browser) - Extension for [Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) and [Firefox](https://addons.mozilla.org/es/firefox/addon/keepassxc-browser/) to allow auto form-fill passwords from KeepassXC. ## Security