Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify requirements with respect to transaction support #136

Open
3 tasks
indomitableSwan opened this issue Oct 3, 2022 · 0 comments
Open
3 tasks

Specify requirements with respect to transaction support #136

indomitableSwan opened this issue Oct 3, 2022 · 0 comments

Comments

@indomitableSwan
Copy link
Contributor

indomitableSwan commented Oct 3, 2022

We need to integrate support for signing transactions explicitly into the protocols. This is because the implementation should be careful to sign only appropriately formatted messages: in our use case, this will transactions consistent with EVM/Ethereum.

To close this issue, address the following either directly in the spec (as part of a protocol or implementation guidance) or in a comment on this issue:

  • Consider including explicit internal-only TransactionApprovalRequests (TARs) with a corresponding identifier (that must be unique among request, i.e., an immutable, read-only field). Note: we should determine where/how this identifier is chosen, with the understanding that eventually we will have multiple key servers.
  • Determine how and whether to track transaction originators. (Or are these always the asset owner via a client? If not, what metadata should be kept about the asset owner as part of the TAR?)
  • A consideration of the architecture, both in the single server model but also extending to multiple key servers. Some questions were first raised in https://github.com/boltlabs-inc/key-mgmt/issues/26.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant