From 060ae5571f45314c2ab4aa6717daeb621bf3595e Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Sun, 12 Mar 2023 11:17:53 +0530 Subject: [PATCH 1/2] Add link to F-Droid to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe0c7321c7..6ba38f1894 100644 --- a/README.md +++ b/README.md @@ -52,13 +52,17 @@ releases](https://github.com/ente-io/auth/releases/latest/download/ente-auth.apk contains APKs, built straight from source. These builds keep themselves updated, without relying on third party stores. -You can alternatively install the build from PlayStore. +You can alternatively install the build from PlayStore or F-Droid. Get it on Google Play + + Get it on F-Droid + + ### iOS Date: Sun, 12 Mar 2023 11:25:15 +0530 Subject: [PATCH 2/2] Update description --- .../android/en-US/full_description.txt | 30 ++++++++++--------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 21fe7cbe36..b70ce028d8 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,30 +1,30 @@ -ente authenticator provides end-to-end encrypted cloud backups so that you don't have to worry about losing your tokens. We use the same protocols [ente -Photos](https://ente.io) uses to encrypt and preserve your data. +ente's Authenticator app helps you generate and store 2 step verification (2FA) +tokens on your mobile devices. -Multi Device Synchronization +FEATURES +- Secure Backups +ente provides end-to-end encrypted cloud backups so that you don't have to worry +about losing your tokens. We use the same protocols ente Photos uses to encrypt +and preserve your data. + +- Multi Device Synchronization ente will automatically sync the 2FA tokens you add to your account, across all your devices. Every new device you sign into will have access to these tokens. - - Mode - +- Offline Mode ente generates 2FA tokens offline, so your network connectivity will not get in the way of your workflow. -Import and Export Tokens - -You can add tokens to ente by one of the following methods: +- Import and Export Tokens +You can add tokens to ente by one of the following methods: 1. Scanning a QR code 2. Manually entering (copy-pasting) a 2FA secret -3. Bulk importing from a file that contains a list of codes in the following - format: +3. Bulk importing from a file that contains a list of codes in the following format: -``` otpauth://totp/ACCOUNT?secret=SUPERSECRET&issuer=SERVICE -``` The codes maybe separated by new lines or commas. You can also export the codes you have added to ente, to an **unencrypted** text @@ -32,4 +32,6 @@ file, that adheres to the above format. SUPPORT -We take pride in offering human support. If you are our paid customer, you can reach out to team@ente.io and expect a response from our team within 24 hours. + +If you need help, please reach out to support@ente.io, and a human will get in touch with you. +If you have feature requests, please create an issue @ https://github.com/ente-io/auth