From 53ea2b0045c9f49abb380c1bd63c78f00c53fa07 Mon Sep 17 00:00:00 2001 From: peetzweg/ Date: Fri, 16 Feb 2024 15:08:52 +0100 Subject: [PATCH] adds more generic go offline instructions --- src/components/GoOfflineInfo.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/GoOfflineInfo.vue b/src/components/GoOfflineInfo.vue index 44a41ea..022be22 100644 --- a/src/components/GoOfflineInfo.vue +++ b/src/components/GoOfflineInfo.vue @@ -3,18 +3,16 @@

Please go offline, so your secrets won't leak accidentally

This application doesn't require Internet access, and you shouldn't be - using it from a brower which has one. + using it from a browser which has one.

It's really trivial to accidentally upload your unencrypted secrets somewhere, with a help of your browser spellchecker, webpage translation extension and such.

-

In Firefox, please go to Menu→More→Work Offline.

- In Chrome, you'll have to open DevTools (Ctrl+Shift+I), then in the - Network tab there check the "Offline" checkbox. (DON'T CLOSE DEVELOPER - TOOLS AFTER THAT!) + Just disable your WiFi in your device settings and unplug any network + related cables if applicable.