1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-06 20:19:08 +00:00
safing-web/_data/backlog.yml
davegson 98d2a2a542 Remove "Routing Profiles" as completed
this was done a while back but overlooked, hence just removing from the backlog since it's already here
2022-11-04 10:59:22 +01:00

102 lines
4.6 KiB
YAML

cards:
- title: Network Trust System
description:
- Remember which networks you trust and activate additional defenses in untrusted networks, like the Wi-Fi of your favorite coffee shop.
- Breathe some life into the Autopilot system and automatically switch to a heightened security level in untrusted networks.
projects:
- Portmaster
- title: Adaptive Protection System
description:
- Lookout for portscans against your device and block the offender. Research thoroughly to prevent false positives.
projects:
- Portmaster
- title: Local Connection History
projects:
- Portmaster
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: TLS Inspection
description:
- The TLS protocol not only has many problems by itself, but is also often used fatally wrong by software developers.
- Inspect TLS traffic to ensure that the used encryption is good and check all certificates both for validity and for a potential nullification.
- Enable you to set or cut down on the amount of trusted Root Certification Authorities.
projects:
- 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, Portmaster will still be able to revive and continue your connection as if nothing happened.
projects:
- SPN
- title: Multi-Path Connections
description:
- Enable connections to go over multiple paths simultaneously, which will increase the maximum possible bandwidth within the network.
- Utilize this functionality to route all your SPN traffic through multiple Internet uplinks at the same time.
projects:
- SPN
- title: IP Leak Protection
description:
- 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:
- Portmaster
- title: CLI Client
description:
- Create a command line tool which provides the same features as the graphical user interface.
projects:
- Portmaster
- SPN
- title: Crowd-Sourced App Settings
description:
- Improve the structure of the app settings and make it easy for you to share selected parts of your configuration with the community.
- Make it just as simple to import community-vetted, privacy-enforcing app settings.
projects:
- Portmaster
- title: Mac OS Support
description: Integrate Portmaster/SPN into the Mac operating system.
projects:
- Portmaster
- SPN
- title: Compensate Community Nodes
description:
- Implement a system to fairly compensate our awesome community nodes, which enable us to become a decentralized network.
- We do have concepts ready, but will refine them and further outline them as the project starts.
projects:
- SPN
- title: Ditch Electron
description: Re-build our User Interface without Electron, which among other things is very resource heavy.
projects:
- Portmaster
- title: iOS Support
description: Develop iOS support for both Portmaster and the SPN.
projects:
- Portmaster
- SPN
- title: Android Support
description: Support both Portmaster and the SPN on Android.
projects:
- Portmaster
- SPN
- title: SPN Transports
description:
- Create new transport types (how you connect to the SPN) to allow you to connect to the SPN even in restricted networks.
- These transports will be able to circumvent network level detection and are the stepping stone to the Nebula Network.
projects:
- SPN
- title: Nebula Network
description: Allow you to access the SPN from within restricted countries or areas.
projects:
- SPN
- title: "Docs: Filter Lists Architecture"
description: Describe in detail how the IntelHub collects and distributes filter lists. What lists are selected? How often are lists distributed? And why?
projects:
- Website
- title: "Docs: SPN Architecture"
description: Describe the Safing Privacy Network in similar detail as the current Portmaster Docs. The more mature the SPN gets the more important this task becomes.
projects:
- Website
- title: "Docs: Portmaster User Interface"
description: Describe the architecture and technology behind Portmaster User Interface.
projects:
- Website
postponed: