From ade1bb98141cd5a45e4caff41ed1d2d31fbde995 Mon Sep 17 00:00:00 2001 From: Stefan Wilke <45512151+querwurzel@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:13:29 +0100 Subject: [PATCH] add BinPastes to pastebins https://github.com/querwurzel/BinPastes --- software/binpastes.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/binpastes.yml diff --git a/software/binpastes.yml b/software/binpastes.yml new file mode 100644 index 0000000000..9dd505a641 --- /dev/null +++ b/software/binpastes.yml @@ -0,0 +1,10 @@ +name: BinPastes +website_url: https://github.com/querwurzel/BinPastes +description: Minimal pastebin also supporting client-side encryption, fulltext search, one-time messages. Intended for one to few users looking for a simple pastebin deployment. +licenses: + - Apache-2.0 +platforms: + - Java +tags: + - Pastebins +source_code_url: https://github.com/querwurzel/BinPastes