From 0cb341a673e013fed52104147f8445040ed4bb30 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 23 Nov 2019 21:16:11 -0800 Subject: [PATCH] Add a link to audit for Standard Notes (#1512) --- _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 9930001b..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." +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"