diff --git a/views/faq.php b/views/faq.php index fe45a70..752356b 100644 --- a/views/faq.php +++ b/views/faq.php @@ -26,7 +26,7 @@
You can't make an account on Keyoxide because for basic cryptographic operations, we don't need your data or your keys. By not knowing anything about you or using any trackers, this is as privacy-friendly as it gets.
-As for secure, Keyoxide does all the cryptographic processing on your device and never sends data to the server. Besides, it never uses private keys and should you ever enter those.
+As for secure, Keyoxide does all the cryptographic processing on your device and never sends data to the server. It also doesn't use private keys for any operation (so make sure to never upload those anywhere).
Well, you can't and that is the whole point of Keyoxide. We don't want your data or your keys. Uploading your keys and/or data to our servers is required for any of the operations provided by Keyoxide.
diff --git a/views/index.php b/views/index.php index 766d124..9d5cfa1 100644 --- a/views/index.php +++ b/views/index.php @@ -11,6 +11,7 @@diff --git a/views/util/qr.php b/views/util/qr.php index 4f9c6d5..833e6a0 100644 --- a/views/util/qr.php +++ b/views/util/qr.php @@ -3,6 +3,7 @@