mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2024-09-03 20:15:56 +02:00
Auto-update README
This commit is contained in:
parent
94b3186c72
commit
40d9009ffe
1 changed files with 1 additions and 6 deletions
|
@ -16,12 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Minimalist pastebin where the server has zero knowledge of pasted data
|
||||
|
||||
Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
|
||||
|
||||
This is a fork of ZeroBin, originally developed by Sébastien Sauvage. It was refactored to allow easier and cleaner extensions and has now much more features than the original. It is however still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore such installations can be upgraded to this fork without loosing any data.
|
||||
|
||||
Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.
|
||||
|
||||
**Shipped version:** 1.5.2~ynh1
|
||||
|
||||
|
|
Loading…
Reference in a new issue