From e5f7fce5d111bf0484c9c0b01c0dcf0fff3ecba0 Mon Sep 17 00:00:00 2001 From: Stefan Wilke <45512151+querwurzel@users.noreply.github.com> Date: Sun, 29 Dec 2024 19:06:34 +0100 Subject: [PATCH] add BinPastes to pastebins (#1001) Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/binpastes.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/binpastes.yml diff --git a/software/binpastes.yml b/software/binpastes.yml new file mode 100644 index 0000000000..7f88eecfb8 --- /dev/null +++ b/software/binpastes.yml @@ -0,0 +1,11 @@ +name: BinPastes +website_url: https://github.com/querwurzel/BinPastes +source_code_url: https://github.com/querwurzel/BinPastes +demo_url: https://paste.wylke.it +description: "Minimal pastebin 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