diff options
-rw-r--r-- | docs/discrete-ideas.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/discrete-ideas.md b/docs/discrete-ideas.md new file mode 100644 index 0000000..cdacd99 --- /dev/null +++ b/docs/discrete-ideas.md @@ -0,0 +1,15 @@ +# Discrete projects + +This is a list of independent projects if you're interested in hacking on bitmask-vpn. + +* Secure, automated upgrade mechanism (look at qt upgrade framework). +* Log viewer / log sender +* VPN Traffic panel (statistics, ip, gw health, graph for upload/download speeds) +* Migrate codebase to Qt6 +* Reduce the size of custom static builds +* Apple + Windows stores +* Convert snap to use a qt5 base (so that updates are kept small). +* Provider-agnostic bitmask. +* Private bridges mechanism. +* QR-bootstrap + |