1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-08 21:19:09 +00:00

Add tooltips explaining SPN abbreviation

fixes 
This commit is contained in:
davegson 2023-01-26 12:23:56 +01:00
parent ef41fd2150
commit 8eec9ac6f4
5 changed files with 9 additions and 9 deletions

View file

@ -16,7 +16,7 @@
<span class="text-sm link-primary">Read Comparison Blog</span>
</a>
</th>
<th class="card-table-header-row-cell">SPN</th>
<th class="card-table-header-row-cell"><span tooltip="Safing Privacy Network">SPN <i class="icon-info text-md"></i></span></th>
<th class="card-table-header-row-cell">Tor</th>
</tr>
</thead>

View file

@ -8,7 +8,7 @@
<thead class="card-table-header">
<tr class="card-table-header-row">
<th class="card-table-header-row-cell"></th>
<th class="card-table-header-row-cell">SPN</th>
<th class="card-table-header-row-cell"><span tooltip="Safing Privacy Network">SPN <i class="icon-info text-md"></i></span></th>
<th class="card-table-header-row-cell">Most VPNs</th>
</tr>
</thead>

View file

@ -8,7 +8,7 @@
<thead class="card-table-header">
<tr class="card-table-header-row">
<th class="card-table-header-row-cell"></th>
<th class="card-table-header-row-cell">SPN</th>
<th class="card-table-header-row-cell"><span tooltip="Safing Privacy Network">SPN <i class="icon-info text-md"></i></span></th>
<th class="card-table-header-row-cell">Most VPNs</th>
</tr>
</thead>

View file

@ -9,7 +9,7 @@ custom_thumbnail_name: spn-vs-vpn
portmaster_plug: true
redirect_from:
- /blog/2020/01/22/how-the-spn-compares-to-vpns/
summary: VPN is an out-dated technology that was never intended to protect your privacy. It simply swaps your one identity with one different identity, creating only a minor obstacle for today's mass surveillance. SPN on the other hand is built from the ground up and fully designed to protect your privacy. It gives you multiple identities by default. Therefore we believe people looking for privacy will prefer SPN.
summary: VPN is an out-dated technology that was never intended to protect your privacy. It simply swaps your one identity with one different identity, creating only a minor obstacle for today's mass surveillance. <span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm"></i></span> on the other hand is built from the ground up and fully designed to protect your privacy. It gives you multiple identities by default. Therefore we believe people looking for privacy will prefer SPN.
---
{% include spn_vs_vpns_top.html %}

View file

@ -20,7 +20,7 @@ layout: page
It's Time to Ditch VPNs
</h2>
<p class="intro-container-desc">
Stop paying for out-dated technology that was never intended to protect your privacy. Get peace of mind with SPN. Built from scratch and designed to truly protect your privacy from mass surveillance.
Stop paying for out-dated technology that was never intended to protect your privacy. Get peace of mind with <span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm"></i></span>. Built from scratch and designed to truly protect your privacy from mass surveillance.
</p>
</div>
<div class="showcase-one-container-reverse">
@ -32,7 +32,7 @@ layout: page
Get Multiple Identities for Each App
</h2>
<p class="showcase-one-right-desc">
Automatically get a vast amount of identities (IP addresses). The SPN calculates an individual path for every connection through the privacy network. Spread your connections across the globe, without any effort.
Automatically get a vast amount of identities (IP addresses). The <span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm mr-1"></i></span> calculates an individual path for every connection through the privacy network. Spread your connections across the globe, without any effort.
</p>
</div>
</div>
@ -46,7 +46,7 @@ layout: page
Simply Access Regional Content
</h2>
<p class="showcase-one-right-desc">
Is a website blocked or restricted in your country? Because SPN makes that connection exit near the destination server, it will automatically unblock the content. SPN has best coverage in Europe and North America.
Is a website blocked or restricted in your country? Because SPN makes that connection exit near the destination server, it will automatically unblock the content. <span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm mr-1"></i></span> has best coverage in Europe and North America.
</p>
</div>
</div>
@ -59,7 +59,7 @@ layout: page
Easily Adjust Your Privacy
</h2>
<p class="showcase-one-right-desc">
SPN just works and does the heavy lifting for you. But of course you can easily configure the settings, so it fits your needs: Exclude certain apps and domains from the SPN. Or never exit in specific countries. And so much more...
SPN just works and does the heavy lifting for you. But of course you can easily configure the settings, so it fits your needs: Exclude certain apps and domains from the <span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm"></i></span>. Or never exit in specific countries. And so much more...
</p>
</div>
</div>
@ -72,7 +72,7 @@ layout: page
Built from Scratch,<br> for Your Privacy
</h2>
<p class="showcase-one-right-desc">
SPN is built from the ground up. Privacy is cooked right into it. Inspired by Tor, it comes with onion routing and state of the art encryption. Fully open source so all our claims can be validated.
<span tooltip="Safing Privacy Network">SPN <i class="icon-info text-sm mr-1"></i></span> is built from the ground up. Privacy is cooked right into it. Inspired by Tor, it comes with onion routing and state of the art encryption. Fully open source so all our claims can be validated.
</p>
<a class="btn-tertiary px-2" href="{{ site.github_url }}/spn"><i class="icon-github text-md mr-2"></i>Inspect source code</a>
</div>