mirror of
https://github.com/safing/web
synced 2025-04-17 01:19:08 +00:00
Add new cards for backlog / next page
This commit is contained in:
parent
f2e4bb27e2
commit
f1c12ad076
2 changed files with 71 additions and 0 deletions
_data
|
@ -16,6 +16,11 @@ 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: On-App Account Login
|
||||
description:
|
||||
- Enable you to sign in to your Safing account on the Portmaster client via the finished Safing API. Respond with details regarding your SPN subscription.
|
||||
|
@ -100,6 +105,26 @@ cards:
|
|||
description: Allow you to access the SPN from within restricted countries or areas.
|
||||
projects:
|
||||
- SPN
|
||||
- title: "Docs: Modernize the Design"
|
||||
description: Embed the documentation into our overall design by giving it a fresh new look.
|
||||
projects:
|
||||
- Website
|
||||
- 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 the Portmaster User Interface.
|
||||
projects:
|
||||
- Website
|
||||
- title: "Docs: Portmaster Update System"
|
||||
description: Describe how the Portmaster updates itself in more detail. What is the purpose of each resource? What insights do we gain through this and how do we protect your privacy in the process?
|
||||
projects:
|
||||
- Website
|
||||
- title: Credit Card Payments
|
||||
description: Enable you to pay for the SPN with credit cards.
|
||||
projects:
|
||||
|
|
|
@ -43,5 +43,51 @@ cards:
|
|||
team:
|
||||
- David
|
||||
- Luke
|
||||
in_progress:
|
||||
- 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 matures.
|
||||
projects:
|
||||
- SPN
|
||||
team:
|
||||
- Daniel
|
||||
- title: Polish UI Design
|
||||
description: From a design perspective, the new User Interface was simply the minimal viable product. Go through each page and element in order to bring it up to speed with the concept design.
|
||||
team:
|
||||
- Luke
|
||||
- Patrick
|
||||
projects:
|
||||
- Portmaster
|
||||
- title: "Define Next Steps"
|
||||
description: Since two vital requirements were completed, (1) re-shifting communication towards the Portmaster and (2) its documentation, now focus on spreading the word again. Define the next steps and keep everyone in the loop.
|
||||
team:
|
||||
- Raphael
|
||||
- David
|
||||
projects:
|
||||
- Marketing
|
||||
- title: "Docs: Add Fundamental Guides"
|
||||
description:
|
||||
- "Describe some basics such as (un)installation, operating system compatibility, troubleshooting, how to contribute, etc..."
|
||||
- Deprecate the GitHub Wiki. Flesh out the scope and details as you go.
|
||||
team:
|
||||
- Daniel
|
||||
- David
|
||||
projects:
|
||||
- Website
|
||||
- title: "Docs: Add Compatibility Lists"
|
||||
description: Make it easy for people to see which operating systems we support, which linux distros are compatible and which VPNs work or do not work. Make it easy for people to share their experiences with others.
|
||||
team:
|
||||
- Daniel
|
||||
- David
|
||||
projects:
|
||||
- Website
|
||||
- title: Cryptocurrency Payments
|
||||
description: Enable you to pay for the SPN with cryptocurrencies such as Bitcoin, Ethereum and Monero
|
||||
projects:
|
||||
- Website
|
||||
team:
|
||||
- Alex
|
||||
postponed:
|
||||
discarded:
|
||||
|
|
Loading…
Add table
Reference in a new issue