From 26c528f35918950d94cdb8a4b3cf1077a20834d5 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Thu, 11 Apr 2024 09:03:51 +0530 Subject: [PATCH] yarn pretty --- docs/docs/auth/faq/index.md | 17 +++++++++++------ docs/docs/photos/faq/general.md | 9 +++++---- docs/docs/photos/faq/security-and-privacy.md | 6 ++++-- docs/docs/photos/migration/export/index.md | 6 +++--- 4 files changed, 23 insertions(+), 15 deletions(-) diff --git a/docs/docs/auth/faq/index.md b/docs/docs/auth/faq/index.md index 0656dabf7..6386be0af 100644 --- a/docs/docs/auth/faq/index.md +++ b/docs/docs/auth/faq/index.md @@ -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. diff --git a/docs/docs/photos/faq/general.md b/docs/docs/photos/faq/general.md index 54f3db1ac..c20bebbc4 100644 --- a/docs/docs/photos/faq/general.md +++ b/docs/docs/photos/faq/general.md @@ -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. diff --git a/docs/docs/photos/faq/security-and-privacy.md b/docs/docs/photos/faq/security-and-privacy.md index b5e8231ac..5aba33e8f 100644 --- a/docs/docs/photos/faq/security-and-privacy.md +++ b/docs/docs/photos/faq/security-and-privacy.md @@ -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/ \ No newline at end of file +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/ diff --git a/docs/docs/photos/migration/export/index.md b/docs/docs/photos/migration/export/index.md index 51b347d01..c66a4f23d 100644 --- a/docs/docs/photos/migration/export/index.md +++ b/docs/docs/photos/migration/export/index.md @@ -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).