You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/add-signature-support.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,5 +47,3 @@ This is a non-breaking extension - signatures are optional on all records. Two s
47
47
48
48
1.**Inline signatures** - Embedded directly in the record via `app.certified.signature.defs#inline`.
49
49
2.**Remote attestations** - References to proof records in other repositories via `com.atproto.repo.strongRef`.
50
-
51
-
The signing curve (P-256 / K-256) is determined by the multicodec prefix of the verification method's `publicKeyMultibase`, per the ATProtocol Attestation Specification. ECDSA with the low-S variant per BIP-0062 is mandatory.
0 commit comments