View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009043 | GNUnet | peerstore | public | 2024-08-05 12:59 | 2024-08-29 12:50 |
Reporter | schanzen | Assigned To | schanzen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.22.0 | Fixed in Version | 0.22.0 | ||
Summary | 0009043: Reimplement manually connecting peers using CLI | ||||
Description | See 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. | ||||
Tags | No tags attached. | ||||
|
Fix committed to master branch. |
|
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 |
|
Released |
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 |