Product
Privacy
What magent stores
Paid requests persist a ledger row on request_events: method, path without query,
status, outcome, latency, error code, and whether the request was paid. That table does not
store IP addresses, PAYMENT-SIGNATURE, nonce, HTML paywalls, or plaintext query
or body.
Encrypted copies of GET query strings, POST {items}, and JSON responses live in
ops_request_payloads
for the allowlisted Magent Console
(ops.magentlab.com). Console access is GitHub-allowlisted; views of Traffic open
are audited. Calculator inputs are treated as PHI-adjacent and are not printed in application
logs or SSH helpers.
Accounts in the console list wallets via payer_hmac (HMAC of the lowercase
address). Ciphertext stays encrypted. SSH settlement lookup prints method, route, status,
amount, and tx hash โ never payer or payloads.
What magent does not store
- Client IP on the payment ledger
PAYMENT-SIGNATUREor EIP-3009 nonce- HTML paywall bodies
Public marketing and docs pages do not set a session cookie. The console at
ops.magentlab.com
uses a session cookie after GitHub login.