Update Frequently Asked Questions
This commit is contained in:
parent
cbb5dd1e36
commit
ac2b68d3fc
|
@ -15,6 +15,7 @@ So, after this step, the client will generate an archive (protected by the passw
|
|||
# Where is the data stored?
|
||||
|
||||
See https://git.ring.cx/savoirfairelinux/ring-project/wikis/technical/Ring-configuration-path
|
||||
The content of the `export.gz` is explained here: https://git.ring.cx/savoirfairelinux/ring-project/wikis/technical/2.1.-Manage-Accounts#how-it-works-from-scratch
|
||||
|
||||
# How can I back-up my account?
|
||||
|
||||
|
@ -22,6 +23,10 @@ There is two ways to back-up your account.
|
|||
1. Link another device to your account, so your account will be in two devices. You can find this option in the account's settings page.
|
||||
2. Copy the account's archive on a USB key or any another place. This file can be found in the paths given in the previous question. In the linux client, you can export this archive from the client in the account's settings page.
|
||||
|
||||
# What is the PIN when I want to link my account to another device
|
||||
|
||||
When you choose to "link your device with another account", you have to enter the password of your account on your first device and a PIN. This PIN is generated by the first device, when you click on "Link this account to another device" (Generally in Settings=>Accounts=>Choose your account=>Link this account to another device), the account will be sent on the DHT during 5 minutes and a PIN is generated at this moment. This is the PIN you need to enter on the other device.
|
||||
|
||||
# How can I delete my account?
|
||||
|
||||
If you delete the account's archive, your account will no longer exists. If you uninstall Ring, your datas will be deleted too. And nobody will be able to retrieve your account. Never ever.
|
||||
|
|
Loading…
Reference in New Issue