diff options
author | Matt Burchett <matt@mattburchett.com> | 2021-02-27 06:37:25 +0000 |
---|---|---|
committer | Matt Burchett <matt@mattburchett.com> | 2021-02-27 06:41:08 +0000 |
commit | b6c476ebf408d0ec982a62cb5a55d2aac0cbf6ac (patch) | |
tree | a6db9dfbb1a75e485e765f67f57d6d89e1b0a32c | |
parent | Merge pull request #2420 from nexus-uw/master (diff) | |
download | awesome-selfhosted-b6c476ebf408d0ec982a62cb5a55d2aac0cbf6ac.tar.gz awesome-selfhosted-b6c476ebf408d0ec982a62cb5a55d2aac0cbf6ac.zip |
Adding FlashPaper to Pastebins
Adding FlashPaper to Pastebins
Adding FlashPaper to Pastebins
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1179,6 +1179,7 @@ _See also [Wikis](#wikis)_ - [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. ([Demo](https://filite.raphaeltheriault.com)) `MIT` `Rust` +- [FlashPaper](https://github.com/AndrewPaglusch/FlashPaper) - A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. ([Demo](https://flashpaper.io)) `MIT` `PHP` - [Fugacious](https://fugacio.us) - Open source short-term secure messaging (OSSSM). ([Source Code](https://github.com/fugacious/fugacious)) `CC0-1.0` `Ruby` - [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin written in Node.js (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Node.js` - [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` |