secretin-app
secretin-app copied to clipboard
Add custom fields to a secret
The user should be able to add an arbitrary number of fields on a secret. The name and type of those fields should be customizable.
Proposed field types :
- text (equivalent to the current login and url fields)
- password (equivalent to the current password field)
- textarea (for longer text)
By default, a new secret should contain a login and a password