mirror of
https://github.com/safing/web
synced 2025-04-08 21:19:09 +00:00
Rename Port17 to Gate17
This commit is contained in:
parent
9eb8a036da
commit
92ee1630fa
4 changed files with 10 additions and 10 deletions
|
@ -30,9 +30,9 @@ pitches:
|
|||
path: "/icons/level_secure.svg"
|
||||
alt: "Fortress Level"
|
||||
- text: >
|
||||
### Port17 - Secure Network
|
||||
### Gate17 - Secure Network
|
||||
|
||||
The Port17 Network ensures that the data you send out is safe and private. While active, all your traffic is routed through the secure network, which makes your Internet traffic private and anonymous. As a result websites you visit do not know who you are (unless you tell them) or where you are located, nor does your Internet service provider know where you connect to. And because your privacy is our top priority we built the whole system in such a way, that not even we can feasibly retrace the connections you made.
|
||||
The Gate17 Network ensures that the data you send out is safe and private. While active, all your traffic is routed through the secure network, which makes your Internet traffic private and anonymous. As a result websites you visit do not know who you are (unless you tell them) or where you are located, nor does your Internet service provider know where you connect to. And because your privacy is our top priority we built the whole system in such a way, that not even we can feasibly retrace the connections you made.
|
||||
<br><br>
|
||||
[Learn more...](/technology)
|
||||
# image suggestions https://unsplash.com/photos/GA_pY584htc
|
||||
|
|
|
@ -15,7 +15,7 @@ elements:
|
|||
icon: gift
|
||||
funding_status: null
|
||||
- time: 2018
|
||||
heading: "Port17: Private Internet Reimagined"
|
||||
heading: "Gate17: Private Internet Reimagined"
|
||||
body: Stop sharing your Internet activities. What you do online is private.
|
||||
icon: briefcase
|
||||
funding_status: 1
|
||||
|
|
|
@ -41,6 +41,6 @@ Instead of pushing a free product and worry about the business model later (*cou
|
|||
|
||||
- Portmaster is and always will be free. 'Put you back in control of your data' is our core vision, which is why we concluded to release Portmaster for free.
|
||||
|
||||
- Port17 will be a subscription based service. Of course we need to cover our costs and pay our bills. But more importantly we want to have the funds to further engage in our mission and to extend our services. That is why we decided on the subscription model - instead of building just on donations - which we feel would be infeasible.
|
||||
- Gate17 will be a subscription based service. Of course we need to cover our costs and pay our bills. But more importantly we want to have the funds to further engage in our mission and to extend our services. That is why we decided on the subscription model - instead of building just on donations - which we feel would be infeasible.
|
||||
|
||||
If you want to support us, use Port17! And if you want to go further, get involved in our community!
|
||||
If you want to support us, use Gate17! And if you want to go further, get involved in our community!
|
||||
|
|
|
@ -18,10 +18,10 @@ Application profiles describe an application's behavior in the sense of how it i
|
|||
Profiles represent an application as experienced by the user, not as defined by technology - making them easy to understand and superior to other common application classification approaches.
|
||||
They can be either created by users themselves or - most of the times - obtained through Stamp <span class="text-lighter">(explained later)</span>.
|
||||
|
||||
## Port17
|
||||
## Gate17
|
||||
|
||||
Port17 brings together several state of the art network technologies and gives them a new spicy twist 🌶️.
|
||||
The goal of Port17 is to protect connection data as well as metadata from [surveillance capitalism](https://en.wikipedia.org/wiki/Surveillance_capitalism).
|
||||
Gate17 brings together several state of the art network technologies and gives them a new spicy twist 🌶️.
|
||||
The goal of Gate17 is to protect connection data as well as metadata from [surveillance capitalism](https://en.wikipedia.org/wiki/Surveillance_capitalism).
|
||||
|
||||
Adapted core concepts:
|
||||
|
||||
|
@ -32,7 +32,7 @@ Adapted core concepts:
|
|||
|
||||
The new spicy twist 🌶️:
|
||||
|
||||
- To protect network data and metadata as long as possible, Port17 selects exit nodes [^exitnode] in proximity to the destination server.
|
||||
- To protect network data and metadata as long as possible, Gate17 selects exit nodes [^exitnode] in proximity to the destination server.
|
||||
- Routes are calculated for maximum speed by default and use a minimum of 3 nodes. This behavior changes based on the active security level, providing slower, but tougher routes with more nodes.
|
||||
- Exit node [^exitnode] selection can be influenced up to application/domain pairs.
|
||||
- Unencrypted connections are only handled by trusted nodes run by Safing. In this sense we act as a trusted anchor until all the web is encrypted. There is no room for MITM-ing [^mitm] nodes.
|
||||
|
@ -49,7 +49,7 @@ The new spicy twist 🌶️:
|
|||
[^mitm]: [Man-in-the-Middle Attack](https://en.wikipedia.org/wiki/Man-in-the-middle_attack)
|
||||
[^osi]: [OSI network model](https://en.wikipedia.org/wiki/OSI_model)
|
||||
|
||||
<span class="note-light"> A final note: You may have noted that Port17 is, in some aspects, similar to the [Tor Project](https://www.torproject.org/). The key difference is, that Port17 focuses on speed and usability, but does not claim to match Tor's level of security. We will provide a in-depth comparison in the future.</span>
|
||||
<span class="note-light"> A final note: You may have noted that Gate17 is, in some aspects, similar to the [Tor Project](https://www.torproject.org/). The key difference is, that Gate17 focuses on speed and usability, but does not claim to match Tor's level of security. We will provide a in-depth comparison in the future.</span>
|
||||
|
||||
## Stamp
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue