Skip to content
This repository has been archived by the owner on Aug 14, 2018. It is now read-only.

Releases: paralin/kvgossip

v1.0.0

01 Dec 21:36
Compare
Choose a tag to compare

Features

  • ctl: add call to retreive a key (7ed1c9b)
  • add revoke command, fix revoke bugginess (9805993)

v0.1.0

01 Dec 18:27
Compare
Choose a tag to compare

Bug Fixes

  • compare hashes, not signatures (f0952b1)
  • fix bugginess in sync session (5289abd)
  • use doublestar for path matching (414d467)

Features

  • agent + db implementations (799f7f0)
  • dedupe remote connections (36f5148)
  • finish implementing sync session (283dc3c)
  • implement code structure for sync session (e7b3d5b)
  • implement control service, grant build cli (d46123d)
  • implement grant revocation build (9aa2ce4)
  • implement more of tx/grant verification (339d493)
  • implement most of agent, sync session (105e459)
  • implement signing new grants, verifying patterns (17f0a5e)
  • improve revoke algorithm in db, readme (258f967)
  • initial implementation of tree hash sweeps (a354b1b)
  • key validation (6e56ca4)
  • sync service base code (10937f8)
  • sync session test code (4e8925c)
  • work in progress on grants, tx (83b4fdf)