Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
manonfgoo opened this issue Feb 17, 2022 · 1 comment

Comments

@manonfgoo
Copy link

manonfgoo commented Feb 17, 2022

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

@manonfgoo manonfgoo changed the title Feature Request:; Feature Request: Configuration Option to Exclude OTP Secrets from backup Feb 17, 2022
@allgreed
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants