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`
This commit is contained in:
nodiscc 2023-02-01 14:04:20 +01:00
parent 0f3b48e82a
commit 2c4b2a05e7
No known key found for this signature in database
GPG Key ID: 067FC4266A4B6909

View File

@ -1461,7 +1461,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`
- [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`