yarn pretty
This commit is contained in:
parent
f6c47138e1
commit
26c528f359
4 changed files with 23 additions and 15 deletions
|
@ -33,15 +33,20 @@ You can enable FaceID lock under Settings → Security → Lockscreen.
|
|||
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?
|
||||
Answer: No, ente Authenticator does not require an account. You can choose to
|
||||
use the app without backups if you prefer.
|
||||
|
||||
Yes, you can download the Ente app on multiple devices and sync the codes, end-to-end encrypted.
|
||||
### 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.
|
||||
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.
|
||||
|
|
|
@ -110,11 +110,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?
|
||||
## 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 .
|
||||
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.
|
||||
|
||||
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.
|
||||
|
|
|
@ -81,7 +81,9 @@ 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/
|
||||
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/
|
||||
|
|
|
@ -64,6 +64,6 @@ data reflects the latest album states with new files, moves, and deletions.
|
|||
If you run into any issues during your data export, please reach out to
|
||||
[support@ente.io](mailto:support@ente.io) and we will be happy to help you!
|
||||
|
||||
Note that we also provide a [CLI
|
||||
tool](https://github.com/ente-io/ente/tree/main/cli#export) to export your data.
|
||||
Please find more details [here](/photos/faq/export).
|
||||
Note that we also provide a
|
||||
[CLI tool](https://github.com/ente-io/ente/tree/main/cli#export) to export your
|
||||
data. Please find more details [here](/photos/faq/export).
|
||||
|
|
Loading…
Add table
Reference in a new issue