hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2

Detail high-level requirements for issuing PIDs and attestations to EUDI Wallets.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2
Source: https://github.com/sourcelabbg/eudi-knowledge/tree/main/.ai/skills/hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2
Command: npx skills add https://github.com/sourcelabbg/eudi-knowledge --skill hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical requirements for issuing Personal Identifiable Documents (PIDs) and attestations to EUDI Wallets, focusing on privacy, security, and efficient management.

Core Features & Use Cases

  • Privacy Risk Mitigation: Implements measures to prevent linkability and unauthorized data correlation.
  • Attestation Issuance Methods: Supports various methods for controlling reuse, including once-only, limited-time, rotating-batch, and per-relying party attestations.
  • Re-issuance and Batching: Manages the process of re-issuing and batching PIDs and attestations efficiently.
  • Certificate Policies: Enforces compliance with relevant ETSI standards for signing certificates.
  • Use Case: An organization needs to issue digital PIDs to its citizens. This Skill ensures the issuance process adheres to strict privacy regulations and provides mechanisms to control how and when these PIDs can be presented.

Quick Start

Understand the requirements for issuing PIDs and attestations to a wallet, focusing on privacy and reuse policies.

Frequently Asked Questions about hlr-10-issuing-a-pid-or-attestation-to-a-wallet-part-2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I issue PIDs and attestations to an EUDI Wallet securely?

To issue PIDs and attestations to an EUDI Wallet securely, you must implement privacy risk mitigations, establish reuse policies, and enforce attestation-signing certificate profiles compliant with ARF Annex 2 and ETSI standards.

What reuse policies can I apply when issuing attestations to a wallet?

When issuing attestations to a wallet, you can apply once-only, limited-time, rotating-batch, or per-relying party reuse policies to control presentation and prevent unauthorized data correlation across sessions.

How does attestation batch issuance prevent linkability in EUDI Wallets?

Batch issuance prevents linkability in EUDI Wallets by generating rotating-batch attestations, mitigating privacy risks and ensuring that multiple presentations cannot be easily correlated by relying parties.

Do I need specific certificate profiles to sign attestations for EUDI Wallets?

Yes, you need specific attestation-signing certificate profiles compliant with ETSI standards and ARF Annex 2 to ensure the cryptographic validity and trust of issued PIDs and attestations.

What is the best way to manage PID re-issuance without compromising privacy?

The best way to manage PID re-issuance without compromising privacy is to utilize rotating-batch and per-relying party methods, which actively mitigate linkability and prevent unauthorized data correlation during re-issuance.

When should I use per-relying party attestations instead of once-only attestations?

You should use per-relying party attestations instead of once-only attestations when you need to prevent cross-service linkability, ensuring that a relying party receives a unique attestation to strictly mitigate data correlation risks.