aboutsummaryrefslogtreecommitdiff
path: root/server/descriptor
Commit message (Collapse)AuthorAgeFilesLines
* fixed FindLog such that it uses a list of operatorsRasmus Dahlberg2020-11-033-8/+10
|
* added start on stfe clientRasmus Dahlberg2020-11-022-2/+2
| | | | | | ChecksumV1 entries can be submitted using client-side ed25519 signatures. The resulting SignedDebugInfoV1 is then verified using the log's announced signature scheme and public key (currently only ed25519).
* added stfe server descriptorRasmus Dahlberg2020-11-023-0/+154
A collection of immutable log parameters, see documentation.