doc/app_ffsync_fr.md
2020-04-13 15:11:33 +02:00

38 lines
2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# <img src="/images/ffsync_logo.png" width="80px" alt="logo de Firefox Sync"> Firefox Sync
[![Install Firefox Sync with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=ffsync) [![Integration level](https://dash.yunohost.org/integration/ffsync.svg)](https://dash.yunohost.org/appci/app/ffsync)
### Index
- [Configuration](#configuration)
- [Firefox bureau](#firefox-bureau)
- [Firefox mobile](#firefox-mobile)
- [Limitations avec YunoHost](#limitations-avec-yunohost)
- [Liens utiles](#liens-utiles)
Firefox Sync permet la synchronisation des favoris, des marques-pages, de lhistorique, des onglets, des extensions entre plusieurs instances du navigateur web Firefox.
## Configuration
Une fois installé, le site `domain.tld/path` devrait afficher une page expliquant comment le configurer.
Pour utiliser votre serveur personnel de synchronisation Firefox, vous allez devoir configurer votre explorateur internet [Firefox](https://www.mozilla.org/fr/firefox/new/).
### Firefox bureau
1. Une fois Firefox lancé ouvrer cette adresse URL : `about:config`
2. Recherchez : `identity.sync.tokenserver.uri`
3. Remplacez lURL par la vôtre : `https://mondomaine.tld/adresse/token/1.0/sync/1.5`
4. Créez un compte chez Mozilla : https://accounts.firefox.com/signup
### Firefox mobile
Avec les versions récentes de Firefox pour mobile la démarche est identique identique à la version bureau.
## Limitations avec YunoHost
Par défaut, un serveur configuré reportera l'authentification sur le serveur de comptes hébergé par Mozilla à l'adresse https://accounts.firefox.com. Vous devrez donc toujours vous authentifier sur Mozilla, mais le stockage de vos informations se fera sur votre hôte.
## Liens utiles
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/APPLICATION](https://github.com/YunoHost-Apps/ffsync_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/ffsync/issues](https://github.com/YunoHost-Apps/ffsync_ynh/issues)