Trusted Timestap Implementation (RFC3161)
This lib/package was based entirely on the https://d-mueller.de/blog/dealing-with-trusted-timestamps-in-php-rfc-3161/ implementation originally made in php.
Requirements
- Openssl
- curl
- Node 8+
Reference
RFC3161
List Free Timestamp Authority
- https://freetsa.org/tsr
- http://sha256timestamp.ws.symantec.com/sha256/timestamp
- http://timestamp.entrust.net/TSS/RFC3161sha2TS
- http://timestamp.apple.com/ts01
TODO
- <input disabled="" type="checkbox"> Improve README
- <input disabled="" type="checkbox"> Add JSDOC
- <input disabled="" type="checkbox"> Mock tests
- <input disabled="" type="checkbox"> Add signature verification function (only works with time certificate)