Skip to content

Add timestamp getter and verification functions #11

Description

@dnpotter

Return the latest block id for the user to include within the file along with the date. Functions as a verifiable timestamp, proving the file was produced after that time. When combined with a signature this proves the file was produced between two dates.

Add a timestamp decoding function that decodes to the block hash and queries the blockchain for the block time.

Could use the complete hash or generate a shorter, reversible 'hash' as a compromise (e.g. take the first x characters of the hash. When assumed that the hash represents a block close in time to the signature then perhaps the first x characters is enough proof).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions