--- meta_title: "I migliori Gestori di Password per proteggere la tua privacy e sicurezza - Privacy Guides" title: "Gestori di password" icon: material/form-textbox-password description: I gestori di password ti consentono di proteggere e gestire in sicurezza password e altre credenziali. cover: passwords.webp schema: - "@context": http://schema.org "@type": WebPage name: Consigli sui Gestori di Password url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: Bitwarden image: /assets/img/password-management/bitwarden.svg url: https://bitwarden.com sameAs: https://it.wikipedia.org/wiki/Bitwarden applicationCategory: Gestore di password operatingSystem: - Windows - macOS - Linux - Android - iOS subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: 1Password image: /assets/img/password-management/1password.svg url: https://1password.com sameAs: https://en.wikipedia.org/wiki/1Password applicationCategory: Gestore di password operatingSystem: - Windows - macOS - Linux - Android - iOS subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: Proton Pass image: /assets/img/password-management/protonpass.svg url: https://proton.me/it/pass applicationCategory: Gestore di password operatingSystem: - Android - iOS subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: Psono image: /assets/img/password-management/psono.svg url: https://psono.com applicationCategory: Gestore di password operatingSystem: - Android - iOS subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: KeePassXC image: /assets/img/password-management/keepassxc.svg url: https://keepassxc.org sameAs: https://it.wikipedia.org/wiki/KeePassXC applicationCategory: Gestore di password operatingSystem: - Windows - macOS - Linux subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: KeePassDX image: /assets/img/password-management/keepassdx.svg url: https://keepassdx.com applicationCategory: Gestore di password operatingSystem: Android subjectOf: "@context": http://schema.org "@type": WebPage url: "./" - "@context": http://schema.org "@type": SoftwareApplication name: Gopass image: /assets/img/password-management/gopass.svg url: https://gopass.pw applicationCategory: Gestore di password operatingSystem: - Windows - macOS - Linux - FreeBSD subjectOf: "@context": http://schema.org "@type": WebPage url: "./" --- Protects against the following threat(s): - [:material-target-account: Attacchi Mirati](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red} - [:material-bug-outline: Attacchi Passivi](basics/common-threats.md#security-and-privacy ""){.pg-orange} - [:material-server-network: Fornitori di Servizi](basics/common-threats.md#privacy-from-service-providers ""){.pg-teal} **Password managers** allow you to securely store and manage passwords and other credentials with the use of a master password. [Introduzione alle password :material-arrow-right-drop-circle:](./basics/passwords-overview.md)

Info

