diff options
author | pukkamustard <pukkamustard@posteo.net> | 2020-10-27 08:24:05 +0100 |
---|---|---|
committer | pukkamustard <pukkamustard@posteo.net> | 2020-10-27 08:24:05 +0100 |
commit | 8c0f863e2e9c7ac80da5d44fec1e3cde2ee422c4 (patch) | |
tree | 20f104367968b7bdbc161bc81b78eff68994bed8 /doc | |
parent | ca9c3ba6024e512de13d5dedebb4b8d09e80cd52 (diff) |
eris.adoc: add "Hail ERIS!" example
Diffstat (limited to 'doc')
-rw-r--r-- | doc/eris.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/eris.adoc b/doc/eris.adoc index 5e02f30..40234b2 100644 --- a/doc/eris.adoc +++ b/doc/eris.adoc @@ -340,6 +340,10 @@ TODO using 1 byte to encode level limits size of content that can be encoded. Ad A read-capability can be encoded as an URN: `urn:eris:BASE32-READ-CAPABILITY`, where `BASE32-READ-CAPABILITY` is the unpadded Base32 <<RFC4648>> encoding of the read capability. +For example the ERIS URN of the UTF-8 encoded string "Hail ERIS!" (with block size 1Kb and null convergence secret): + +`urn:erisx2:AAAAV4OIFHWY67XFEHAOQVXUOWTYDVG5TEY6S6IW4PJ4SQLVJJF4MIKNDLKUDPPHDCKLBUIAJQ3U2IEARRPFHEHWFW5NJY7BJUGFESPGDQ` + == Applications === Storage and Transport Layers |