24 lines
467 B
Markdown
24 lines
467 B
Markdown
# opentimestamps
|
|
|
|
Go port of https://github.com/opentimestamps/python-opentimestamps.
|
|
|
|
Copied from https://github.com/BlockchainSource/go-opentimestamps.
|
|
|
|
# Done
|
|
|
|
* Byte-level serialization format
|
|
* Timestamp parsing
|
|
* Creating pending timestamps
|
|
* Upgrading pending timestamps
|
|
* Bitcoin Timestamp verification
|
|
|
|
# To do
|
|
|
|
* Support for multiple timestamp servers
|
|
* Proper timestamp merging (on upgrade)
|
|
* More conformant serialization (sorting)
|
|
|
|
# License
|
|
|
|
Apache 2.0
|