aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-01 18:08:11 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-01 18:08:11 +0000
commitd38581139b4a148cf8d11c3b8fdad755ed94f8bc (patch)
treec86b9898e21f06bb1b0e704be7237aced81f126b
parentAdded recipe manageemnt software (diff)
downloadawesome-selfhosted-d38581139b4a148cf8d11c3b8fdad755ed94f8bc.tar.gz
awesome-selfhosted-d38581139b4a148cf8d11c3b8fdad755ed94f8bc.zip
Added pastebin description
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04f3049f..a0c3a120 100644
--- a/README.md
+++ b/README.md
@@ -1466,6 +1466,8 @@ _Related: [Wikis](#wikis)_
**[`^ back to top ^`](#)**
+A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content-hosting service used for sharing and storing code and text.
+
- [0bin](https://github.com/Tygs/0bin) - Client side encrypted pastebin. ([Demo](https://0bin.net/)) `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 that's actually minimalist. `WTFPL/0BSD` `Rust`