diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-12-23 13:57:37 +0100 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2022-02-02 12:38:14 +0100 |
commit | 3b138181fe893cacf2c39cf224cc9d3ef91da5a4 (patch) | |
tree | 0ca073c923e9d14a2538944cc10f6c30311aa77d | |
parent | 190a78efa2c9ed5f14c6de980586a4e1997ab43b (diff) |
[docs] discrete project ideas
-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 + |