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
7 stars 0 forks source link

Support auto group for login secrets #576

Open tmpfs opened 3 weeks ago

tmpfs commented 3 weeks ago

For login secrets that fulfill these rules:

1) Share website URLs that share the same TLD 2) Share the same password

For example, after importing, secrets with multiple websites may be split into separate actual secrets. This feature would allow them to be grouped so that it is a single secret with multiple websites.