From 7e5b5f5b6915c4d0f2b0bb13785f99a13ffd1093 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 27 Aug 2023 21:04:24 +0000 Subject: [PATCH] Auto-update README --- README.md | 10 +++++++--- README_fr.md | 28 ++++++++++++++++------------ 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 75fe36e..66ac7fb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ It shall NOT be edited by hand. # Zerobin for YunoHost -[![Integration level](https://dash.yunohost.org/integration/zerobin.svg)](https://dash.yunohost.org/appci/app/zerobin) ![Working status](https://ci-apps.yunohost.org/ci/badges/zerobin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zerobin.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/zerobin.svg)](https://dash.yunohost.org/appci/app/zerobin) ![Working status](https://ci-apps.yunohost.org/ci/badges/zerobin.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zerobin.maintain.svg) + [![Install Zerobin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zerobin) *[Lire ce readme en français.](./README_fr.md)* @@ -22,8 +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.3.5~ynh3 - +**Shipped version:** 1.5.2~ynh1 **Demo:** https://privatebin.net/ @@ -41,6 +41,10 @@ For full compatibility with ZeroBin and to be able to decrypt old pastes, you wo This means that we have decided to delete the directory that allows us to save the data. You can save the 'data' directory, if you want to keep your data. But you should know that this weakens the security of this application. +## :red_circle: Antifeatures + +- **Replaced by another app**: Was replaced by another app. Please refer to the README. + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 58662a8..9390c4d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,16 @@ It shall NOT be edited by hand. # Zerobin pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/zerobin.svg)](https://dash.yunohost.org/appci/app/zerobin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zerobin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zerobin.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/zerobin.svg)](https://dash.yunohost.org/appci/app/zerobin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zerobin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zerobin.maintain.svg) + [![Installer Zerobin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zerobin) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Zerobin rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Zerobin rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble PrivateBin est un logiciel libre, minimaliste, qui joue le rôle de pastebin (coller-corbeille) où le serveur n'a aucune connaissance des données qu'il stocke. @@ -23,14 +24,13 @@ Ce projet est un fork de ZeroBin, développé à l'origine par Sébastien Sauvag 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.3.5~ynh3 - +**Version incluse :** 1.5.2~ynh1 **Démo :** https://privatebin.net/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Zerobin](./doc/screenshots/screenshot.png) +![Capture d’écran de Zerobin](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -42,11 +42,15 @@ 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 + +- **Replaced by another app**: Was replaced by another app. Please refer to the README. + ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -62,4 +66,4 @@ 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 :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file