Peekaboo is a secure way to share your secret keys or environment variables with team members with a link that automatically expires after being viewed.

Peekaboo uses RSA-OAEP encryption to securely encrypt your secrets. When you share a secret, Peekaboo generates a key pair, encrypts your secret with the public key, and generates a unique link that you can share with anyone. The link will automatically expire after being viewed, so you can share your secrets with confidence.

To view a secret, simply enter the link that will include the private key that was provided when the secret was shared. Peekaboo will decrypt the secret in the browser and display it to you. Once the secret has been viewed, the link will automatically expire and the secret will be deleted from the server.

Peekaboo stores only your encrypted secret. You keep the keys, and Peekaboo never receives them. Share your secrets confidently with Peekaboo!

Peekaboo is open source and free to use. You can view the source code on GitHub and contribute to the project.

Get Started