Project

General

Profile

Actions

Feature #5313

open

ValidatorConfig: specify signed Interest fields

Added by Junxiao Shi 2 months ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Security
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
12.00 h

Description

Currently, ValidatorConfig, through the usage of ValidationPolicyCommandInterest in its composition, requires every signed Interest to have SignatureTime field.
This should be made configurable: the configuration should be able to specify the presence and uniqueness requirements of SignatureTime SignatureSeqNum SignatureNonce fields.

Actions #1

Updated by Davide Pesavento 2 months ago

  • Tags set to ValidatorConfig
Actions #2

Updated by Davide Pesavento 2 months ago

Junxiao Shi wrote:

Currently, ValidatorConfig, through the usage of ValidationPolicyCommandInterest in its composition, requires every signed Interest to have SignatureTime field.

ValidationPolicyCommandInterest should perhaps be changed to ValidationPolicySignedInterest which already supports configurable checks via ValidationPolicySignedInterest::Options, although that would be a breaking change.

What remains to be done is defining a syntax for the ValidatorConfig schema and implementing it.

Actions

Also available in: Atom PDF