From 0262f151baac44d3013c7df8d05d24408cf23e56 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 2 Feb 2022 12:35:22 +0100 Subject: [docs] merge redundant docs --- docs/contribution-ideas.md | 13 +++++++++++++ docs/discrete-ideas.md | 15 --------------- 2 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 docs/discrete-ideas.md diff --git a/docs/contribution-ideas.md b/docs/contribution-ideas.md index b263b0e..dadfeca 100644 --- a/docs/contribution-ideas.md +++ b/docs/contribution-ideas.md @@ -20,3 +20,16 @@ or otherwise (separate users in linux etc). This has the additional advantage of allowing us to do a very early startup, and not to depend so much on pkexec + ubuntu's quirks (portability!). + +# Other discrete projects + +* Secure, automated upgrade mechanism (look at TUF and the Qt Updater 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 diff --git a/docs/discrete-ideas.md b/docs/discrete-ideas.md deleted file mode 100644 index cdacd99..0000000 --- a/docs/discrete-ideas.md +++ /dev/null @@ -1,15 +0,0 @@ -# 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 - -- cgit v1.2.3