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

Adapt backlog packages according to feedback

This commit is contained in:
davegson 2020-08-20 15:04:39 +02:00
parent 8a36878872
commit fb87534e45

View file

@ -37,6 +37,7 @@ cards:
- title: Stabilize the Network
description:
- After v0.1, focus on stabilizing the typical issues that arise with early software. Fix bugs, improve performance & stability.
- Detect failures in the network and react accordingly.
- Deliver to more and more pre-orders as the network's matures.
projects:
- SPN
@ -46,10 +47,6 @@ cards:
- "Disclaimer: this does not yet include compensation, which is tackled in its own project"
projects:
- SPN
- title: Routing Optimization
description: TODO
projects:
- SPN
- 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.
@ -71,7 +68,7 @@ cards:
- Block known services that want to snoop your IP address.
- Also actively inspect SSDP, UPnP, Bonjour/Zeroconf and TURN in order to stop them from leaking your IP address.
projects:
- SPN
- Portmaster
- title: CLI Client
description:
- Create a command line tool which provides the same features as the graphical user interface.