Skip to content

Commit 977098f

Browse files
committed
Ensured accurate updated dates in TAIPs
1 parent 29de405 commit 977098f

16 files changed

Lines changed: 16 additions & 15 deletions

TAIPs/taip-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Meta
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-01-09
8-
updated: 2024-01-09
8+
updated: 2025-05-31
99
description: Establishes the Transaction Authorization Protocol (TAP) framework and defines the process for submitting Transaction Authorization Improvement Proposals (TAIPs). Specifies document formatting requirements, editorial workflow, and governance structure for TAP standard development.
1010
---
1111
## Transaction Authorization Protocol (TAP) Rationale

TAIPs/taip-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-01-24
8-
updated: 2024-01-24
8+
updated: 2025-05-31
99
description: Implements FATF Travel Rule compliance by integrating IVMS-101 identity data exchange into TAP using existing policy and selective disclosure mechanisms. Enables secure sharing of counterparty identity information through both proactive and reactive approaches while maintaining privacy through minimal disclosure principles.
1010
requires: 8
1111
---

TAIPs/taip-11.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2025-03-05
8+
updated: 2025-05-31
89
description: Integrates Legal Entity Identifiers (LEIs) into TAP messages to uniquely and unambiguously identify institutional participants like VASPs in digital asset transactions. Enables regulatory compliance and institutional recognition without exchanging full identity profiles, maintaining TAP's lightweight and privacy-preserving approach to entity verification.
910
requires: 2, 5, 6, 7, 8
1011
---

TAIPs/taip-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-03-21
8-
updated: 2024-03-21
8+
updated: 2025-05-31
99
description: Defines an optional SHA-256 hashed name field for originator and beneficiary party data, enabling identity verification without exposing personal information in plaintext. Provides Travel Rule compliance while preserving privacy through a standardized hashing method compatible with VerifyVASP and GTR networks.
1010
requires: 2, 3, 6, 7, 8
1111
---

TAIPs/taip-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ discussions-to: https://github.com/TransactionAuthorizationProtocol/TAIPs/pull/2
66
status: Review
77
type: Standard
88
created: 2024-03-20
9-
updated: 2024-03-20
9+
updated: 2025-05-31
1010
description: Adds standardized ISO 20022 purpose and categoryPurpose fields to Asset Transfer messages, enabling clear indication of payment reasons and improved interoperability with traditional financial systems. Defines a RequirePurpose policy allowing agents to mandate purpose codes for regulatory compliance while maintaining backward compatibility.
1111
requires: [3,7]
1212
---

TAIPs/taip-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-03-21
8-
updated: 2025-04-22
8+
updated: 2025-06-23
99
description: Defines a merchant-initiated Payment message standard for requesting blockchain payments with specified amounts in either crypto assets or fiat currencies. Enables selective disclosure of customer information for compliance and business purposes while facilitating standard e-commerce and invoice payment flows with privacy protection.
1010
requires: 2, 3, 4, 6, 7, 8, 9, 16
1111
---

TAIPs/taip-15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Draft
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-03-21
8-
updated: 2024-03-21
8+
updated: 2025-06-23
99
description: Establishes a protocol for creating secure, authorized connections between TAP agents with predefined transaction constraints and OAuth-style authorization flows. Enables persistent B2B integrations with transaction limits, purpose restrictions, and user control mechanisms for ongoing business relationships while maintaining robust risk management.
1010
requires: [2, 4, 6, 9, 13]
1111
---

TAIPs/taip-16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Draft
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2025-04-22
8-
updated: 2025-04-22
8+
updated: 2025-05-31
99
description: Defines a structured Invoice object format for embedding detailed payment information with line items and tax data in TAIP-14 Payment Requests. Maps to established standards like UBL and W3C Payment Request for interoperability with existing business systems while supporting regulatory compliance requirements.
1010
requires: 14
1111
---

TAIPs/taip-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>, Richard Crosby <richard@notabene.id>
77
created: 2024-01-09
8-
updated: 2025-03-07
8+
updated: 2025-06-23
99
description: Implements secure messaging between TAP agents using DIDComm v2, JSON encoding, and digital signatures via JWS with optional JWE encryption. Establishes required message attributes, transport protocols, and Out-of-Band invitation mechanisms to enable private, decentralized communication about digital asset transactions.
1010
discussions-to: https://github.com/TransactionAuthorizationProtocol/TAIPs/pull/4
1111
---

TAIPs/taip-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ status: Review
55
type: Standard
66
author: Pelle Braendgaard <pelle@notabene.id>
77
created: 2024-01-12
8-
updated: 2025-03-07
8+
updated: 2025-06-13
99
description: Defines a chain-agnostic Transfer message format for moving digital assets between parties with standardized metadata for compliance and record-keeping. Specifies required JSON-LD fields including asset identifiers, amounts, originator/beneficiary information, and settlement details for both fungible and non-fungible tokens.
1010
discussions-to: https://github.com/TransactionAuthorizationProtocol/TAIPs/pull/5
1111
requires: 2, 5, 6

0 commit comments

Comments
 (0)