saveoursecrets / sdk

High-level, cross-platform SDK for a local-first, distributed encrypted database that can be used to build password managers, cryptocurrency wallets or other applications that require storing secrets securely.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Support apple style generated passwords #567

Open tmpfs opened 3 hours ago

tmpfs commented 3 hours ago

https://rmondello.com/2024/10/07/apple-passwords-generated-strong-password-format/

This should probably be the default in the password generator.

tmpfs commented 3 hours ago

A python implementation is here https://pypi.org/project/applephrase/