diff --git a/README.md b/README.md index 64d2728..469b688 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in [Armadietto](https://github.com/remotestorage/armadietto/) is a [remoteStorage](https://remotestorage.io) server written for Node.js. -Armadietto is maintained by remoteStorage Team [IRC](https://kiwiirc.com/client/irc.freenode.net/#remotestorage) +Armadietto is maintained by the remoteStorage community, ([IRC](https://web.libera.chat/#remotestorage), [forums](https://community.remotestorage.io/)). > ### :warning: WARNING > Please do not consider `armadietto` production ready, this project is still @@ -33,9 +33,6 @@ Armadietto is maintained by remoteStorage Team [IRC](https://kiwiirc.com/client/ [Click here](https://remotestorage.io/apps/) to see the list of applications that can be used with RemoteStorage. -### Features - -- liste des caractéristiques... **Shipped version:** 0.0.2~ynh6 @@ -49,16 +46,15 @@ Armadietto is maintained by remoteStorage Team [IRC](https://kiwiirc.com/client/ ## Disclaimers / important information ### :warning: WARNING -Armadietto_ynh still in develoment: +The Armadietto_ynh package is still under development, so you should expect some undocumented changes before it is labeled stable. -* Security considerations from [Armadietto](https://github.com/remotestorage/armadietto/) : +### :information_source: Security considerations from [Armadietto](https://github.com/remotestorage/armadietto/) : - ->### **Storage security** +> #### **Storage security** > ->In production, we recommend that you restrict access to the files managed by your armadietto server as much as possible. This is particularly true if you host your storage on a machine with other web applications; you need to protect your files in the event that one of those apps is exploited. +> In production, we recommend that you restrict access to the files managed by your armadietto server as much as possible. This is particularly true if you host your storage on a machine with other web applications; you need to protect your files in the event that one of those apps is exploited. > ->You should take these steps to keep your storage safe: +> You should take these steps to keep your storage safe: > > - Pick a unique Unix user to run your server process; no other process on the box should run as this user: sudo useradd armadietto --system --no-create-home > diff --git a/README_fr.md b/README_fr.md index 2486452..dc31b55 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour [Armadietto](https://github.com/remotestorage/armadietto/) est un serveur [remoteStorage](https://remotestorage.io) écrit pour Node.js. -Armadietto est maintenu par l'équipe remoteStorage [IRC](https://kiwiirc.com/client/irc.freenode.net/#remotestorage). +Armadietto est maintenu par la communauté remoteStorage, ([IRC](https://web.libera.chat/#remotestorage), [forums](https://community.remotestorage.io/)). > ### :warning: WARNING > Veuillez ne pas considérer `armadietto` comme prêt pour la production, ce projet est toujours @@ -40,13 +40,11 @@ Armadietto est maintenu par l'équipe remoteStorage [IRC](https://kiwiirc.com/cl ## Avertissements / informations importantes ### :warning: WARNING -Armadietto_ynh still in develoment: +Le paquet Armadietto_ynh est toujours en cours de développement, vous devez donc vous attendre à d'éventuels changements non documentés avant qu'il ne soit qualifié de stable. -* l'authentification unique ou l'intégration LDAP ne fonctionne pas ? -* Considérations sur la sécurité de [Armadietto](https://github.com/remotestorage/armadietto/) : +### :information_source: Considérations sur la sécurité de [Armadietto](https://github.com/remotestorage/armadietto/) : - -> ### **Sécurité du stockage** +> #### **Sécurité du stockage** > > En production, nous vous recommandons de restreindre autant que possible l'accès aux fichiers gérés par votre serveur armadietto. Ceci est particulièrement vrai si vous hébergez votre stockage sur une machine avec d'autres applications web ; vous devez protéger vos fichiers dans le cas où l'une de ces applications serait exploitée. >