Skip to content

Commit 0bfe09d

Browse files
author
indomitableSwan
committed
add todo for #116 on local signing
1 parent 2b50e1e commit 0bfe09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system-functionalities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ Implementation guidance: We pick these ECDSA/EdDSA parameters in order to provid
323323
### Sign a Message
324324
#### Local signing
325325
If the signing key is stored locally, the client retrieves and signs the message client-side.
326+
- [TODO #116](https://github.com/boltlabs-inc/key-mgmt-spec/issues/116).
326327

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

0 commit comments

Comments
 (0)