Merge b7586c61274ef96085e8f67ab2760ad880c949d8 into f229480a625eac4af6b17f1cfb7e7bf121001ff6

This commit is contained in:
Soham Sen 2023-06-29 15:47:20 +07:00 committed by GitHub
commit 4202e10aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -1544,6 +1544,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` - [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` - [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` - [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 aims to have ALL the good features while being simple. Supports optional E2E encryption, 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` `Typescript`
### Personal Dashboards ### Personal Dashboards