HPPR Basic Packet Examples

This file shows one Blob, one Plex, and one Seal packet in readable form. Hashes are shortened for line-width clarity.

Blob Example

🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 34

# HPPR Quickstart
This is Blob data.

Plex Example

🖧: P.EXAMPLE_PLEX_HASH.H3
Group: a-group
App: some-app
Location: our-collection/item
TAI: 1640995200:000000000
+Link: source B.EXAMPLE_BLOB_HASH.H3
X-Custom: header value
🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 25

This is embedded blob data.

Seal Example

🖧: S.EXAMPLE_SEAL_HASH.H3
Seal-By: V.EXAMPLE_VKEY.H3
Seal-Sig: EXAMPLE_SIGNATURE_B64A
🖧: P.EXAMPLE_PLEX_HASH.H3
Group: a-group
App: some-app
Location: our-collection/item
TAI: 1640995200:000000000
🖧: B.EXAMPLE_BLOB_HASH.H3
Data-Length: 22

This is signed content.