You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Easy Mode offers three hardcoded options for key pair selection: RSA, DSA, and ECC 25519. While these are useful, they limit flexibility for users who need other key types or configurations.
I propose the following feature enhancement to improve the usability of Easy Mode:
Add Custom Key Pairs: Users should be able to define custom key pairs (combinations of primary and subkeys) in Easy Mode.
Remove Key Pairs: Users should have the option to remove key pairs from the Easy Mode selection list. This would allow them to declutter the interface by hiding algorithms they don’t use.
Persistence: Custom key pairs and removed options should persist across devices in portable version, so users don’t need to reconfigure Easy Mode on every device they use portable version.