Insights on Crypto Payments, Infrastructure, and Operations

Glossary terms starting with J

Numbers and symbols are grouped under #. Letter matching ignores case and uses the first displayed title character.

Joint Wallet

A joint wallet is a wallet intended for two or more people who share defined rights to view, approve, recover, or use…

JSON

JSON is a lightweight text format for exchanging structured data using objects, arrays, strings, numbers, booleans, and null values. JSON standardizes a…

JSON Web Encryption (JWE)

JSON Web Encryption is a JOSE standard for representing encrypted content with protected metadata in compact or JSON-based serialization formats. JSON Web…

JSON Web Signature (JWS)

JSON Web Signature is a JOSE standard for representing digitally signed or message-authenticated content with protected headers and a payload. Secure use…

JSON Web Token (JWT)

A JSON Web Token is a compact, URL-safe format for carrying signed or encrypted claims between software systems using a header, payload,…

JSON-RPC

JSON-RPC is a remote procedure call protocol that represents method requests, results, errors, notifications, and identifiers as JSON objects. It is used…

Jurisdiction Risk

Jurisdiction risk is exposure created by the laws, courts, regulators, politics, enforcement, and operating conditions connected to a location. A score for…

JWT Secured Authorization Request (JAR)

JWT Secured Authorization Request (JAR) is an OAuth mechanism that represents authorization-request parameters in a signed and optionally encrypted JSON Web Token.…