From 4bf4f8b49432cc6ff6639be57efef7f80e40bf97 Mon Sep 17 00:00:00 2001 From: Antonio Gallardo Date: Wed, 4 Jun 2025 19:34:27 +0200 Subject: [PATCH] Modificacion de archivo FAQ --- FAQ.md | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/FAQ.md b/FAQ.md index 6d514574..832b6b6f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,36 +1,4 @@ -# FAQ -## General - -### How can I contribute? - -There are lots of ways! Please refer to our [contributing -guide](https://github.com/beemdevelopment/Aegis/blob/master/CONTRIBUTING.md). - -### Why is the latest version not on F-Droid yet? - -We don't release new versions of Aegis on F-Droid ourselves. Once we've released -a new version on GitHub, F-Droid will usually kick off their automatic build -process a day later and publish the app to their repository a couple of days -afterwards. It can sometimes take up to a week for a new version to appear on -F-Droid. - -### Can you port Aegis to iOS/Windows/MacOS/Browser Extension? - -We don't have plans to port Aegis to other platforms. - -### Can you add support for Autofill? - -On Android, only one app can be active in the Autofill slot at a time, and since -this is typically occupied by the password manager, we don't see much value in -adding support for this feature in Aegis. - -### What is the difference between exporting and backing up? - -Exporting is done manually and backups are done automatically. The format of the -vault file is exactly the same for both. - -## Security ### I can no longer use biometrics to unlock the app. What should I do?