mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2024-09-03 20:15:56 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/privatebin_ynh into testing
This commit is contained in:
commit
4a08ee3934
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mo
|
|||
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.
|
||||
|
||||
|
||||
**Shipped version:** 1.5.1~ynh2
|
||||
**Shipped version:** 1.5.2~ynh1
|
||||
|
||||
**Demo:** https://privatebin.net/
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ Les données sont chiffrées et déchiffrées dans le navigateur en utilisant la
|
|||
Ce projet est un fork de ZeroBin, développé à l'origine par Sébastien Sauvage. Il a été ré-écrit pour accepter plus facilement des extensions en rajoutant plus de fonctionnalités. Il reste cependant compatible avec le schéma original de stockage des données Zerobin 0.19. Ainsi toutes les installations peuvent être mises à jour vers ce projet, sans perte de données.
|
||||
|
||||
|
||||
**Version incluse :** 1.5.1~ynh2
|
||||
**Version incluse :** 1.5.2~ynh1
|
||||
|
||||
**Démo :** https://privatebin.net/
|
||||
|
||||
|
|
Loading…
Reference in a new issue