This is an application that enables users to securely send sensitive data (e.g. passwords).
The information that must be kept confidential is stored only until the configured expiration date is reached or until the generated one-time link is accessed, unless the user explicitly allows the link to be accessed multiple times.
Here's how it works:
- Enter a password/secret link/secret message
- Optionally upload files to share encrypted
- Define how long a secret should be available (by default it's available for three days)
- Select if the link to the secret should be available multiple times (this might be useful with file sharing))
- Click 'Generate link'
- The link can be copied or sent directly via e-mail
The message can be viewed once & and will be deleted afterwards (except it has been allowed to be viewed multiple times)!