Generate single use, expiring links to share sensitive information.
1.0K
Maintained by: daxAKAhackerman
Where to get help: the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow
Where to file issues: https://github.com/daxAKAhackerman/simple-one-time-secret/issues
Source of this description:
repo's dockerhub_overview.md file (history)
Simple One Time Secret is an application that allows to securely share information using a single-use link. Once the secret has been viewed (or once the expiration is reached), the secret is deleted from the database and no longer accessible. In addition, the server only has access to the encrypted secret and its ID. Everything else is generated client side and is never sent to the server. More precisely:
aes-256-gcm).UUID) of the secret.pako.deflate) concatenation of the ID, IV and encryption key to the hash data of the URL. What makes the hash data special is that it is not sent as part of the URL when the Web page is accessed.View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:f4547fc92…
Size
423.5 MB
Last updated
6 days ago
docker pull daxhackerman/simple-one-time-secret