Skip to content

Commit 5a892d0

Browse files
author
Zachary Coulter
committedJun 14, 2024
update openaudit links
1 parent a96b61b commit 5a892d0

File tree

2 files changed

+33
-31
lines changed

2 files changed

+33
-31
lines changed
 

‎_includes/header.html

+31-29
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,35 @@
11
<header class="site-header" role="banner">
22

3-
<div class="wrapper">
4-
{%- assign default_paths = site.pages | map: "path" -%}
5-
{%- assign page_paths = site.header_pages | default: default_paths -%}
6-
<a class="site-title" rel="author" href="{{ "/" | relative_url }}" style="font-weight: 500">{{ site.title | escape }}</a>
7-
{%- if page_paths -%}
8-
<nav class="site-nav">
9-
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
10-
<label for="nav-trigger">
11-
<span class="menu-icon">
12-
<svg viewBox="0 0 18 15" width="18px" height="15px">
13-
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
14-
</svg>
15-
</span>
16-
</label>
3+
<div class="wrapper">
4+
{%- assign default_paths = site.pages | map: "path" -%}
5+
{%- assign page_paths = site.header_pages | default: default_paths -%}
6+
<a class="site-title" rel="author" href="{{ " /" | relative_url }}" style="font-weight: 500">{{ site.title |
7+
escape }}</a>
8+
{%- if page_paths -%}
9+
<nav class="site-nav">
10+
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
11+
<label for="nav-trigger">
12+
<span class="menu-icon">
13+
<svg viewBox="0 0 18 15" width="18px" height="15px">
14+
<path
15+
d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z" />
16+
</svg>
17+
</span>
18+
</label>
1719

18-
<div class="trigger">
19-
<a class="page-link" href="https://lockdownprivacy.com" target="_blank">Lockdown Privacy</a>
20-
<a class="page-link" href="https://openaudit.com/lockdownprivacy" target="_blank">OpenAudit</a>
21-
<a class="page-link" href="https://privacyreview.co" target="_blank">Privacy Review</a>
22-
<!-- <a class="page-link" href="https://openlyoperated.org" target="_blank">Openly Operated</a> -->
23-
{%- for path in page_paths -%}
24-
{%- assign my_page = site.pages | where: "path", path | first -%}
25-
{%- if my_page.title -%}
26-
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
27-
{%- endif -%}
28-
{%- endfor -%}
29-
</div>
30-
</nav>
31-
{%- endif -%}
32-
</div>
20+
<div class="trigger">
21+
<a class="page-link" href="https://lockdownprivacy.com" target="_blank">Lockdown Privacy</a>
22+
<a class="page-link" href="https://openaudit.com" target="_blank">OpenAudit</a>
23+
<a class="page-link" href="https://privacyreview.co" target="_blank">Privacy Review</a>
24+
<!-- <a class="page-link" href="https://openlyoperated.org" target="_blank">Openly Operated</a> -->
25+
{%- for path in page_paths -%}
26+
{%- assign my_page = site.pages | where: "path", path | first -%}
27+
{%- if my_page.title -%}
28+
<a class="page-link" href="{{ my_page.url | relative_url }}">{{ my_page.title | escape }}</a>
29+
{%- endif -%}
30+
{%- endfor -%}
31+
</div>
32+
</nav>
33+
{%- endif -%}
34+
</div>
3335
</header>

‎_posts/2021-05-26-april-2021-openaudit-of-lockdown-privacy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ title: 'Introducing OpenAudit: Forget Privacy Policies, Get Privacy Proof'
1010

1111
Apps have a responsibility to protect the privacy of user data, and to secure it against external and internal threats. But apps often just make up whatever privacy claims sounds good, and place it in their marketing materials, Privacy Policy, and Apple's self-reported [Privacy Nutrition Facts](/2020/12/18/Apples-Privacy-Nutrition-Facts.html). This leads to data [hacks, leaks, and even theft](/2020/12/02/why-you-cant-trust.html).
1212

13-
OpenAudit is a standardized way of *proving* these claims, instead of just asserting them. Here is a [simple tutorial](https://openaudit.com/tutorial) on how it works. A claim must have **references** (either specific lines of code, or relevant documentation). Auditors then perform **verifications** on each reference to ensure they adequately support the claim. More relevant to Lockdown Privacy users, we also conducted an [OpenAudit of Lockdown Privacy](https://openaudit.com/lockdownprivacy) in April 2021. Here's a snippet:
13+
OpenAudit is a standardized way of *proving* these claims, instead of just asserting them. Here is a [simple tutorial](https://openaudit.com/tutorial) on how it works. A claim must have **references** (either specific lines of code, or relevant documentation). Auditors then perform **verifications** on each reference to ensure they adequately support the claim. More relevant to Lockdown Privacy users, we also conducted an [OpenAudit](https://openaudit.com) in April 2021. Here's a snippet:
1414

1515
![Screenshot of a the same text document, but now there is a popover that has 3 citations/proof entries right beneath the text that was previously pointed to. The first proof is a Github code snippet with actual source code, second is the wikipedia entry on Advanced Encryption Standard, and third is another code snippet from Github. Under each entry are two "VERIFIED" labels with the usernames of the security auditors who verified each entry.](/assets/images/oa-2-email.png)
1616

17-
In this example, the reader clicked the claim that "user data [...] is protected by modern encryption", which shows a popup with the proof of that claim: three references that support it, and two auditor verifications per reference. OpenAudit is designed to show everyday users which claims have been independently verified, while allowing technical users to quickly dig into the details. Lockdown Privacy’s OpenAudit has a total of 582 references and 1164 verifications, all publicly viewable at [https://openaudit.com/lockdownprivacy](https://openaudit.com/lockdownprivacy).
17+
In this example, the reader clicked the claim that "user data [...] is protected by modern encryption", which shows a popup with the proof of that claim: three references that support it, and two auditor verifications per reference. OpenAudit is designed to show everyday users which claims have been independently verified, while allowing technical users to quickly dig into the details. Lockdown Privacy’s OpenAudit has a total of 582 references and 1164 verifications, all publicly viewable at [https://openaudit.com](https://openaudit.com).
1818

1919
Today, users are forced to blindly trust that their apps (even privacy apps) won't steal or leak their data. But how can you tell which apps actually respect your privacy, and which apps are just using slick marketing and making false promises? In an App Store plagued with fraudulent, scammy, and negligent apps, OpenAudit lets honest apps stand out by earning user trust through independently verified proof.
2020

0 commit comments

Comments
 (0)
Please sign in to comment.