Is my data encrypted? #37
Answered
by
brutalharsh
techieharsh7
asked this question in
Q&A
Replies: 1 comment
|
Yes. All secret keys are stored encrypted in the macOS Keychain using Apple's Security Framework with device-only access flags. The data is only accessible when your device is unlocked. |
0 replies
Answer selected by
techieharsh7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. All secret keys are stored encrypted in the macOS Keychain using Apple's Security Framework with device-only access flags. The data is only accessible when your device is unlocked.