The author's keys to use for signing.
The author claims to publish their post to this domain.
an object containing metadata and hash (or IPFS CID) of the media
metadata and generated digest of the post
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Generate digest metadata for author's post.
an object containing metadata and content of the post
metadata and generated digest of the post
Verify the digest generated by the generate method.
output of the generate method to get verified
result
Generate signature metadata for the author's post digest.
The author's keys to use for signing.
The author claims to publish their post to this domain.
Should be generated by author-digest module.
The author's signature metadata of the post digest.
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Generate signature metadata of the author request to publish their Meta Space to a server.
The author's keys to use for signing.
The author claims to publish their Meta Space to this domain
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Generate the server's verification signature metadata for the author's request to publish their Meta Space to this server.
The server keys to use for signing.
The server domain to use in the claim.
The author's publish request metadata object.
URI reference to the author's publish request metadata.
The server's signed verification metadata.
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Generate a batch grid actions metadata.
The server keys to use for signing.
The server domain to use in the claim.
The maintain grid requests to generate the metadata.
Generated metadata.
Verify the digest and the signature of the batch grid actions metadata.
output of the generate method to get verified
result
Generate the server's verification signature metadata for the author's signature metadata of their post digest.
the server's private and public key pair
The server domain to use in the claim.
the author's signature metadata of their post digest or media
URI reference to the author's signature metadata of their post digest or media
server's signed verification metadata
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Bind the author's digest metadata (with post metadata and content) to the server's verification's reference.
metadata and generated digest of the author's post
URI reference to the author's post digest metadata
server's signed verification metadata
server's signed verification metadata with the reference
Verify the signature generated by the generate method.
output of the generate method to get verified
result
Generates a new key pair from the given seed and returns it as object. Each word of the passphrase array should be in the 'niceware' wordlist. see: https://www.npmjs.com/package/niceware
key pair
Generate a random 16 words (32bits length) passphrase as seed by niceware. You can pass the seed to generateKey function.
passphrase array
Generated using TypeDoc
Generate digest metadata for author's media (video, image and other type of medias).