mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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 <nodiscc@gmail.com>
This commit is contained in:
parent
2d4358cd35
commit
e5f7fce5d1
1 changed files with 11 additions and 0 deletions
11
software/binpastes.yml
Normal file
11
software/binpastes.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue