Read Record

  1. The location owner optionally publishes the location

  2. Anyone who has the location can read just the headers or the full record

  3. They can use any industry-standard third-party tools

Example headers code:

Example record code:

Read Encoded Record

Example cURL headers response:

Example cURL record response:

You can compare this to the final "output" in the response from the write record command.

To find out whether the resultant fingerprint is valid, the user also needs the original record and the encoding method plus any salt used.

Read Unencoded Record ‑

Example cURL headers response:

Example cURL record response:

Last updated