From d8e720afa2d05759d2f808c2f1a6f00ef02b1363 Mon Sep 17 00:00:00 2001
From: davegson <3080765+davegson@users.noreply.github.com>
Date: Fri, 4 Nov 2022 10:58:26 +0100
Subject: [PATCH] Update next page with recent milestones

---
 _config.yml       |  2 +-
 _data/backlog.yml | 19 +++-------
 _data/next.yml    | 94 ++++++++++++++++++++++-------------------------
 3 files changed, 50 insertions(+), 65 deletions(-)

diff --git a/_config.yml b/_config.yml
index ce5d0d8..1c89344 100644
--- a/_config.yml
+++ b/_config.yml
@@ -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"
 
 ##############################
diff --git a/_data/backlog.yml b/_data/backlog.yml
index 715ef7b..e465286 100644
--- a/_data/backlog.yml
+++ b/_data/backlog.yml
@@ -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
@@ -63,7 +58,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 +73,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 +101,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
diff --git a/_data/next.yml b/_data/next.yml
index 523161e..144ed94 100644
--- a/_data/next.yml
+++ b/_data/next.yml
@@ -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: