mirror of
https://github.com/safing/web
synced 2025-04-17 01:19:08 +00:00
Merge pull request #233 from safing/feature/v1-blog-post
Feature/v1 blog post
This commit is contained in:
commit
17bf957fad
6 changed files with 78 additions and 2 deletions
_includes
_publications
assets/img
|
@ -1,7 +1,7 @@
|
|||
<a class="plug-container" href="{{ site.features_url }}">
|
||||
<a class="plug-container" href="{{ site.base_url }}">
|
||||
<div class="plug-container-left">
|
||||
<span class="plug-container-left-title">Discover Portmaster</span>
|
||||
<span class="plug-container-left-sub">Open Source. Free Forever.</span>
|
||||
<span class="plug-container-left-sub">Open Source. FREE Forever.</span>
|
||||
<div class="plug-container-left-button btn bg-black text-safing-blue-400">Get Easy Privacy</div>
|
||||
</div>
|
||||
<div class="absolute mx-auto right-0 left-0 rounded-md flex items-center overflow-hidden" style="max-width: 950px; height: inherit;">
|
||||
|
|
76
_publications/2022-10-27-portmaster-reaches-1.0.md
Normal file
76
_publications/2022-10-27-portmaster-reaches-1.0.md
Normal file
|
@ -0,0 +1,76 @@
|
|||
---
|
||||
# possible values: blog video podcast
|
||||
category: blog
|
||||
layout: blog
|
||||
title: "Portmaster 1.0, A New Era for Privacy"
|
||||
date: 2022-10-27
|
||||
author: Raphael
|
||||
summary: Automated privacy. A unified experience. An exciting new chapter.
|
||||
custom_thumbnail_name: portmaster-1.0
|
||||
portmaster_plug: true
|
||||
portmaster_update: true
|
||||
---
|
||||
|
||||
Just in time, after reaching the milestone of [4k stars]({{ site.github_url }}/portmaster/ ) on GitHub, Portmaster finally reaches version 1.0. 🎉
|
||||
|
||||
<img src="{{ site.img_url }}blog/release-1.0/full-ui.png" alt="image displaying Portmaster 1.0" style="margin: 0;">
|
||||
|
||||
<div class="flex space-x-2 max-w-max mx-auto" style="margin-top: 10px;">
|
||||
<div class="flex items-center" style="margin-left: -19px;">
|
||||
<div class="flex items-center">
|
||||
<span class="block">Portmaster:</span>
|
||||
<img src="{{ site.img_shields_io_release_url }}" style="filter: invert(1); width: 80px; height: 38px; margin-left: -8px;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex space-x-2 max-w-max mx-auto" style="margin-top: 10px; margin-bottom: 4rem;">
|
||||
<div class="flex items-center" style="margin-left: -19px;">
|
||||
<div class="flex items-center">
|
||||
{% include download_button.html unique_id="1" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
### 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.
|
||||
|
||||

|
||||
|
||||
<!--  -->
|
||||
|
||||
<!--  |  -->
|
||||
<!--  |  -->
|
||||
|
||||
### Explore Your Multiple Identities
|
||||
|
||||
With the new "Side-Dash" you can now easily see what countries each app is connecting through and how many identities you have per app. With [Portmaster Unlimited]({{ site.spn_url }}), it also has become easier to navigate to the world map, making exploration not only informative but also fun.
|
||||
|
||||

|
||||
|
||||
### Portmaster Is Now A Complete Package
|
||||
|
||||
As an ever maturing product, re-labeling Portmaster's development stage has been a long time coming.
|
||||
But as I wrote back in January, I did not feel like we had the range of features for a proper version 1.0.
|
||||
Now - with the introduction of the Side Dash - this has given us the glue we needed between all current features to make them feel connected, marking a new chapter.
|
||||
|
||||
Portmaster is now a complete package that should be evaluated and reviewed for what it is today - without any disclaimers and promises about the future.
|
||||
We are super excited to have reached this milestone! 🎉
|
||||
|
||||
---
|
||||
|
||||
#### Portmaster Is Not Done Yet
|
||||
|
||||
Naturally, this does not mean we are done with Portmaster or that bugs can no longer appear. However, reaching version 1.0 is a **huge** checkpoint in our journey, with many milestones and features yet to come.
|
||||
|
||||
#### Next Up
|
||||
|
||||
Our current development and the next releases will continue to focus on stability. We also want to include at least one "hero feature" in every bigger release, so the UI and features are guaranteed to mature and evolve.
|
||||
|
||||
Another thing we now have the capacity to do is to kick off migration to mobile. Kick-off is the key word. Also, the first supported platform has more similarities with a cyborg than with a pear.
|
||||
|
||||
#### Thank You
|
||||
|
||||
Whether you have been with us for a while or if you heard about Portmaster for the first time. Thanks for enjoying Portmaster. Thanks for 2^12 GitHub stars.
|
||||
|
||||
With version 1.0, Portmaster should be recommended as one of the first steps anybody should take within their privacy journey.
|
BIN
assets/img/blog/release-1.0/full-ui.png
Normal file
BIN
assets/img/blog/release-1.0/full-ui.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 146 KiB |
BIN
assets/img/blog/release-1.0/side-dash-1.png
Normal file
BIN
assets/img/blog/release-1.0/side-dash-1.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 14 KiB |
BIN
assets/img/blog/release-1.0/side-dash-2.png
Normal file
BIN
assets/img/blog/release-1.0/side-dash-2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 20 KiB |
BIN
assets/img/thumbnails/blog/portmaster-1.0.png
Normal file
BIN
assets/img/thumbnails/blog/portmaster-1.0.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 14 KiB |
Loading…
Add table
Reference in a new issue