View Issue Details

IDProjectCategoryView StatusLast Update
0002218GNUnetGNSpublic2012-06-02 19:15
Reporterschanzen Assigned Toschanzen  
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.3Fixed in Version0.9.3 
Summary0002218: Make GNS resolver import PKEYs on the fly
DescriptionThe GNS resolver should add new authorities (resolved via DHT) to it's local root. To do this the resolver needs to:

1. start a new background task for resolving the PSEUdonym of the authority
and
2. Add a PSEU->hash(PKEY) PKEY record the local root.

If the PSEU name is already taken we need some kind of modification algorithm.
i.e.: Enumeration, delegation (bob's alice) etc

The background task should be triggered on every new authority resolved via the DHT while "normal" lookups are performed.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2012-03-14 21:38 schanzen New Issue
2012-03-14 21:38 schanzen Status new => assigned
2012-03-14 21:38 schanzen Assigned To => schanzen
2012-03-16 19:08 schanzen Status assigned => resolved
2012-03-16 19:08 schanzen Resolution open => fixed
2012-03-16 19:08 schanzen Fixed in Version => Git master
2012-03-24 16:09 Christian Grothoff Fixed in Version Git master => 0.9.3
2012-03-24 16:09 Christian Grothoff Target Version Git master => 0.9.3
2012-06-02 19:15 Christian Grothoff Status resolved => closed