Skip to content

pylls/steady

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
 
 
lc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steady: A simple end-to-end secure logging system

A golang implementation of a proof-of-concept Steady relay and simple echo collector. For the corresponding Steady device please see the C implementation.

Brief instructions to run

  1. go get github.com/pylls/steady
  2. run steady-relay
  3. run steady-make-device
  4. copy test.device to the device folder of the C implementation
  5. build and run the C demo device
  6. run steady-echo-collector to read from the relay

Paper

https://eprint.iacr.org/2018/737

License

Apache 2.0

About

A simple end-to-end secure logging system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages