1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/encryptic_ynh.git synced 2024-09-03 18:26:30 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/encryptic_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-05-19 11:46:58 +02:00
commit 6bf8d30d39
2 changed files with 39 additions and 23 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Encryptic for YunoHost # Encryptic for YunoHost
[![Integration level](https://dash.yunohost.org/integration/encryptic.svg)](https://dash.yunohost.org/appci/app/encryptic) ![](https://ci-apps.yunohost.org/ci/badges/encryptic.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/encryptic.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/encryptic.svg)](https://dash.yunohost.org/appci/app/encryptic) ![Working status](https://ci-apps.yunohost.org/ci/badges/encryptic.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/encryptic.maintain.svg)
[![Install Encryptic with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=encryptic) [![Install Encryptic with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=encryptic)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -35,25 +36,30 @@ The data is private because it is stored by default on your machine (InnoDB and
## Screenshots ## Screenshots
![](./doc/screenshots/encryptic.png) ![Screenshot of Encryptic](./doc/screenshots/encryptic.png)
## :red_circle: Antifeatures
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentation and resources ## Documentation and resources
* Official app website: https://www.encryptic.org/ * Official app website: <https://www.encryptic.org/>
* Official admin documentation: https://github.com/encryptic-team/encryptic/wiki * Official admin documentation: <https://github.com/encryptic-team/encryptic/wiki>
* Upstream app code repository: https://github.com/encryptic-team/encryptic * Upstream app code repository: <https://github.com/encryptic-team/encryptic>
* YunoHost documentation for this app: https://yunohost.org/app_encryptic * YunoHost documentation for this app: <https://yunohost.org/app_encryptic>
* Report a bug: https://github.com/YunoHost-Apps/encryptic_ynh/issues * Report a bug: <https://github.com/YunoHost-Apps/encryptic_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
or or
sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** https://yunohost.org/packaging_apps **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,15 +1,20 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Encryptic pour YunoHost # Encryptic pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/encryptic.svg)](https://dash.yunohost.org/appci/app/encryptic) ![](https://ci-apps.yunohost.org/ci/badges/encryptic.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/encryptic.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/encryptic.svg)](https://dash.yunohost.org/appci/app/encryptic) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/encryptic.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/encryptic.maintain.svg)
[![Installer Encryptic avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=encryptic) [![Installer Encryptic avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=encryptic)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Encryptic rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Encryptic 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Encryptic (fork of Laverna) is an anonymous system, encrypted and without registration required, it is accessible via a web browser (without software installation). Encryptic (fork of Laverna) is an anonymous system, encrypted and without registration required, it is accessible via a web browser (without software installation).
The data is private because it is stored by default on your machine (InnoDB and localstorage), it is a setting in the settings that will allow you to synchronize it via the cloud on your various devices. The data is private because it is stored by default on your machine (InnoDB and localstorage), it is a setting in the settings that will allow you to synchronize it via the cloud on your various devices.
@ -29,27 +34,32 @@ The data is private because it is stored by default on your machine (InnoDB and
**Démo :** https://app.encryptic.org/ **Démo :** https://app.encryptic.org/
## Captures d'écran ## Captures décran
![](./doc/screenshots/encryptic.png) ![Capture décran de Encryptic](./doc/screenshots/encryptic.png)
## :red_circle: Fonctions indésirables
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://www.encryptic.org/ * Site officiel de lapp : <https://www.encryptic.org/>
* Documentation officielle de l'admin : https://github.com/encryptic-team/encryptic/wiki * Documentation officielle de ladmin : <https://github.com/encryptic-team/encryptic/wiki>
* Dépôt de code officiel de l'app : https://github.com/encryptic-team/encryptic * Dépôt de code officiel de lapp : <https://github.com/encryptic-team/encryptic>
* Documentation YunoHost pour cette app : https://yunohost.org/app_encryptic * Documentation YunoHost pour cette app : <https://yunohost.org/app_encryptic>
* Signaler un bug : https://github.com/YunoHost-Apps/encryptic_ynh/issues * Signaler un bug : <https://github.com/YunoHost-Apps/encryptic_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug sudo yunohost app upgrade encryptic -u https://github.com/YunoHost-Apps/encryptic_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>