From 8c27aa5df6a90ce0c201cca858c316dbd325c94c Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Sat, 23 Nov 2019 14:41:25 -0800
Subject: [PATCH 1/2] Add link to audit for Standard Notes
---
_includes/sections/notebooks.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html
index 9930001b..08ac82c2 100644
--- a/_includes/sections/notebooks.html
+++ b/_includes/sections/notebooks.html
@@ -24,7 +24,7 @@ chrome="https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmk
{% include cardv2.html
title="Standard Notes"
image="/assets/img/tools/StandardNotes.png"
-description="Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors."
+description='Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors. It has also been indepedently audited (PDF).'
website="https://standardnotes.org/"
github="https://github.com/standardnotes"
windows="https://standardnotes.org/#get-started"
--
2.47.2
From 268c89596290e47fec3c9b5574af97bc777319d1 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Sat, 23 Nov 2019 14:45:01 -0800
Subject: [PATCH 2/2] Correct typo
---
_includes/sections/notebooks.html | 2 +-
_includes/sections/teamchat.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_includes/sections/notebooks.html b/_includes/sections/notebooks.html
index 08ac82c2..9ebd9de3 100644
--- a/_includes/sections/notebooks.html
+++ b/_includes/sections/notebooks.html
@@ -24,7 +24,7 @@ chrome="https://chrome.google.com/webstore/detail/joplin-web-clipper/alofnhikmmk
{% include cardv2.html
title="Standard Notes"
image="/assets/img/tools/StandardNotes.png"
-description='Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors. It has also been indepedently audited (PDF).'
+description='Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors. It has also been independently audited (PDF).'
website="https://standardnotes.org/"
github="https://github.com/standardnotes"
windows="https://standardnotes.org/#get-started"
diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html
index 9c4e6a8f..064778e6 100644
--- a/_includes/sections/teamchat.html
+++ b/_includes/sections/teamchat.html
@@ -43,7 +43,7 @@
include cardv2.html
title="Keybase"
image="/assets/img/tools/keybase.png"
- description='Keybase provides a hosted team chat with end-to-end encryption. It has also been indepedently audited (PDF).'
+ description='Keybase provides a hosted team chat with end-to-end encryption. It has also been independently audited (PDF).'
labels="warning:Warning:The server side of Keybase runs on proprietary code and is centralized."
website="https://keybase.io/"
forum="https://forum.privacytools.io/t/discussion-keybase/1224"
--
2.47.2