mirror of
https://github.com/safing/web
synced 2025-04-22 20:09:08 +00:00
Revert "Add Release Post for Portmaster v0.9"
This commit is contained in:
parent
bf3b302357
commit
65d56f6035
13 changed files with 0 additions and 77 deletions
_publications
assets/img/blog/release-0.9
1_1_network_activity_per_app.png1_2_network_activity_per_app_blocked.png1_3_network_activity_search.png1_4_network_activity_per_country.png1_5_network_activity_in_app.png2_setting_doh.png3_1_custom_filter_list_setting.png3_2_custom_filter_list_imported.png4_1_tools.png4_2_shutdown.png5_spn_geoip.png6_spn_page.png
|
@ -1,77 +0,0 @@
|
|||
---
|
||||
# possible values: blog video podcast
|
||||
category: blog
|
||||
layout: blog
|
||||
title: "Portmaster v0.9: New Network Monitor"
|
||||
date: 2022-08-16
|
||||
author: daniel
|
||||
custom_thumbnail_name: placeholder-announcement
|
||||
portmaster_plug: true
|
||||
portmaster_update: true
|
||||
---
|
||||
|
||||
### New Network Monitor with Graphs
|
||||
|
||||
Many of you have been asking for this, and finally it is here: The new network monitor with elaborate search, filter and grouping support - with beautiful graphs everywhere!
|
||||
|
||||

|
||||
|
||||
<style>
|
||||
/*
|
||||
Import before we need it in order to not first render it wrong.
|
||||
TODO: Remove when this has been added to the Safing Tailwind lib.
|
||||
*/
|
||||
.markdown-container table img {
|
||||
border-radius: 0.375rem;
|
||||
box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%), 0 0 90px 0 rgb(59 93 199 / 10%);
|
||||
display: block;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
 | 
|
||||
 | 
|
||||
|
||||
### Support for DNS-over-HTTPS
|
||||
|
||||
We have support DNS-over-TLS (DoT) from the beginning. Due to popular request we now additioanlly support DNS-over-HTTPS (DoH). Just paste your favourite provider into the setting and go! If you don't want to depend on your ISP for resolving the IP of your DoH resolver, you can also add the IP manually for even better security.
|
||||
|
||||
Note: We still think that DoT is superior due to the fact that it is a lot less overhead that can (and did in the past!) leak identifier data about you.
|
||||
|
||||

|
||||
|
||||
### Custom Filter Lists
|
||||
|
||||
An even more requested feature has been to ability to add custom filter lists in addition to the defaults. You can now specify a file that Portmaster automatically imports and monitors for changes. Compile you own list of baddies and block them!
|
||||
|
||||

|
||||

|
||||
|
||||
### New Place for Version, Tools, and Restarting
|
||||
|
||||
The "interesting" bar at the top of the settings page has always been a quick-fix that we finally replaced with a much better solution.
|
||||
You can now find all this information and buttons on the bottom of the navigation bar to the left.
|
||||
|
||||

|
||||

|
||||
|
||||
### Improved GeoIP Database
|
||||
|
||||
We've also been hard at work below the surface. Since MaxMind has switched its free GeoIP database to a more restrictive license, we started building our own GeoIP database by combining data from different sources. This improves many aspects of Portmaster and SPN - for example, we now have a more accurate map of the current network.
|
||||
|
||||
For techy people out there, we are in the process of writing a blog post about how we are building the GeoIP database. Stay tuned!
|
||||
|
||||

|
||||
|
||||
### Explaining the SPN
|
||||
|
||||
Another thing we've been continually improving is how we communicate the SPN in a way that everyone understands. I think we are getting the hang of it:
|
||||
|
||||

|
||||
|
||||
### Thank You!
|
||||
|
||||
To all our users and customers: Thanks for using Portmaster and the SPN, thanks for reporting bugs and for telling your friends. All of this is only possible through your support.
|
||||
|
||||
If you are using Portmaster and SPN and experience problems, we'd love to hear abot them!
|
Binary file not shown.
Before ![]() (image error) Size: 68 KiB |
Binary file not shown.
Before ![]() (image error) Size: 54 KiB |
Binary file not shown.
Before ![]() (image error) Size: 69 KiB |
Binary file not shown.
Before ![]() (image error) Size: 56 KiB |
Binary file not shown.
Before ![]() (image error) Size: 61 KiB |
Binary file not shown.
Before ![]() (image error) Size: 11 KiB |
Binary file not shown.
Before ![]() (image error) Size: 6.7 KiB |
Binary file not shown.
Before ![]() (image error) Size: 12 KiB |
Binary file not shown.
Before ![]() (image error) Size: 20 KiB |
Binary file not shown.
Before ![]() (image error) Size: 4.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 144 KiB |
Binary file not shown.
Before ![]() (image error) Size: 91 KiB |
Loading…
Add table
Reference in a new issue