I gestori di password integrati nei software, come i browser e i sistemi operativi, a volte non sono all'altezza di un software di gestione delle password dedicato. The advantage of a built-in password manager is good integration with the software, but it can often be very simple and lack privacy and security features that standalone offerings have. Ad esempio, il gestore di password di Microsoft Edge non offre affatto E2EE. Google's password manager has [optional](https://support.google.com/accounts/answer/11350823) E2EE, and [Apple's](https://support.apple.com/HT202303) offers E2EE by default.
## Basati su Cloud Questi gestori di password, le sincronizzano su un server su cloud per una facile accessibilità da tutti i tuoi dispositivi e per la sicurezza contro la perdita del dispositivo. ### Bitwarden
![Logo di Bitwarden](assets/img/password-management/bitwarden.svg){ align=right } **Bitwarden** è un gestore di password e passkey gratuito e open-source. L'obiettivo è quello di risolvere i problemi di gestione delle password per individui, team e organizzazioni aziendali. Bitwarden è una delle soluzioni migliori e più sicure per memorizzare tutti i vostri login e password, mantenendoli comodamente sincronizzati tra tutti i vostri dispositivi. [:octicons-home-16: Homepage](https://bitwarden.com){ .md-button .md-button--primary } [:octicons-eye-16:](https://bitwarden.com/privacy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://bitwarden.com/help){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/bitwarden){ .card-link title="Source Code" }
Downloads - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden) - [:simple-appstore: App Store](https://apps.apple.com/app/id1137397744) - [:simple-github: GitHub](https://github.com/bitwarden/android/releases) - [:fontawesome-brands-windows: Windows](https://bitwarden.com/download) - [:simple-apple: macOS](https://bitwarden.com/download) - [:simple-linux: Linux](https://bitwarden.com/download) - [:simple-flathub: Flathub](https://flathub.org/apps/details/com.bitwarden.desktop) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/bitwarden-password-manager) - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb) - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/jbkfoedolllekgbhcbcoahefnbanhhlh) - [:simple-safari: Safari](https://apps.apple.com/us/app/bitwarden/id1352778147)
Bitwarden uses [PBKDF2](https://bitwarden.com/help/kdf-algorithms/#pbkdf2) as its key derivation function (KDF) algorithm by default. It also offers [Argon2](https://bitwarden.com/help/kdf-algorithms/#argon2id), which is more secure, as an alternative. You can change your account's KDF algorithm in the web vault. - [x] Select **Settings > Security > Keys > KDF algorithm > Argon2id** Il codice utilizzato dai server di Bitwarden è [open-source](https://github.com/bitwarden/server), quindi se non vuoi utilizzare il loro servizio di cloud, puoi tranquillamente utilizzare un tuo server per la sincronizzazione. **Vaultwarden** is an alternative implementation of Bitwarden's sync server written in Rust and compatible with official Bitwarden clients, perfect for self-hosted deployment where running the resource-heavy official service might not be ideal. Se desideri ospitare autonomamente il tuo server di Bitwarden, desidererai quasi sicuramente utilizzare Vaultwarden, rispetto al codice del server ufficiale di Bitwarden. [:octicons-repo-16: Vaultwarden Repository](https://github.com/dani-garcia/vaultwarden ""){.md-button} [:octicons-info-16:](https://github.com/dani-garcia/vaultwarden/wiki){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/dani-garcia/vaultwarden){ .card-link title="Source Code" } [:octicons-heart-16:](https://github.com/sponsors/dani-garcia){ .card-link title="Contribute" } ### Proton Pass
![Proton Pass logo](assets/img/password-management/protonpass.svg){ align=right } **Proton Pass** is an open-source, end-to-end encrypted password manager developed by Proton, the team behind [Proton Mail](email.md#proton-mail). It securely stores your login credentials, generates unique email aliases, and supports and stores passkeys. [:octicons-home-16: Homepage](https://proton.me/pass){ .md-button .md-button--primary } [:octicons-eye-16:](https://proton.me/pass/privacy-policy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://proton.me/support/pass){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/protonpass){ .card-link title="Source Code" }
Downloads - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=proton.android.pass) - [:simple-appstore: App Store](https://apps.apple.com/us/app/proton-pass-password-manager/id6443490629) - [:fontawesome-brands-windows: Windows](https://proton.me/pass/download) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/proton-pass) - [:simple-googlechrome: Chrome](https://chromewebstore.google.com/detail/proton-pass-free-password/ghmbeldphafepmbegfdlkpapadhbakde) - [:fontawesome-brands-edge: Edge](https://chromewebstore.google.com/detail/proton-pass-free-password/ghmbeldphafepmbegfdlkpapadhbakde) - [:octicons-browser-16: Web](https://pass.proton.me)
With the acquisition of SimpleLogin in April 2022, Proton has offered a "hide-my-email" feature that lets you create 10 aliases (free plan) or unlimited aliases (paid plans). The Proton Pass mobile apps and browser extension underwent an audit performed by Cure53 throughout May and June 2023. The security analysis company concluded: > Le applicazioni e i componenti di Proton Pass lasciano un'impressione piuttosto positiva in termini di sicurezza. All issues were addressed and fixed shortly after the [report](https://res.cloudinary.com/dbulfrlrz/images/v1707561557/wp-pme/Cure53-proton-pass-20230717/Cure53-proton-pass-20230717.pdf). ### 1Password
![1Password logo](assets/img/password-management/1password.svg){ align=right } **1Password** is a password manager with a strong focus on security and ease-of-use that allows you to store passwords, passkeys, credit cards, software licenses, and any other sensitive information in a secure digital vault. Your vault is hosted on 1Password's servers for a [monthly fee](https://1password.com/sign-up). 1Password is [audited](https://support.1password.com/security-assessments) on a regular basis and provides exceptional customer support. 1Password è closed source; tuttavia, la sicurezza del prodotto è documentata in modo esauriente nel suo [white paper sulla sicurezza](https://1passwordstatic.com/files/security/1password-white-paper.pdf). [:octicons-home-16: Homepage](https://1password.com){ .md-button .md-button--primary } [:octicons-eye-16:](https://1password.com/legal/privacy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://support.1password.com){ .card-link title="Documentation" }
Downloads - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.onepassword.android) - [:simple-appstore: App Store](https://apps.apple.com/app/id1511601750) - [:fontawesome-brands-windows: Windows](https://1password.com/downloads/windows) - [:simple-apple: macOS](https://1password.com/downloads/mac) - [:simple-linux: Linux](https://1password.com/downloads/linux) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/1password-x-password-manager) - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/1password-%E2%80%93-password-mana/aeblfdkhhhdcdjpifhhbdiojplfjncoa) - [:fontawesome-brands-edge: Edge](https://microsoftedge.microsoft.com/addons/detail/dppgmdbiimibapkepcbdbmkaabgiofem) - [:simple-safari: Safari](https://apps.apple.com/us/app/1password-for-safari/id1569813296) - [:octicons-browser-16: Web](https://my.1password.com/signin)
Traditionally, 1Password has offered the best password manager user experience for people using macOS and iOS; however, it has now achieved feature parity across all platforms. 1Password's clients boast many features geared towards families and less technical people, such as an intuitive UI for ease of use and navigation, as well as advanced functionality. Notably, nearly every feature of 1Password is available within its native mobile or desktop clients. La tua cassaforte di 1Password è protetta sia dalla password principale che da una chiave di sicurezza randomizzata di 34 caratteri per crittografare i tuoi dati sui loro server. Tale chiave di sicurezza aggiunge un livello di protezione ai tuoi dati, poiché, essi, sono protetti da un'entropia elevata, indipendentemente dalla tua password principale. Molti altri gestori delle password si affidano interamente alla forza della tua password principale per proteggere i tuoi dati. ### Psono
![Logo di Psono](assets/img/password-management/psono.svg){ align=right } **Psono** è un gestore di password gratuito e open source dalla Germania, con particolare attenzione alla gestione delle password per i team. Psono supporta la condivisione sicura di password, file, segnalibri ed email. Tutti i codici segreti sono protetti da una password principale. [:octicons-home-16: Homepage](https://psono.com){ .md-button .md-button--primary } [:octicons-eye-16:](https://psono.com/privacy-policy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://doc.psono.com){ .card-link title="Documentation" } [:octicons-code-16:](https://gitlab.com/psono){ .card-link title="Source Code" }
Scarica - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.psono.psono&gl=It) - [:simple-appstore: App Store](https://apps.apple.com/it/app/psono-password-manager/id1545581224) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/it/firefox/addon/psono-pw-password-manager) - [:simple-googlechrome: Chrome](https://chromewebstore.google.com/detail/psono-free-password-manag/eljmjmgjkbmpmfljlmklcfineebidmlo) - [:simple-docker: Docker Hub](https://hub.docker.com/r/psono/psono-client)
Psono fornisce un'ampia documentazione sul proprio prodotto. Il client web per Psono è ospitabile autonomamente; altrimenti, puoi scegliere la Community Edition completa o l'Enterprise Edition con funzionalità aggiuntive. In April 2024, Psono added [support for passkeys](https://psono.com/blog/psono-introduces-passkeys) for the browser extension only. ### Criteri **Ti preghiamo di notare che non siamo affiliati con alcun progetto consigliato.** Oltre ai [nostri criteri standard](about/criteria.md), abbiamo sviluppato una serie chiara di requisiti per consentirci di fornire consigli oggettivi. Ti suggeriamo di familiarizzare con questo elenco prima di scegliere di utilizzare un progetto e di condurre le tue ricerche per assicurarti che si tratti della scelta adatta a te. #### Requisiti minimi - Deve utilizzare un'E2EE forte, basata sugli standard e moderna. - Deve disporre di pratiche crittografiche e di sicurezza documentate approfonditamente. - Must have a published audit from a reputable, independent third party. - Tutta la telemetria non essenziale dev'essere facoltativa. - Non deve raccogliere più PII di quanto necessario, per scopi di fatturazione. #### Caso migliore I nostri criteri ottimali rappresentano ciò che vorremmo vedere dal progetto perfetto in questa categoria. I nostri consigli potrebbero non includere tutte o alcune di queste funzionalità, ma quelli che le includono potrebbero essere preferiti ad altri su questa pagina. - La telemetria dovrebbe essere su richiesta (disabilitata di default) o non raccolta affatto. - Dovrebbe essere open source e ragionevolmente auto-ospitabile. ## Archiviazione locale Queste opzioni ti consentono di gestire localmente un database di password crittografate. ### KeePassXC
![KeePassXC logo](assets/img/password-management/keepassxc.svg){ align=right } **KeePassXC** is a community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal of extending and improving it with new features and bug fixes 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) - [:simple-apple: macOS](https://keepassxc.org/download/#mac) - [:simple-linux: Linux](https://keepassxc.org/download/#linux) - [:simple-flathub: Flatpak](https://flathub.org/apps/details/org.keepassxc.KeePassXC) - [:simple-firefoxbrowser: Firefox](https://addons.mozilla.org/firefox/addon/keepassxc-browser) - [:simple-googlechrome: Chrome](https://chrome.google.com/webstore/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk)
KeePassXC memorizza i suoi dati di esportazione come file [CSV](https://en.wikipedia.org/wiki/Comma-separated_values). You may encounter data loss if you import this file into another password manager. Consigliamo di controllare manualmente ogni record. ### KeePassDX (Android)
![KeePassDX logo](assets/img/password-management/keepassdx.svg){ align=right } **KeePassDX** is a lightweight password manager for Android; it allows for editing encrypted data in a single file in KeePass format and can fill in forms securely. The [pro version](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.pro) of the app allows you to unlock cosmetic content and non-standard protocol features, but more importantly, it helps and encourages development. [:octicons-home-16: Homepage](https://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://keepassdx.com/#donation){ .card-link title="Contribute" }
Download - [:simple-googleplay: Google Play](https://play.google.com/store/apps/details?id=com.kunzisoft.keepass.free) - [:simple-github: GitHub](https://github.com/Kunzisoft/KeePassDX/releases)
### Gopass (CLI)
![Gopass logo](assets/img/password-management/gopass.svg){ align=right } **Gopass** is a minimal password manager for the command line written in Go. It can be used within scripting applications and works on all major desktop and server operating systems. [:octicons-home-16: Homepage](https://gopass.pw){ .md-button .md-button--primary } [:octicons-info-16:](https://github.com/gopasspw/gopass/tree/master/docs){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/gopasspw/gopass){ .card-link title="Source Code" } [:octicons-heart-16:](https://github.com/sponsors/dominikschulz){ .card-link title="Contribute" }
Downloads - [:fontawesome-brands-windows: Windows](https://gopass.pw/#install-windows) - [:simple-apple: macOS](https://gopass.pw/#install-macos) - [:simple-linux: Linux](https://gopass.pw/#install-linux) - [:simple-freebsd: FreeBSD](https://gopass.pw/#install-bsd)
### Criteri **Ti preghiamo di notare che non siamo affiliati con alcun progetto consigliato.** Oltre ai [nostri criteri standard](about/criteria.md), abbiamo sviluppato una serie chiara di requisiti per consentirci di fornire consigli oggettivi. Ti suggeriamo di familiarizzare con questo elenco prima di scegliere di utilizzare un progetto e di condurre le tue ricerche per assicurarti che si tratti della scelta adatta a te. - Deve essere multipiattaforma.