coniks-sys / coniks-go

A CONIKS implementation in Golang
http://coniks.org
Other
116 stars 30 forks source link

Ensure that clients/auditors receive the latest STR from the directory #185

Open masomel opened 7 years ago

masomel commented 7 years ago

Clients/auditors need to ensure that they are indeed receiving the latest STR from the directory. The main problem here is: After missing multiple epochs, how does a client/auditor know what the latest epoch of a directory is?

Some ideas:

masomel commented 7 years ago

Related to #173