diff --git a/README.md b/README.md index 6afbe67..d824190 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -22,10 +22,9 @@ 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.7.1~ynh1 -**Shipped version:** 1.3.5~ynh3 - -**Demo:** https://privatebin.net/ +**Demo:** ## Screenshots @@ -47,11 +46,11 @@ This means that we have decided to delete the directory that allows us to save t ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -59,7 +58,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --debug or sudo yunohost app upgrade zerobin -u https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 1af01dd..dd6c0d1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -23,10 +23,9 @@ 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.7.1~ynh1 -**Version incluse :** 1.3.5~ynh3 - -**Démo :** https://privatebin.net/ +**Démo :** ## Captures d’écran @@ -42,18 +41,17 @@ Pour une compatibilité complète avec Zerobin et le déchiffrement de tous les Ceci signifie que nous avons décidé de supprimer ce répertoire pour permettre la sécurisation des données. Vous pouvez sauvegarder le répertoire 'data', si vous voulez conservez vos données. Mais vous devriez savoir que cela réduit la sécurité de votre application. -## :red_circle: Fonctions indésirables +## :red_circle: Anti-fonctionnalités -- **Replaced by another app**: Was replaced by another app. Please refer to the README. +- **Remplacé par une autre application** : A été remplacé par une autre application. Se référer au fichier README. ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -61,10 +59,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --debug ou sudo yunohost app upgrade zerobin -u https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**