diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-07 15:12:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 15:12:51 +0000 |
commit | 321519ab64beff0b18e9ec505d304b3ae6f5c068 (patch) | |
tree | 0ed597cf762ac1e10e9c78cf769250d0526d88c4 /README.md | |
parent | Merge pull request #1643 from luuknieuwdorp/patch-1 (diff) | |
parent | Adds period after description (diff) | |
download | awesome-selfhosted-321519ab64beff0b18e9ec505d304b3ae6f5c068.tar.gz awesome-selfhosted-321519ab64beff0b18e9ec505d304b3ae6f5c068.zip |
Merge pull request #1615 from amoose/patch-1
Adds Fugacious to pastebins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1039,6 +1039,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `MIT` `Ruby` - [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). ([Demo](https://paste.edra.ovh/)) `MIT` `PHP` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` +- [Fugacious](https://fugacio.us) - Open source short-term secure messaging (OSSSM). ([Source Code](https://github.com/fugacious/fugacious)) - [GIST](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. ([Demo](https://gist.deblan.org/)) `GPL-3.0` `PHP` - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` - [Modern Paste](https://www.modernpaste.com) - Modern pastebin with a contemporary, minimalistic user interface backed by a robust feature set. ([Source Code](https://github.com/LINKIWI/modern-paste)) `MIT` `Python` |