Skip to content

Commit

Permalink
add todo for #116 on local signing
Browse files Browse the repository at this point in the history
  • Loading branch information
indomitableSwan authored and indomitableSwan committed Sep 1, 2022
1 parent 7b0791f commit bb29ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system-functionalities.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ Implementation guidance: We pick these ECDSA/EdDSA parameters in order to provid
### Sign a Message
#### Local signing
If the signing key is stored locally, the client retrieves and signs the message client-side.
- [TODO #116](https://github.com/boltlabs-inc/key-mgmt-spec/issues/116).

#### Remote signing
This client-initiated functionality sends a request to the key server to generate and store a secret remotely.
Expand Down

0 comments on commit bb29ced

Please sign in to comment.