diff options
author | Simon Ramsay <nexus-uw@users.noreply.github.com> | 2021-02-14 02:35:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-14 02:35:07 +0000 |
commit | 9d436fdb0bf568e9fbd675d871b6943a25627672 (patch) | |
tree | 2c57c5af406d9aa6def171e71820daf3d7714e55 | |
parent | Merge pull request #2377 from timvisee/master (diff) | |
download | awesome-selfhosted-9d436fdb0bf568e9fbd675d871b6943a25627672.tar.gz awesome-selfhosted-9d436fdb0bf568e9fbd675d871b6943a25627672.zip |
added MokinToken to list of pastebins
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1182,6 +1182,7 @@ _See also [Wikis](#wikis)_ - [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` +- [MokinToken](https://mokintoken.ramsay.xyz) - Clientside encrypted pastebin using tweetnacl. ([Source Code](https://github.com/nexus-uw/mokintoken)) `Unlicense` `PHP` - [NoteHub](https://github.com/chmllr/NoteHub) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. `MIT` `Nodejs` - [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` - [pastebin](https://github.com/prologic/pastebin) - Simple pastebin service with convenient api and CLI. ([Demo](https://paste.mills.io)) `MIT` `Go` |