From d5ea13fc5c320b5b4e3e799f6812edeb8efc70f5 Mon Sep 17 00:00:00 2001 From: mendel5 <60322520+mendel5@users.noreply.github.com> Date: Sun, 30 Jan 2022 14:31:36 +0100 Subject: [PATCH] Add NoPaste for Pastebin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4592b87..db3c5ec 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,8 @@ Overview of alternative open source front-ends for popular internet platforms (e - [MediathekViewWeb](https://github.com/mediathekview/mediathekviewweb): Video content of German public-service television broadcasters (e.g. ARD, ZDF) - Official instance: [mediathekviewweb.de](https://mediathekviewweb.de) +- [NoPaste](https://github.com/bokub/nopaste): NoPaste is an open-source website similar to Pastebin where you can store any piece of code, and generate links for easy sharing + - [PrivateBin](https://github.com/PrivateBin/PrivateBin): Zero knowledge encrypted paste-bin. A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES - [vaultwarden](https://github.com/dani-garcia/vaultwarden): Password manager. Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs