From 2d64ca24d417b319aa08f80a2658683b647c72ea Mon Sep 17 00:00:00 2001 From: Soham Sen Date: Thu, 6 Jul 2023 20:35:33 +0530 Subject: [PATCH] Added YABin to pastebins (#3898) --- AUTHORS.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS.md b/AUTHORS.md index 6030224c..ad4d539f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1108,6 +1108,7 @@ |1|Simon Vandevelde | |1|SimonFischerSE <101107387+SimonFischerSE@users.noreply.github.com>| |1|SlidingHorn | +|1|Soham Sen | |1|Sourabh Joshi <38150665+sourabh-joshi@users.noreply.github.com>| |1|Spencer McIntyre | |1|Spencer Muise | diff --git a/README.md b/README.md index dee67da1..1ca16777 100644 --- a/README.md +++ b/README.md @@ -1539,6 +1539,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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. ([Demo](https://bin.bloerg.net)) `MIT` `Rust` +- [YABin](https://github.com/Yureien/YABin) - A pastebin that contains plentiful features while remaining simple. Supports optional E2E encryption, a client-side CLI app, syntax highlighting, minimalistic UI, APIs, keyboard shortcuts, and more. It can even be run in serverless environments. ([Demo](https://bin.sohamsen.me/)) `MIT` `Nodejs` ### Personal Dashboards