Compare commits

...

7 Commits

Author SHA1 Message Date
Soham Sen
b057c33022
Merge 8baedabd2196e9f0efc69f10c82a8035f961294a into a5ab91d74e39949783e8d09879750a4d65da4e01 2023-07-02 22:57:22 +00:00
Soham Sen
8baedabd21
Merge branch 'master' into master 2023-07-03 04:27:06 +05:30
Soham Sen
385d18bc4d
Update README.md 2023-06-29 16:55:01 +05:30
Soham Sen
b7586c6127 Added yabin to Pastebins 2023-06-23 12:35:33 +05:30
Soham Sen
5459533708 Added yabin to Pastebins 2023-06-23 12:34:07 +05:30
Soham Sen
30660acd8f
Merge branch 'awesome-selfhosted:master' into master 2023-06-23 12:32:08 +05:30
Soham Sen
197b9ef654 Added YABin to pastebins
YABin is a pastebin that aims to have all the good features of a pastebin while being simple. Source: https://github.com/Yureien/YABin
2023-06-14 21:07:47 +05:30
2 changed files with 2 additions and 0 deletions

View File

@ -1108,6 +1108,7 @@
|1|Simon Vandevelde <simon.vandevelde@hotmail.com>|
|1|SimonFischerSE <101107387+SimonFischerSE@users.noreply.github.com>|
|1|SlidingHorn <slidinghorn@protonmail.com>|
|1|Soham Sen <hello@sohamsen.me>|
|1|Sourabh Joshi <38150665+sourabh-joshi@users.noreply.github.com>|
|1|Spencer McIntyre <zeroSteiner@gmail.com>|
|1|Spencer Muise <spencermuise@gmail.com>|

View File

@ -1542,6 +1542,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