cloak

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 21 Imported by: 0

README

cloak

cloak is a utility to share senstive details like passwords, API tokens or any other secret text to a recipient. It encrypts the message with a strong XSalsa20 cipher on client side.

The key to decrypt is never stored with the backend, ensuring that only the recipient who has the link can decrypt it. An additional passphrase is required by the user to be set, which ensures that even if the key leaks, only the designated recipient can view the secret.

Visit https://cloak.mrkaran.dev to use.

Self Hosting

See docker-compose.yml for an example.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL