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

Merge pull request from safing/maintenance/data-update-nov

Maintenance: data update November 2022
This commit is contained in:
David 2022-11-04 10:24:40 +00:00 committed by GitHub
commit f276868885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 80 additions and 109 deletions

View file

@ -147,7 +147,7 @@ defaults:
###### media/content options ######
###################################
last_progress_update_on: "09. September 2022"
last_progress_update_on: "04. November 2022"
last_finances_update_on: "March 2022"
##############################

View file

@ -16,11 +16,6 @@ cards:
description:
- Instead of only viewing what is currently going on, save a local history to be able to inspect what apps did in the past. Naturally, this is local only.
- Also, provide a simple opt-out.
- title: Cryptographically Sign Updates
description:
- Add an additional layer of protection to the update framework by cryptographically signing all resources it distributes.
projects:
- Portmaster
- title: TLS Inspection
description:
- The TLS protocol not only has many problems by itself, but is also often used fatally wrong by software developers.
@ -30,7 +25,7 @@ cards:
- Portmaster
- title: Connection Resiliance & Stability
description:
- Insert more resilience into SPN connections, so that even when your Internet goes down for a bit or a used node fails, the Portmaster will still be able to revive and continue your connection as if nothing happened.
- Insert more resilience into SPN connections, so that even when your Internet goes down for a bit or a used node fails, Portmaster will still be able to revive and continue your connection as if nothing happened.
projects:
- SPN
- title: Multi-Path Connections
@ -39,11 +34,6 @@ cards:
- Utilize this functionality to route all your SPN traffic through multiple Internet uplinks at the same time.
projects:
- SPN
- title: Routing Profiles
description:
- Make it possible to prioritize either speed, privacy or latency when using the SPN. Permit configuration per app/security level.
projects:
- SPN
- title: IP Leak Protection
description:
- Block known services that want to snoop your IP address.
@ -63,7 +53,7 @@ cards:
projects:
- Portmaster
- title: Mac OS Support
description: Integrate the Portmaster/SPN into the Mac operating system.
description: Integrate Portmaster/SPN into the Mac operating system.
projects:
- Portmaster
- SPN
@ -78,12 +68,12 @@ cards:
projects:
- Portmaster
- title: iOS Support
description: Develop iOS support for both the Portmaster and the SPN.
description: Develop iOS support for both Portmaster and the SPN.
projects:
- Portmaster
- SPN
- title: Android Support
description: Support both the Portmaster and the SPN on Android.
description: Support both Portmaster and the SPN on Android.
projects:
- Portmaster
- SPN
@ -106,11 +96,7 @@ cards:
projects:
- Website
- title: "Docs: Portmaster User Interface"
description: Describe the architecture and technology behind the Portmaster User Interface.
description: Describe the architecture and technology behind Portmaster User Interface.
projects:
- Website
postponed:
- title: "Docs: Portmaster Update System"
description: Describe how the Portmaster updates itself in more detail. What is the purpose of each resource? How do we protect your privacy in the process?
projects:
- Website

View file

@ -14,7 +14,7 @@ spn:
text: Read our comparison blog to find out more.
url: /blog/2020/01/22/how-the-spn-compares-to-tor/
- q: Are all connections routed through the SPN?
a: Yes, when enabled the Portmaster routes all Internet connections through the Safing Privacy Network. You can easily create exceptions for apps or processes if you so desire.
a: Yes, when enabled Portmaster routes all Internet connections through the Safing Privacy Network. You can easily create exceptions for apps or processes if you so desire.
- q: Does the SPN route all connections individually? So every connection exits on a different node?
a: Yes. Every connection is routed separately, giving you a vast amount of identities (IP addresses).
link:
@ -29,14 +29,14 @@ spn:
- q: Does the SPN only protect my browser?
a: The SPN reroutes all your computers connections, including those of your browser.
- q: Can I safely log in to sites via the SPN? Like my bank account etc?
a: Yes. All serious websites use secure https connections, which encrypts the content of your connection (like login credentials) before the Portmaster wraps them in onion encryption. So no ISP architecture or SPN exit node will be able to manipulate that data. It is protected by https all the way to the destination server.
a: Yes. All serious websites use secure https connections, which encrypts the content of your connection (like login credentials) before Portmaster wraps them in onion encryption. So no ISP architecture or SPN exit node will be able to manipulate that data. It is protected by https all the way to the destination server.
- q: What platforms will you support?
a: Since the SPN is integrated into the Portmaster, we support the same platforms as the Portmaster software. Currently these are Windows and Linux. Mac and Mobile are planned, but are further down the road.
a: Since the SPN is integrated into Portmaster, we support the same platforms as Portmaster software. Currently these are Windows and Linux. Mac and Mobile are planned, but are further down the road.
- q: Is there a free trial version for people interested in the SPN?
a: No. Providing the network costs us money, so we charge accordingly. However, the Portmaster with its many local privacy features are and will remain free to use.
a: No. Providing the network costs us money, so we charge accordingly. However, Portmaster with its many local privacy features are and will remain free to use.
portmaster:
- q: Since the Portmaster can block ads and trackers, do I still need an ad-blocker for my browser?
a: Yes, we highly recommend to continue using adblockers, such as uBlock Origin, uMatrix, or similar. They give you more fine grained control over domains. iE you can allow certain domains to allow css files & images while blocking cookies & javascripts. The Portmaster cannot make this distinction.
- q: Since Portmaster can block ads and trackers, do I still need an ad-blocker for my browser?
a: Yes, we highly recommend to continue using adblockers, such as uBlock Origin, uMatrix, or similar. They give you more fine grained control over domains. iE you can allow certain domains to allow css files & images while blocking cookies & javascripts. Portmaster cannot make this distinction.
- q: What platforms do you support?
a: Currently we support Windows and Linux. Mac and Mobile are planned, but are further down the road.
- q: Incoming connections no longer work. Why?
@ -50,4 +50,4 @@ portmaster:
text: Learn how to configure exceptions for Incoming Connections
url: https://docs.safing.io/portmaster/settings#filter/serviceEndpoints
# ## The Portmaster can block ads and trackers. Do I still need a ad-blocking web extension?
# ## Portmaster can block ads and trackers. Do I still need a ad-blocking web extension?

