Browse Source

added note

master
root 5 years ago
parent
commit
ce36a6bbbe
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      README.md

+ 3
- 2
README.md View File

* ... ? * ... ?


## notes ## notes
* replace RSA by Ed25519
* use TAI64 for timestamps * use TAI64 for timestamps


## NEW PROTOCOL TO BE DOCUMENTED!!!

## Protocol ## Protocol


``` ```


### PROOF ### PROOF


The PROOF token proves the origin and signs the message. It is composed of the hash of the client concatenated with a SHA256 of the message without the PROOF and with a metric value of 0.
The PROOF token proves the origin and signs the message. It is composed of the hash of the client concatenated with a hash of the message without the PROOF and with a metric value of 0 (if present).


### Key=value pairs ### Key=value pairs



Loading…
Cancel
Save