From bd2e177f9ca86a2e25fc45ec5afe7de5a71a5399 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 3 Jun 2022 12:24:17 +0200 Subject: [PATCH] Add wastebin to Pastebin section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27f273c2..db72d224 100644 --- a/README.md +++ b/README.md @@ -1431,6 +1431,7 @@ _Related: [Wikis](#wikis)_ - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` - [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust` +- [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. `MIT` `Rust` ### Personal Dashboards