View Issue Details

IDProjectCategoryView StatusLast Update
0003004GNUnetGNSpublic2013-12-24 20:54
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003004: new GNS does not perform revocation checks
DescriptionThese should be enabled as an option; we also need command-line tools to create and publish the revocation record.
TagsNo tags attached.

Relationships

parent of 0003057 closedMatthias Wachs revocation service needs to be tested 

Activities

Christian Grothoff

2013-09-05 13:43

manager   ~0007403

I'm thinking right now we should implement revocation using core-level flooding (with proof-of-work to prevent DoS); that way, we don't have to worry about privacy and the effect is immediate.

Matthias Wachs

2013-09-05 16:23

manager   ~0007410

We need an revocation service:

revsrv creates a revocations and floods revocations through the network on core level. To prevent malicious load a proof of work is required. Revocations are stored in namestore. We need an API namestore extension:

add_revocation ()
is_revoced ()
iterate_revocations ()

To synchronize information with other peers revsrv uses set.

Christian Grothoff

2013-10-20 16:21

manager   ~0007539

GNS now does check revocation; however, the revocation service implementation remains incomplete (0003057).

Issue History

Date Modified Username Field Change
2013-08-24 15:01 Christian Grothoff New Issue
2013-08-24 15:01 Christian Grothoff Status new => assigned
2013-08-24 15:01 Christian Grothoff Assigned To => Matthias Wachs
2013-08-24 15:01 Christian Grothoff Assigned To Matthias Wachs =>
2013-08-24 15:01 Christian Grothoff Status assigned => confirmed
2013-09-05 13:43 Christian Grothoff Note Added: 0007403
2013-09-05 16:23 Matthias Wachs Note Added: 0007410
2013-09-22 17:42 Christian Grothoff Target Version 0.10.1 => 0.11.0pre66
2013-10-06 10:05 Christian Grothoff Relationship added parent of 0003057
2013-10-20 16:21 Christian Grothoff Target Version 0.11.0pre66 => 0.10.0
2013-10-20 16:21 Christian Grothoff Note Added: 0007539
2013-10-20 16:21 Christian Grothoff Status confirmed => resolved
2013-10-20 16:21 Christian Grothoff Fixed in Version => 0.10.0
2013-10-20 16:21 Christian Grothoff Resolution open => fixed
2013-10-20 16:21 Christian Grothoff Assigned To => Christian Grothoff
2013-12-24 20:54 Christian Grothoff Status resolved => closed