Addedfaq-v1 (#1404)
This commit is contained in:
commit
f6c47138e1
3 changed files with 28 additions and 0 deletions
docs/docs
|
@ -31,3 +31,17 @@ You can enable FaceID lock under Settings → Security → Lockscreen.
|
|||
### Why does the desktop and mobile app displays different code?
|
||||
|
||||
Please verify that the time on both your mobile and desktop is same.
|
||||
|
||||
### Does ente Authenticator require an account?
|
||||
Answer: No, ente Authenticator does not require an account. You can choose to use the app without backups if you prefer.
|
||||
|
||||
### Can I use the Ente 2FA app on multiple devices and sync them?
|
||||
|
||||
Yes, you can download the Ente app on multiple devices and sync the codes, end-to-end encrypted.
|
||||
|
||||
### What does it mean when I receive a message saying my current device is not powerful enough to verify my password?
|
||||
|
||||
This means that the parameters that were used to derive your master-key on your original device, are incompatible with your current device (likely because it's less powerful).
|
||||
|
||||
If you recover your account via your current device and reset the password, it will re-generate a key that will be compatible on both devices.
|
||||
|
||||
|
|
|
@ -109,3 +109,12 @@ or "dog playing at the beach".
|
|||
|
||||
Check the sections within the upload progress bar for "Failed Uploads," "Ignored
|
||||
Uploads," and "Unsuccessful Uploads."
|
||||
|
||||
## How do i keep NAS and Ente photos synced?
|
||||
|
||||
Please try using our CLI to pull data into your NAS https://github.com/ente-io/ente/tree/main/cli#readme .
|
||||
|
||||
## Is there a way to view all albums on the map view?
|
||||
|
||||
Currently, the Ente mobile app allows you to see a map view of all the albums by clicking on "Your map" under "Locations" on the search screen.
|
||||
|
||||
|
|
|
@ -80,3 +80,8 @@ and is never sent to our servers.
|
|||
|
||||
Please note that only users on the paid plan are allowed to share albums. The
|
||||
receiver just needs a free Ente account.
|
||||
|
||||
|
||||
## Has the Ente Photos app been audited by a credible source?
|
||||
|
||||
Yes, Ente Photos has undergone a thorough security audit conducted by Cure53, in collaboration with Symbolic Software. Cure53 is a prominent German cybersecurity firm, while Symbolic Software specializes in applied cryptography. Please find the full report here: https://ente.io/blog/cryptography-audit/
|
Loading…
Add table
Reference in a new issue