From e31915b8a843179fb5cf9f3f112e64d2b10b71ea Mon Sep 17 00:00:00 2001 From: Kazi Date: Sun, 6 Aug 2023 05:16:27 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 960fb5e7..f2a34804 100644 --- a/README.md +++ b/README.md @@ -1546,7 +1546,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` - +- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. [Source Code](https://github.com/HemmeligOrg/Hemmelig.app) ### Personal Dashboards From cef56a63ce901e0efdd494745033b1bd92f508a4 Mon Sep 17 00:00:00 2001 From: Kazi Date: Sun, 6 Aug 2023 05:20:16 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a34804..6e7c9485 100644 --- a/README.md +++ b/README.md @@ -1546,7 +1546,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` -- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. [Source Code](https://github.com/HemmeligOrg/Hemmelig.app) +- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. [Source Code](https://github.com/HemmeligOrg/Hemmelig.app) `MIT` `JavaScript` ### Personal Dashboards From 1885d37c74d554061af68e4461b820fa4b4c2f36 Mon Sep 17 00:00:00 2001 From: Kazi Date: Sun, 6 Aug 2023 05:21:26 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e7c9485..b2beafe1 100644 --- a/README.md +++ b/README.md @@ -1546,7 +1546,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` -- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. [Source Code](https://github.com/HemmeligOrg/Hemmelig.app) `MIT` `JavaScript` +- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. ([Source Code](https://github.com/HemmeligOrg/Hemmelig.app)) `MIT` `JavaScript` ### Personal Dashboards From 55dee06a9fde73472171b6cd57c7cfc5eaed0205 Mon Sep 17 00:00:00 2001 From: Kazi Date: Sun, 6 Aug 2023 14:44:46 +0200 Subject: [PATCH 4/5] Add hemmelig to Pastebins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2beafe1..92bc4d29 100644 --- a/README.md +++ b/README.md @@ -1525,6 +1525,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. `MIT` `Rust` - [FlashPaper](https://github.com/AndrewPaglusch/FlashPaper) - A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. ([Demo](https://flashpaper.io)) `MIT` `PHP` - [Hasty Paste](https://enchantedcode.co.uk/hasty-paste/) - A place to quickly paste some text and share it. Mostly used for sharing debug logs and such to help developers provide tech support. The project aims to be both fast and minimal. ([Source Code](https://github.com/enchant97/hasty-paste)) `AGPL-3.0` `Docker/Python` +- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. ([Source Code](https://github.com/HemmeligOrg/Hemmelig.app)) `MIT` `Docker` - [Lenpaste](https://git.lcomrade.su/root/lenpaste) - Web service that allows you to share notes anonymously, an alternative to pastebin. ([Demo](https://paste.lcomrade.su/)) `AGPL-3.0` `Docker/Go` - [LogPaste](https://github.com/mtlynch/logpaste) - Minimal pastebin web app that's easy to self-host and persists data to any S3-compatible backend. ([Demo](https://logpaste.com/)) `MIT` `Go` - [MicroBin](https://github.com/szabodanika/microbin) - Simple, performant, configurable, entirely self-contained pastebin and URL shortener. `BSD-3-Clause` `Rust` @@ -1546,7 +1547,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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` -- [Hemmelig](https://hemmelig.app) - Share encrypted secrets cross organizations, or as private persons. ([Source Code](https://github.com/HemmeligOrg/Hemmelig.app)) `MIT` `JavaScript` ### Personal Dashboards From 08fabd68158493bac6eed7f4a5669dca3ed8b44d Mon Sep 17 00:00:00 2001 From: Kazi Date: Tue, 8 Aug 2023 12:45:08 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92bc4d29..af6fdba3 100644 --- a/README.md +++ b/README.md @@ -1548,6 +1548,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content - [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 **[`^ back to top ^`](#awesome-selfhosted)**