Legal Agreements accepted at sign-in
The text you accept, with its version and hash.
Before the first sign-in code, the console shows these three agreements and records the version and content hash of the text you accepted. Change a text and its hash moves, so the console asks again.
Each agreement is with Infrastructure Driven Growth And Future (IDGAF Holdings LLC), a Wyoming limited liability company. Write to idgafholdingsllc@gmail.com.
The API serves the same text, and each page states who approved it. Operator approval is recorded as exactly that, and it is not counsel review.
The agreements
- AFA Protocol beta termsVersion 2026-09-08.1
1c0cd773e3d8…0b03Read AFA Protocol beta terms - AFA Protocol acceptable use policyVersion 2026-09-07.1
8a1904e90d3e…9be9Read AFA Protocol acceptable use policy - AFA Protocol privacy noticeVersion 2026-09-07.1
1b75344ef0dd…126dRead AFA Protocol privacy notice
How to check this yourself
GET /v1/legal/documents lists the three with their versions and hashes. GET /v1/legal/documents/{id}/text returns the exact bytes, with the version and hash in its response headers. Neither call needs a credential. To check a hash, take SHA-256 over those bytes with LF line endings and compare it with the hash on the document's page. A mismatch means this page and the service are serving different text, and the one the console records is the service's.
These pages are about the service. What this website itself collects, and who reads the contact form, is on the website privacy page.