mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Re-order Password Managers (#1722)
This commit is contained in:
		 matchboxbananasynergy
					matchboxbananasynergy
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8cc83258b7
						
					
				
				
					commit
					35af82b3f1
				
			| @@ -6,55 +6,7 @@ Password managers allow you to securely store and manage passwords and other cre | ||||
|  | ||||
| [Introduction to Passwords :hero-arrow-circle-right-fill:](./basics/passwords-overview.md) | ||||
|  | ||||
| ## Local Storage | ||||
|  | ||||
| These password managers store the password database locally. | ||||
|  | ||||
| ### KeePassDX | ||||
|  | ||||
| !!! recommendation | ||||
|  | ||||
|     { align=right } | ||||
|  | ||||
|     **KeePassDX** is a lightweight password manager for Android, allows editing encrypted data in a single file in KeePass format and can fill in the forms in a secure way. [Contributor Pro](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.pro) allows unlocking cosmetic content and non-standard protocol features, but more importantly, it helps and encourages development. | ||||
|  | ||||
|     [:octicons-home-16: Homepage](https://www.keepassdx.com){ .md-button .md-button--primary } | ||||
|     [:octicons-info-16:](https://github.com/Kunzisoft/KeePassDX/wiki){ .card-link title=Documentation} | ||||
|     [:octicons-code-16:](https://github.com/Kunzisoft/KeePassDX){ .card-link title="Source Code" } | ||||
|     [:octicons-heart-16:](https://www.keepassdx.com/#donation){ .card-link title=Contribute } | ||||
|  | ||||
|     ??? downloads | ||||
|  | ||||
|         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) | ||||
|         - [:pg-f-droid: F-Droid](https://www.f-droid.org/packages/com.kunzisoft.keepass.libre) | ||||
|         - [:fontawesome-brands-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases) | ||||
|  | ||||
| ### KeePassXC | ||||
|  | ||||
| !!! recommendation | ||||
|  | ||||
|     { align=right } | ||||
|  | ||||
|     **KeePassXC** is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, cross-platform and modern open-source password manager. | ||||
|  | ||||
|     [:octicons-home-16: Homepage](https://keepassxc.org){ .md-button .md-button--primary } | ||||
|     [:octicons-eye-16:](https://keepassxc.org/privacy){ .card-link title="Privacy Policy" } | ||||
|     [:octicons-info-16:](https://keepassxc.org/docs/){ .card-link title=Documentation} | ||||
|     [:octicons-code-16:](https://github.com/keepassxreboot/keepassxc){ .card-link title="Source Code" } | ||||
|     [:octicons-heart-16:](https://keepassxc.org/donate/){ .card-link title=Contribute } | ||||
|  | ||||
|     ??? downloads | ||||
|  | ||||
|         - [:fontawesome-brands-windows: Windows](https://keepassxc.org/download/#windows) | ||||
|         - [:fontawesome-brands-apple: macOS](https://keepassxc.org/download/#mac) | ||||
|         - [:fontawesome-brands-linux: Linux](https://keepassxc.org/download/#linux) | ||||
|         - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.keepassxc.KeePassXC) | ||||
|         - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/keepassxc-browser) | ||||
|         - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) | ||||
|  | ||||
| KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) files. This may mean data loss if you import this file into another password manager. We advise you check each record manually. | ||||
|  | ||||
| ## Cloud Sync | ||||
| ## Cloud-based | ||||
|  | ||||
| These password managers sync your passwords to a cloud server for easy accessibility from all your devices and safety against device loss. | ||||
|  | ||||
| @@ -138,7 +90,55 @@ One advantage 1Password has over Bitwarden is its first-class support for native | ||||
|  | ||||
| Psono provides [extensive documentation](https://doc.psono.com/) for their product. The [web-client](https://doc.psono.com/admin/installation/install-webclient.html#installation-with-docker) for Psono can be self-hosted; alternatively, you can choose the full [Community Edition](https://doc.psono.com/admin/installation/install-server-ce.html) or the [Enterprise Edition](https://doc.psono.com/admin/installation/install-server-ee.html) with additional features. | ||||
|  | ||||
| ## Minimal Password Managers | ||||
| ## Local Storage | ||||
|  | ||||
| These options allow you to manage an encrypted password database locally. | ||||
|  | ||||
| ### KeePassXC | ||||
|  | ||||
| !!! recommendation | ||||
|  | ||||
|     { align=right } | ||||
|  | ||||
|     **KeePassXC** is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, cross-platform and modern open-source password manager. | ||||
|  | ||||
|     [:octicons-home-16: Homepage](https://keepassxc.org){ .md-button .md-button--primary } | ||||
|     [:octicons-eye-16:](https://keepassxc.org/privacy){ .card-link title="Privacy Policy" } | ||||
|     [:octicons-info-16:](https://keepassxc.org/docs/){ .card-link title=Documentation} | ||||
|     [:octicons-code-16:](https://github.com/keepassxreboot/keepassxc){ .card-link title="Source Code" } | ||||
|     [:octicons-heart-16:](https://keepassxc.org/donate/){ .card-link title=Contribute } | ||||
|  | ||||
|     ??? downloads | ||||
|  | ||||
|         - [:fontawesome-brands-windows: Windows](https://keepassxc.org/download/#windows) | ||||
|         - [:fontawesome-brands-apple: macOS](https://keepassxc.org/download/#mac) | ||||
|         - [:fontawesome-brands-linux: Linux](https://keepassxc.org/download/#linux) | ||||
|         - [:pg-flathub: Flatpak](https://flathub.org/apps/details/org.keepassxc.KeePassXC) | ||||
|         - [:fontawesome-brands-firefox: Firefox](https://addons.mozilla.org/firefox/addon/keepassxc-browser) | ||||
|         - [:fontawesome-brands-chrome: Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) | ||||
|  | ||||
| KeePassXC stores its export data as [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) files. This may mean data loss if you import this file into another password manager. We advise you check each record manually. | ||||
|  | ||||
| ### KeePassDX (Android) | ||||
|  | ||||
| !!! recommendation | ||||
|  | ||||
|     { align=right } | ||||
|  | ||||
|     **KeePassDX** is a lightweight password manager for Android, allows editing encrypted data in a single file in KeePass format and can fill in the forms in a secure way. [Contributor Pro](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.pro) allows unlocking cosmetic content and non-standard protocol features, but more importantly, it helps and encourages development. | ||||
|  | ||||
|     [:octicons-home-16: Homepage](https://www.keepassdx.com){ .md-button .md-button--primary } | ||||
|     [:octicons-info-16:](https://github.com/Kunzisoft/KeePassDX/wiki){ .card-link title=Documentation} | ||||
|     [:octicons-code-16:](https://github.com/Kunzisoft/KeePassDX){ .card-link title="Source Code" } | ||||
|     [:octicons-heart-16:](https://www.keepassdx.com/#donation){ .card-link title=Contribute } | ||||
|  | ||||
|     ??? downloads | ||||
|  | ||||
|         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) | ||||
|         - [:pg-f-droid: F-Droid](https://www.f-droid.org/packages/com.kunzisoft.keepass.libre) | ||||
|         - [:fontawesome-brands-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases) | ||||
|  | ||||
| ## Command-line | ||||
|  | ||||
| These products are minimal password managers that can be used within scripting applications. | ||||
|  | ||||
|   | ||||
| @@ -353,11 +353,11 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b | ||||
|  | ||||
| <div class="grid cards" markdown> | ||||
|  | ||||
| - { .twemoji } [KeePassDX (Android)](passwords.md#keepassdx) | ||||
| - { .twemoji } [KeePassXC](passwords.md#keepassxc) | ||||
| - { .twemoji } [Bitwarden](passwords.md#bitwarden) | ||||
| - { .twemoji } [1Password](passwords.md#1password) | ||||
| - { .twemoji } [Psono](passwords.md#psono) | ||||
| - { .twemoji } [KeePassXC](passwords.md#keepassxc) | ||||
| - { .twemoji } [KeePassDX (Android)](passwords.md#keepassdx-android) | ||||
| - { .twemoji } [gopass](passwords.md#gopass) | ||||
|  | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user