choripan
ps3 style elliptic curve fuckery
- get listing of entries
- get log of recent signatures that were made with the same nonce
- reverse the nonce into the private key
- make a signature for key
- get key
configuration
choripan uses environment variables, these are the defaults:
address = ENV['CHORIPAN_ADDRESS'] || '0.0.0.0'
port = ENV['CHORIPAN_PORT'] ? ENV['CHORIPAN_PORT'].to_i : 6910
$key = ENV['CHORIPAN_KEY'] || 'little black submarines Botniheg7'