Version 0.2.0
Pre-release
Pre-release
paragonie-scott
released this
01 Jul 23:10
·
215 commits
to master
since this release
- Changed what goes into each link in the Blakechain
- Old :
H(data)
- New:
H(time || publickey || signature || data)
- Old :
- Implemented cross-signing
- Publish your summary hash at a point in time to another Chronicle
- Implemented replication
- Mirror one (or more) other Chronicles to a separate database table, validating every new hash along the way.