renderorange / pasteburn

Sharable, encrypted, ephemeral pastebin.

Home Page:https://pasteburn.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

Pasteburn - Sharable, encrypted, ephemeral pastebin.

DESCRIPTION

Pasteburn is a web application for encrypting and sharing secret content.

Using a secret passphrase you provide, Pasteburn encrypts your message then provides a unique link for you to share. Whomever you share the link and passphrase with can then decrypt and read your message.

Secrets can't be read without the passphrase and can't be restored once they're read or deleted.

Secrets can only be decrypted one time and are deleted when decrypted. Secrets are automatically deleted if not viewed within 7 days.

Pasteburn is built using the Dancer2 web framework, Skeleton CSS boilerplate, and clipboard.js JS library.

INSTALLATION

See the INSTALLATION.md file within this repo for instructions.

COPYRIGHT AND LICENSE

Pasteburn is Copyright (c) 2022 Blaine Motsinger under the MIT license.

Skeleton CSS is Copyright (c) 2011-2014 Dave Gamache under the MIT license.

clipboard.js is Copyright (c) Zeno Rocha under the MIT license.

AUTHOR

Blaine Motsinger blaine@renderorange.com

About

Sharable, encrypted, ephemeral pastebin.

https://pasteburn.io

License:MIT License


Languages

Language:Perl 96.3%Language:CSS 2.9%Language:JavaScript 0.4%Language:Shell 0.3%