Skip to content

Commit

Permalink
Add nopaste pastebin alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
pluja authored Feb 16, 2024
1 parent 75842e8 commit 6dcd36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,7 @@ GNU/Linux is a family of free (as in freedom and as in free beer) and open sourc

These tools are useful when sharing secrets, code snippets or any other kind of text with others in a private way.

- [NoPaste](https://github.com/bokub/nopaste) - Open Source pastebin alternative that works with no database, and no back-end code. Instead, the data is compressed and stored entirely in the link that you share, nowhere else.
- [PrivateBin](https://github.com/PrivateBin/PrivateBin) - 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.
- [Yopass](https://github.com/jhaals/yopass) - Secure sharing of secrets, passwords and files.

Expand Down

0 comments on commit 6dcd36b

Please sign in to comment.