Project

General

Profile

Actions

Task #5350

open

Add new email probe response

Added by Adam Thieme 3 days ago. Updated about 3 hours ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
03/10/2025
Due date:
% Done:

80%

Estimated time:
2.00 h

Description

The current email probe follows this behavior:
user@sub.domain.tlv -> /ndn/tlv/domain/sub/user

We want this naming convention for an app:
user@sub.domain.tlv -> /sub.domain.tlv/@user

Actions #1

Updated by Adam Thieme about 3 hours ago

Adam Thieme wrote:

The current email probe follows this behavior:
user@sub.domain.tlv -> /ndn/tlv/domain/sub/user

We want this naming convention for an app:
user@sub.domain.tlv -> /sub.domain.tlv/@user

Correction for naming conventions:

Current behavior:
user@sub.domain.tld ->/ndn/tld/domain/sub/user

Desired behavior for user@sub.domain.tld:

If /ndn/domain.tld is the issuer/CA:
-> /ndn/domain.tld/user@sub.domain.tld

If /ndn/sub.domain.tld is the issuer/CA:
-> /ndn/sub.domain.tld/user@sub.domain.tld

Actions

Also available in: Atom PDF