From b3ac08383e25e0e25b11ea88fb58e4317569fc50 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sat, 4 Jul 2020 15:44:48 +0200 Subject: [PATCH 1/2] Fix bad phrasing --- views/faq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/faq.php b/views/faq.php index e441ba1..3953a34 100644 --- a/views/faq.php +++ b/views/faq.php @@ -26,7 +26,7 @@

# How is this privacy friendly and secure?

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).

# How can I make an account?

Well, you can't and that is the whole point of Keyoxide. We don't wan't your data or your keys. Uploading your keys and/or data to our servers is required for any of the operations provided by Keyoxide.

From 16ab2f640fb5742b4c2806ede1ae89afdc5b952c Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sat, 4 Jul 2020 16:00:36 +0200 Subject: [PATCH 2/2] Update QR util, add to index --- views/index.php | 1 + views/util/qr.php | 1 + 2 files changed, 2 insertions(+) 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 @@

Utilities

wkd + QR

Getting started

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 @@

QR Code

+

This tool generates a QR code containing the fingerprint of your public key (format). This QR code can be scanned by apps like OpenKeyChain.

Fingerprint