From 5e93a98390dc29baa01c66bc6922f5e65e025bd6 Mon Sep 17 00:00:00 2001 From: bencharp Date: Wed, 12 Jan 2022 01:11:22 +0100 Subject: [PATCH] report @raucao patch-1 & liitle doc corrections --- doc/DESCRIPTION.md | 5 +---- doc/DESCRIPTION_fr.md | 2 +- doc/DISCLAIMER.md | 11 +++++------ doc/DISCLAIMER_fr.md | 8 +++----- 4 files changed, 10 insertions(+), 16 deletions(-) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index b305f9b..2f61dd5 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,7 +1,7 @@ [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 @@ -16,6 +16,3 @@ 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... diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index 7fd6c07..0a88b55 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -1,7 +1,7 @@ [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 diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 62f67a7..75d177a 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,14 +1,13 @@ ### :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/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index 0fbb563..26068a0 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -1,11 +1,9 @@ ### :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. >