diff options
author | nodiscc <nodiscc@gmail.com> | 2021-03-07 11:22:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-07 11:22:11 +0000 |
commit | 075fd1ceab0984b6a0edb837fcfcce71b4c5774a (patch) | |
tree | cde62d051022296ce83fa4a49c56559d06e25bef | |
parent | updte AUTHORS.md (make contrib) (diff) | |
parent | Adding FlashPaper to Pastebins (diff) | |
download | awesome-selfhosted-075fd1ceab0984b6a0edb837fcfcce71b4c5774a.tar.gz awesome-selfhosted-075fd1ceab0984b6a0edb837fcfcce71b4c5774a.zip |
Merge pull request #2435 from mattburchett/addFlashPaper
Adding FlashPaper to Pastebins
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1183,6 +1183,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` |