# Password Manager

The **Password Manager SDK** allows you to offer your users all the features of a modern password manager application, with the flexibility to create the ideal experience for your customers. Passwords can be a serious security vulnerability for many people. Creating and using unique, secure passwords for each site can be challenging, so people fall into the trap of creating weak passwords or re-using the same ones across multiple sites. The Sudo Platform provides an easy-to-use and convenient password manager that will enable your users to create, store and use secure passwords in a way that seamlessly integrates with their digital identities.

### Key Features

|                                                                                                                                |                                                                                                                                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Client-side Encryption](https://docs.sudoplatform.com/guides/password-manager/password-vault-security)                        | Encrypt your user's vault items with the user's master password and secret code on the client side and never send over the raw vault items.                                              |
| [Secure Vault Storage](https://docs.sudoplatform.com/guides/password-manager/password-vault-security)                          | Protect your users' vault data with multi-factor authentication, including secure remote password (SRP) comprised of the user's master password and secret code.                         |
| [Powerful Credential Management](https://docs.sudoplatform.com/guides/password-manager/managing-password-vault-items)          | Provide your users with a multi-platform solution for storing all their sensitive data, such as login credentials, generated passwords, credit cards, and bank account info.             |
| [Strong Password Generator](https://docs.sudoplatform.com/guides/password-utilities#generating-passwords)                      | Encourage healthy password hygiene by allowing users to quickly and securely generate strong, unique passwords for each login credential they create.                                    |
| [Account Backup & Recovery](https://docs.sudoplatform.com/guides/accessing-the-password-manager#generating-the-rescue-kit-pdf) | Assist your users in securely backing up and storing their master password and secret code, the two critical components to accessing and decrypting their sensitive password vault data. |

### Next Steps

* Integrate the **Password Manager SDK** into your [web](https://docs.sudoplatform.com/guides/integrate-the-password-manager-sdk#integrate-the-js-sdk), [iOS](https://docs.sudoplatform.com/guides/integrate-the-password-manager-sdk#integrate-the-ios-sdk), and [Android](https://docs.sudoplatform.com/guides/integrate-the-password-manager-sdk#integrate-the-android-sdk) applications
* Learn more about [Sudo digital identities](https://docs.sudoplatform.com/concepts/sudo-digital-identities) and other core concepts
