iKenndac / Tofu

An easy-to-use two-factor authentication app for iOS
https://tofuauth.com
ISC License
489 stars 64 forks source link

Feature Request: Configuration Option to Exclude OTP Secrets from backup #110

Open manonfgoo opened 2 years ago

manonfgoo commented 2 years ago

Hello,

To make TOFU a Second Factor when authenticating, I would prefer not to have a backup from certain OTP Tokens on my PC. Therefore it would be helpfull if in Tofu/Tofu/Keychain.swift The Attribute "kSecAttrAccessible" could be configured to be either set to "kSecAttrAccessibleWhenUnlocked" (When Backup shall be allowed) or to "kSecAttrAccessibleWhenUnlockedThisDeviceOnly" (When Backup shall not be allowed)

Kind regards, Manon

allgreed commented 5 months ago

This is tagged as "icon request", however it's not one IMO