]> git.ameliathe1st.gay Git - git-over-gnunet.git/commitdiff
Updated README
authorAmélia Coutard-Sander <git@ameliathe1st.gay>
Thu, 28 Nov 2024 22:17:37 +0000 (23:17 +0100)
committerAmélia Coutard-Sander <git@ameliathe1st.gay>
Thu, 28 Nov 2024 22:17:37 +0000 (23:17 +0100)
README.txt

index a0b2f262ba26dbd5d81768a43f6009b820a8ece9..ad24e8445398cf1f5429a3ede888d2f843ead884 100644 (file)
@@ -20,10 +20,10 @@ Features:
        - Pull repo !
 
 TODO:
-       - Rewrite in C as a proper gnunet service, should fix the cadet pushing issues.
-               - Specific GNS record type ?
-       - Figure out why cadet breaks when pushing, probably linked to the usage of the CLI client, C rewrite might fix.
-               - gnunet-cadet exits too early, definitely an issue with the input method. C will probably fix the issue. In the meantime, a cat+sleep is a reasonnable enough "fix".
+       - GNUnet VPN exit service
+       - Figure out why cadet breaks when pushing, probably linked to the usage of the CLI client, GNUnet VPN rewrite might fix.
+               - gnunet-cadet exits too early, definitely an issue with the input method. GNUnet VPN will probably fix the issue.
+               In the meantime, a cat+sleep is a reasonnable enough "fix".
        - In which case, password system to push to repos (just add the password to the port ?)
        - Pulling from anyone using a commit hash ?
                - DHT to figure out who has what commits ?