aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-03-24 15:23:58 +0000
committerGitHub <noreply@github.com>2023-03-24 15:23:58 +0000
commitf0e3e570c8115c66ba66bcef7049dce8c8943fdf (patch)
treec542b0d24760f5fba9d58ed83dcd1c321971f716 /README.md
parentFix "SourceBans++" category (#3660) (diff)
downloadawesome-selfhosted-f0e3e570c8115c66ba66bcef7049dce8c8943fdf.tar.gz
awesome-selfhosted-f0e3e570c8115c66ba66bcef7049dce8c8943fdf.zip
remove snippet-box (unmaintained since 2021) (#3664)
- WARNING:awesome_lint.py: Snippet Box: last updated -520 days, 1:27:30.385849 ago, older than 365 days - unaddressed security issues - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e04d3d86..c2c30e15 100644
--- a/README.md
+++ b/README.md
@@ -1508,7 +1508,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content
- [PurritoBin](https://github.com/PurritoBin/PurritoBin) - Ultra fast, minimalistic, encrypted command line paste-bin, where the server has no knowledge of the paste data. `ISC` `C++`
- [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust`
- [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby`
-- [Snippet Box](https://github.com/pawelmalak/snippet-box) - Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. `MIT` `Nodejs`
- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python`
- [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker`
- [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python`