View file

@ -16,65 +16,29 @@
cards:
done:
- title: Graphs & Full-Device Network Activity
description:
- Enable users to view connections across all applications. Make it easy to filter based on individual needs. Add graphs for an even better overview.
projects:
- Portmaster
team:
- Patrick
- Luke
- title: Custom Filter Lists
description: Integrate custom filter lists into Portmaster so users can block their own local list of domains.
projects:
- Portmaster
team:
- Vladimir
- title: DNS over HTTPS
description: Support DNS over HTTPS so users can chose how to secure their DNS. Even if we prefer DoT, make it possible for user choice.
projects:
- Portmaster
team:
- Daniel
- Vladimir
- title: SPN Page Revamp
description: Now that the SPN has been out a few months, redesign the SPN product page to bring it up to speed. Re-think the presented features and include screenshots.
projects:
- Website
team:
- Luke
- Alex
- title: Comparison Blog Posts
description: Write blog posts comparing Portmaster with different alternatives. Write an honest review on the strength and weaknesses of Portmaster and others.
projects:
- Website
team:
- David
- Pranav
in_progress:
- title: "Move Out of \"Alpha\""
- title: "Reach Portmaster Version 1.0"
description: "Now that Portmaster has matured and stabilized over the years, as well as gained tons of features, we are getting ready to move out of the \"Alpha\" stage."
projects:
- Portmaster
team:
- Raphael
- Daniel
- title: Improved SPN Interface
- title: Cryptographically Sign Updates
description:
- The SPN interface in Portmaster was a quick first implementation. Now that the SPN has been out a few months, re-imagine the interface and make it easy to see and configure the SPN in action.
- Add an additional layer of protection to the update framework by cryptographically signing all resources it distributes.
projects:
- SPN
- Portmaster
team:
- Luke
- Patrick
- Daniel
- title: Community Nodes
description:
- Now that community nodes are fully supported, make it easy for contributors to get started by creating good documentation. Reach out to first contributors so we get a good base of community nodes.
projects:
- SPN
team:
- Raphael
- Daniel
- David
- title: Dark Mode Redesign
description: "Since we will be moving out of \"Alpha\", tackle dark mode for the website to then be able to show the big update."
projects:
@ -82,17 +46,47 @@ cards:
team:
- Luke
- David
- title: Support Multi-Tier Payments
description: "With version 1.0, the new \"Supporter\" tier will become available. Make it possible for customers to chose between the different tiers."
projects:
- Website
team:
- Alex
- title: "Docs: Portmaster Update System"
description: Describe how Portmaster updates itself in more detail. What is the purpose of each resource? How do we protect your privacy in the process?
projects:
- Website
team:
- Daniel
- Raphael
in_progress:
- title: Improve Windows kext
description:
- The integration of Portmaster on Windows has a few areas it can be improved upon. Refactor the kernel extension, try to improve speeds and make the overall experience on Windows smoother.
projects:
- Portmaster
team:
- Vladimir
- title: Improve SPN Interface
description:
- The SPN interface in Portmaster was a quick first implementation. Now that the SPN has been out a few months, re-imagine the interface and make it easy to see and configure the SPN in action.
projects:
- SPN
team:
- Patrick
- title: Extend the Network
description:
- Fire up additional servers to increase speeds as well as covering new areas. Talk with trusted entities who would want to contribute to the network in order to further strengthen the SPN.
projects:
- SPN
team:
- Raphael
- David
- title: Portmaster Tutorials
description: Create guides for Portmaster to help new users find and configure the settings they might need.
projects:
- Website
team:
- Pranav
postponed:
- title: Two-Factor Authentication (2FA)
description: Enable customers to secure their accounts with different methods of 2FA.
projects:
- Website
team:
- Alex
- Daniel
- Tabitha
discarded:

View file

