decentralized-identity / decentralized-identity/web5-wallet
Define passphrase requirements
Open
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
When the user onboards to the application, they need to set a passphrase. This passphrase is used to "unlock" the identity information stored within their DWN.
I added a very basic 3-character minimum passphrase requirement [here](https://github.com/TBD54566975/web5-wallet/blob/main/src/pages/onboarding/create/CreatePassphrase.tsx#L10). However, it should be discussed what passphrase requirements should actually be.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.