mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Fix typos and links
This commit is contained in:
parent
b1959d5fc7
commit
fca33a1895
4 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
<div class="about-short">
|
||||
<h1>You be the judge</h1>
|
||||
<p>
|
||||
Review and inspect everything we do and say: every page, every podcast, every line of code, every strategy decision.<br/>
|
||||
If you do like us, please consider helping us by <a href="{{ site.reddit_url }}">contributing in our community</a>.
|
||||
Review and inspect everything we do and say: every page, every podcast, every line of code, every strategic decision.<br/>
|
||||
If you do like what we do, please consider helping us by <a href="{{ site.reddit_url }}">contributing to the Safing community</a>.
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<div class="c-r">
|
||||
<h1>Stay up to date</h1>
|
||||
<p>
|
||||
Listen to our podcast where we give insight into our company. Ranging from the current development progress to our latest challenges, and our thought processes behind making important decisions.
|
||||
Listen to our podcast where we give insight into our company. Ranging from the current development progress to our latest challenges to our thought process behind making important decisions.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<div>
|
||||
<span>Open Source</span>
|
||||
<p>
|
||||
Transparency is a key value for us, therefore we release our code open source. If you're a techie, we challenge you to <a href="">have a look</a> ;)
|
||||
Transparency is a key value for us, therefore we release our code open source. If you're a techie, we challenge you to <a href="{{ site.github_url }}">have a look</a> ;)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
With the Safing Privacy Network, all your outgoing connections are onion encrypted locally. They are then routed through our multi-hop network (blue) to prevent all current middlemen from logging and exploiting your private activities.
|
||||
</p>
|
||||
<p>
|
||||
Each route is calculated individually to minimize exposure to the untrusted web (non-blue). Also, DNS over TLS is enforced for your whole computer. Find out more...
|
||||
Each route is calculated individually to minimize exposure to the untrusted web (non-blue). Also, DNS over TLS is enforced for your whole computer. <a href="{{ site.technology_url }}">Find out more...</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue