Compare commits

...

2 Commits

Author SHA1 Message Date
nodiscc
d305ee513c
Merge 2c4b2a05e713a8d0e488b8ab2ba5b54d3a10363a into 74522a5926865b90d724e6c7f7091721f1107fff 2023-06-13 21:02:17 -04:00
nodiscc
2c4b2a05e7
remove 0bin (unmaintained since 2021)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: 0bin: last updated -676 days, 23:52:18.754033 ago, older than 365 days`
2023-02-01 14:04:21 +01:00

View File

@ -1503,7 +1503,6 @@ A [password manager](https://en.wikipedia.org/wiki/Password_manager) allows user
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`
- [dpaste](https://dpaste.org/) - Simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/bartTC/dpaste)) `MIT` `Docker`