Are TOTP codes stored in the local data store? #807

Closed
opened 2025-11-26 22:30:25 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @chasebrewsky on GitHub (Aug 21, 2019).

Out of curiousity, are TOTP codes stored in the local copy of our vault, or are those generally stored server side? I'm wondering about the security implications of what would happen if my device was compromised and the attacker had access to both my passwords and TOTP codes.

Originally created by @chasebrewsky on GitHub (Aug 21, 2019). Out of curiousity, are TOTP codes stored in the local copy of our vault, or are those generally stored server side? I'm wondering about the security implications of what would happen if my device was compromised and the attacker had access to both my passwords and TOTP codes.
Author
Owner

@kspearrin commented on GitHub (Aug 21, 2019):

TOTP keys are stored the same way all other data in your vault is stored. Locally and on the server in encrypted form.

@kspearrin commented on GitHub (Aug 21, 2019): TOTP keys are stored the same way all other data in your vault is stored. Locally and on the server in encrypted form.
Author
Owner

@chasebrewsky commented on GitHub (Sep 6, 2019):

Awesome, thank you!

@chasebrewsky commented on GitHub (Sep 6, 2019): Awesome, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#807