commit 2d513c03d1040897b11ac0061ad6e0d10136a78e parent e2da26a90c1bde3d2779c25a3997553a37effd49 Author: julianharty <julianharty@gmail.com> Date: Tue, 20 Aug 2024 19:51:38 +0100 Newer private key, config changes to enable UDP broadcasts. Diffstat:
| M | android_studio/app/src/main/assets/gnunet.conf | | | 3 | +-- |
| M | android_studio/app/src/main/assets/private_key.ecc | | | 4 | ++-- |
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/android_studio/app/src/main/assets/gnunet.conf b/android_studio/app/src/main/assets/gnunet.conf @@ -32,7 +32,6 @@ STUN_STALE = 60 min [peerstore] IMMEDIATE_START = YES -USE_INCLUDED_HELLOS = YES HOSTNAME = localhost BINARY = gnunet-service-peerstore UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-peerstore.sock @@ -83,7 +82,7 @@ BINARY = gnunet-communicator-udp BINDTO = 2086 DISABLE_V6 = YES IMMEDIATE_START = YES -DISABLE_BROADCAST = YES +DISABLE_BROADCAST = NO [PEER] PRIVATE_KEY = /data/user/0/org.gnu.gnunet/files/private_key.ecc diff --git a/android_studio/app/src/main/assets/private_key.ecc b/android_studio/app/src/main/assets/private_key.ecc @@ -1 +1 @@ -òצÖXÐyF£!HºAj¡AôT~Kâ!·=·Jì, -\ No newline at end of file +ÖO‚2å;×·áÇ…Æ)ùY/Ù3«Øä0ñ[Wt¾nërw +\ No newline at end of file