Output Icepick command blobs as a JSON blob that isn't passed through to the subcommand when --generate-input-only
is passed #20
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/icepick#20
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Example:
This will generate:
We assume we can generate the JSON blob in a deterministic manner so all signatures can be concatenated into a common file and verified in one operation
pass the policy and signatures as a blob to a separate module so the policy module can exist as its own enclave
encrypt the key in transit from the key derivation module to the coin signer module
Closing in favor of Icepick Workflows