From 17e8ace5aba9783a892fcb39b346a0354ba2a586 Mon Sep 17 00:00:00 2001 From: Avi Date: Tue, 4 Aug 2026 13:30:25 -0500 Subject: [PATCH] Clarify the Profiles subtitle about private keys --- frontend/src/screens/ProfilesScreen.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/screens/ProfilesScreen.tsx b/frontend/src/screens/ProfilesScreen.tsx index 7c04b7b..39c49f5 100644 --- a/frontend/src/screens/ProfilesScreen.tsx +++ b/frontend/src/screens/ProfilesScreen.tsx @@ -66,7 +66,8 @@ export function ProfilesScreen({ onCreateProfile }: ProfilesScreenProps) {

Profiles

- Your private keys never appear here — they stay on this computer. + Your private keys stay on this computer and are only shown if you choose to reveal one + — with your vault password when it's protected.