DNS TAPIR Security Brief

Credentials

Each TAPIR Edge node has:

Algorithms

Events

Events are submitted as JSON via MQTTv5 over mTLS.

Events submitted by the TAPIR Minimiser are sent as JWS signed by the node's signing key.

Aggregates

Aggregates are submitted to the Aggregate Receiver via a RESTful API over HTTPS with mTLS.

HTTP Message Signatures (RFC 9421) are used to ensure content integrity. Signatures are created using the node's signing key.