View Issue Details

IDProjectCategoryView StatusLast Update
0009043GNUnetpeerstorepublic2024-08-29 12:50
Reporterschanzen Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.22.0Fixed in Version0.22.0 
Summary0009043: Reimplement manually connecting peers using CLI
DescriptionSee https://docs.gnunet.org/latest/users/configuration.html#manually-connecting-peers
We want a "gnunet-peerstore" or "gnunet-hello" tool that basically implements the same thing.
Possibly look at old peerinfo source to implement it.
TagsNo tags attached.

Activities

schanzen

2024-08-05 21:19

administrator   ~0022930

Fix committed to master branch.

schanzen

2024-08-05 21:36

administrator   ~0022931

our hello URI from the HELLO builder API cannot be parsed into anything that is useful for transport anymore
The core problem is that there is no path from the signed URI to something that is in the peerstore. the peerstore format is the message/env format but there is no conversion possible without private key

schanzen

2024-08-29 12:50

administrator   ~0023103

Released

Related Changesets

gnunet: master 33c71e7e

2024-08-05 23:19

schanzen


Details Diff
peerstore: Fix 0009043 Affected Issues
0009043
mod - src/cli/peerstore/Makefile.am Diff File
mod - src/cli/peerstore/gnunet-peerstore.c Diff File
mod - src/cli/peerstore/meson.build Diff File

Issue History

Date Modified Username Field Change
2024-08-05 12:59 schanzen New Issue
2024-08-05 21:19 schanzen Changeset attached => gnunet master 33c71e7e
2024-08-05 21:19 schanzen Note Added: 0022930
2024-08-05 21:19 schanzen Assigned To => schanzen
2024-08-05 21:19 schanzen Status new => resolved
2024-08-05 21:19 schanzen Resolution open => fixed
2024-08-05 21:28 schanzen Status resolved => new
2024-08-05 21:28 schanzen Resolution fixed => reopened
2024-08-05 21:36 schanzen Note Added: 0022931
2024-08-06 10:53 schanzen Status new => resolved
2024-08-06 10:53 schanzen Resolution reopened => fixed
2024-08-06 10:53 schanzen Fixed in Version => 0.22.0
2024-08-29 12:50 schanzen Note Added: 0023103
2024-08-29 12:50 schanzen Status resolved => closed