Merge pull request #4 from safing/feature/whitepaper

Add Gate17 whitepaper
This commit is contained in:
Daniel 2019-07-11 15:59:33 +02:00 committed by GitHub
commit debc0d01e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 1 deletions

View file

@ -35,6 +35,7 @@ download_url: "/download/"
community_hub_url: "/community-hub/" community_hub_url: "/community-hub/"
contact_url: "/contact/" contact_url: "/contact/"
blog_url: "/blog/" blog_url: "/blog/"
whitepaper_url: "/files/whitepaper/"
defaults: defaults:
- -

BIN
files/whitepaper/Gate17.pdf Normal file

Binary file not shown.

Binary file not shown.

View file

@ -134,6 +134,11 @@ home: true
Technical Details Technical Details
</button> </button>
</a> </a>
<a href="{{ site.whitepaper_url }}Gate17.pdf" target="_blank">
<button class='ui safing-secondary right floated button'>
Whitepaper
</button>
</a>
</div> </div>
</div> </div>
</div> </div>

View file

@ -19,7 +19,15 @@ 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. 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>. They can be either created by users themselves or - most of the times - obtained through Stamp <span class="text-lighter">(explained later)</span>.
## Gate17 <h2>
Gate17
<a href="{{ site.whitepaper_url }}Gate17.pdf" target="_blank">
<button class='ui safing-secondary right floated button'>
Whitepaper
</button>
</a>
</h2>
Gate17 brings together several state of the art network technologies and gives them a new spicy twist. Gate17 brings together several state of the art network technologies and gives them a new spicy twist.
Its goal is to protect connection data as well as metadata from [surveillance capitalism](https://en.wikipedia.org/wiki/Surveillance_capitalism). Its goal is to protect connection data as well as metadata from [surveillance capitalism](https://en.wikipedia.org/wiki/Surveillance_capitalism).