diff options
author | Alexey Milovidov <milovidov@clickhouse.com> | 2022-06-07 20:18:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 20:18:12 +0000 |
commit | 57478b0cf1ab7e08dfa1b219f00804a9d4f75ac6 (patch) | |
tree | e7e3f84b7d1c6b261c5c84facec7f9936fb5c611 | |
parent | add Mars Server to Self Hosting Solutions (#2983) (diff) | |
download | awesome-selfhosted-57478b0cf1ab7e08dfa1b219f00804a9d4f75ac6.tar.gz awesome-selfhosted-57478b0cf1ab7e08dfa1b219f00804a9d4f75ac6.zip |
Add pastila.nl (#2999)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1422,6 +1422,7 @@ _Related: [Wikis](#wikis)_ - [paaster](https://paaster.io) - Paaster is a secure by default end-to-end encrypted pastebin built with the objective of simplicity. ([Source Code](https://github.com/WardPearce/paaster)) `GPL-3.0` `Docker` - [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` - [Pastefy](https://pastefy.ga) - Beautiful, simple and easy to deploy Pastebin with optional Client-Encryption, Multitab-Pastes, an API, a highlighted Editor and more. ([Source Code](https://github.com/interaapps/pastefy), [Clients](https://github.com/topics/pastefy-addon)) `MIT` `Java` +- [Pastila](https://pastila.nl/) - Minimalistic paste service. Single page, zero click experience. ([Source Code](https://github.com/ClickHouse/pastila)) `Apache-2.0` `SQL` - [pasty](https://github.com/lus/pasty) - Pasty is a fast and lightweight code pasting server. ([Demo](https://pasty.lus.pm/)) `MIT` `Go` - [pb](https://github.com/ptpb/pb) - Lightweight pastebin (and url shortener) built using flask. `GPL-3.0` `Python` - [PrivateBin](https://privatebin.info/) - PrivateBin is a minimalist, opensource online pastebin/discussion board where the server has zero knowledge of hosted data. ([Demo](https://privatebin.net/), [Source Code](https://github.com/PrivateBin/PrivateBin)) `Zlib` `PHP` |