drop legacy paste format support

remove support for ZeroBin & v1 pastes and base64 & rawinflate libraries
This commit is contained in:
El RIDO
2025-07-05 11:06:30 +02:00
parent 03e0c81fbf
commit 6d5323e351
14 changed files with 18 additions and 1272 deletions

View File

@@ -12,9 +12,7 @@ Data is encrypted and decrypted in the browser using 256bit AES in
This is a fork of ZeroBin, originally developed by
[Sébastien Sauvage](https://github.com/sebsauvage/ZeroBin). 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.
features.
## What PrivateBin provides