rootdo/content/post/privatebin.md
2024-10-04 12:44:59 +00:00

1 KiB

+++ author = "rootdo.com" title = "Privatebin" date = "2024-06-22" description = "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data." tags = [ "post", "privatebin", ] categories = [ "blog", "services", ] series = ["blog"] aliases = ["privatebin"] +++


Description

  • A free open source alternative Wikipedia front-end focused on privacy.

Features

  • Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode.
  • This is a fork of ZeroBin, originally developed by Sébastien Sauvage. PrivateBin was refactored to allow easier and cleaner extensions and has many additional features. It is, however, still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore, such installations can be upgraded to PrivateBin without losing any data.