@ -22,7 +22,7 @@ members:
- icon: reddit
external_url: https://reddit.com/u/dhaavi/
description: >
Daniel studied IT-Security. At his first job, his skills led him to become the system architect of the first Austrian cyber attack simulation platform. Ever since the Snowden revelations he invested most of his free time to conceptualize privacy solutions. He is the brain behind the Portmaster and the Safing Privacy Network and is the lead developer.
Daniel studied IT-Security. At his first job, his skills led him to become the system architect of the first Austrian cyber attack simulation platform. Ever since the Snowden revelations he invested most of his free time to conceptualize privacy solutions. He is the brain behind Portmaster and the Safing Privacy Network and is the lead developer.
- name: David
title: CCO
joined: January 2017
@ -40,16 +40,6 @@ members:
joined: September 2019
description: >
Alex is heavily involved in building the backends of the major web platforms of Safing, including the SPN user platform and payment system - a core to our business. As the first employee he also helped shaping the company.
- name: Luke
title: Designer
joined: October 2019
handles:
- icon: twitter
external_url: https://twitter.com/LukeSeers/
- icon: github
external_url: https://github.com/lukeseers
description: >
Luke's uncompromising passion for privacy led us to hire him directly from within the community. With his pragmatism and determination towards easy design he has already and continues to make a big impact.
- name: Tabitha
title: Backoffice
joined: January 2020
@ -62,22 +52,20 @@ members:
- icon: github
external_url: https://github.com/ppacher
description: >
With his wide experience, ranging from IT-security and pen-testing to driver development to server management, Patrick rapidly became an invaluable part of the team. With his passion for Go-lang he is primarily advancing the Portmaster.
With his wide experience, ranging from IT-security and pen-testing to driver development to server management, Patrick rapidly became an invaluable part of the team. With his passion for Go-lang he is primarily advancing Portmaster.
- name: Vladimir
title: Senior Developer
joined: July 2022
description: >
With his broad skillset, from app development to low level programming, Vladimir quickly became a valuable part of the team. Loving both privacy and challenges, he is unafraid to tackle the tricky areas of Portmaster in order to push it forward.
externals:
- name: Pranav
title: Freelancer
joined: August 2021
previous:
- name: Luke
title: Designer
joined: October 2019 - October 2022
handles:
- icon: earth
external_url: https://p2anav.net/
- icon: twitter
external_url: https://twitter.com/LukeSeers/
- icon: github
external_url: https://github.com/safeadblocker/
- icon: reddit
external_url: https://reddit.com/u/safeadblocker/
external_url: https://github.com/lukeseers
description: >
Pranav is a minimalist who enjoys writing about privacy, web development and philosophy. He joined forces with Safing to tackle the "Portmaster vs X" comparison blog posts, where he is the main contributor.
Luke's uncompromising passion for privacy led us to hire him directly from within the community. During his time with Safing, his pragmatism and determination towards easy design shaped the company. Luke had a great impact.

View file

@ -33,7 +33,7 @@ Just in time, after reaching the milestone of [4k stars]({{ site.github_url }}/p
### Navigate Portmaster Smoothly
The biggest feature coming with version 1.0 brings all functions of the Portmaster together. With the new "Side-Dash", you can now easily jump between apps to investigate their connections or quickly jump to their settings. Monitoring your computer and configuring your personal preferences becomes a breeze.
The biggest feature coming with version 1.0 brings all functions of Portmaster together. With the new "Side-Dash", you can now easily jump between apps to investigate their connections or quickly jump to their settings. Monitoring your computer and configuring your personal preferences becomes a breeze.
![image displaying the multi-app navigation within the side-dash]({{ site.img_url }}blog/release-1.0/side-dash-2.png)

View file

@ -41,30 +41,33 @@ layout: page
</div>
<div class="horizontal-line max-w-5xl mx-auto"></div>
<div class="space-y-40">
{% for external in site.data.team.externals %}
<div class="team-member" id="{{ external.name | slugify }}">
<div class="header-three-container">
<h2 class="text-5xl">Past Members</h2>
</div>
{% for prev in site.data.team.previous %}
<div class="team-member" id="{{ prev.name | slugify }}">
<div class="team-member-left">
<div class="team-member-left-profile relative">
<img src="{{ site.img_url }}profiles/{{ external.name | slugify }}.png" alt="{{ external.name }}">
<img src="{{ site.img_url }}profiles/{{ prev.name | slugify }}.png" alt="{{ prev.name }}">
</div>
<div class="team-member-left-scoial">
{% for handle in external.handles %}
<a href="{{ handle.external_url }}" target="_blank"><i class="icon-{{ handle.icon }} text-md"></i></a>
{% for handle in prev.handles %}
<a href="{{ handle.prev_url }}" target="_blank"><i class="icon-{{ handle.icon }} text-md"></i></a>
{% endfor %}
</div>
</div>
<div class="team-member-right">
<span class="team-member-right-postion">
{{ external.title }}
{{ prev.title }}
</span>
<span class="team-member-right-name">
{{ external.name }}
{{ prev.name }}
</span>
<span class="team-member-right-date">
Joined {{ external.joined }}
{{ prev.joined }}
</span>
<p class="team-member-right-desc">
{{ external.description }}
{{ prev.description }}
</p>
</div>
</div>