aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Doyle <jordan@9t9t9.com>2019-03-06 22:46:00 +0000
committerJordan Johnson-Doyle <jordanjd@amazon.co.uk>2019-03-06 22:48:04 +0000
commitc6a60ef068719cf17ddbc3be0b0809d7270f8afe (patch)
tree806623d78ec0b372a0c28503085d196e88d49577
parentMerge pull request #1637 from Kickball/rm-apache-bloodhound (diff)
downloadawesome-selfhosted-c6a60ef068719cf17ddbc3be0b0809d7270f8afe.tar.gz
awesome-selfhosted-c6a60ef068719cf17ddbc3be0b0809d7270f8afe.zip
Add bin
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e7f3179..25c76042 100644
--- a/README.md
+++ b/README.md
@@ -1035,6 +1035,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [0bin](https://github.com/sametmax/0bin) - Client side encrypted pastebin. `WTFPL` `Python`
- [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python`
+- [bin](https://github.com/w4/bin) - a paste bin. ([Demo](https://bin.doyle.la)) `WTFPL/0BSD` `Rust`
- [CoderVault](https://github.com/codervault) - Open source, self-hosted, snippet manager. ([Source Code](https://github.com/codervault/codervault)) `MIT` `Ruby`
- [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`