diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-04 13:29:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-04 13:29:00 +0000 |
commit | 636b69397d072045d9ce3abd07884b8a791b704e (patch) | |
tree | da2567bd5bfa60bfba619df695e243f44acf7839 | |
parent | Remove PHP-Proxy (unmaintained since 2020) (#3951) (diff) | |
download | awesome-selfhosted-636b69397d072045d9ce3abd07884b8a791b704e.tar.gz awesome-selfhosted-636b69397d072045d9ce3abd07884b8a791b704e.zip |
Remove Paste (unmaintained since 2021) (#3952)
- ref. #3558
- `WARNING:awesome_lint.py: Paste: last updated -555 days, 4:54:42.041576 ago, older than 365 days`
- Not compatible with PHP8 https://github.com/jordansamuel/PASTE/issues/202
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1527,7 +1527,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` - [pacebin](https://paste.swurl.xyz/) - A dead-simple, self-hostable, filesystem-backed pastebin, written in C using Mongoose. ([Source Code](https://git.swurl.xyz/swirl/pacebin)) `AGPL-3.0` `C` - [Password Pusher](https://pwpush.com) - A dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of views and/or time has passed. ([Source Code](https://github.com/pglombardo/PasswordPusher)) `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.app/) - 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` |