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

Add the ability to sign commit/reveal operations with a witness key #3

Closed
tedthecreator opened this issue Mar 12, 2021 · 0 comments · Fixed by #24
Closed

Add the ability to sign commit/reveal operations with a witness key #3

tedthecreator opened this issue Mar 12, 2021 · 0 comments · Fixed by #24

Comments

@tedthecreator
Copy link
Contributor

At the moment, we can use only the user's active key to sign the commits and the reveals. This is not good from a security point of view: the key must be stored in clear-text on the server.

It is necessary to add the ability to sign transactions with a public witness key.

tedthecreator added a commit that referenced this issue Jun 19, 2021
…tions with their own key #3. And we don't need additional operations with the user's active key #4.
@tedthecreator tedthecreator linked a pull request Jun 19, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant