Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

RPC method to generate signatures for Secretstore #7248

Closed
ETHorHIL opened this issue Dec 8, 2017 · 0 comments · Fixed by #7336
Closed

RPC method to generate signatures for Secretstore #7248

ETHorHIL opened this issue Dec 8, 2017 · 0 comments · Fixed by #7336
Assignees
Labels
F8-enhancement 🎊 An additional feature request. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually.
Milestone

Comments

@ETHorHIL
Copy link
Contributor

ETHorHIL commented Dec 8, 2017

Before filing a new issue, please provide the following information.

I'm running:

  • Which Parity version?: 1.9.0
  • Which operating system?: Linux
  • How installed?: via binaries
  • Are you fully synchronized?: yes
  • Did you try to restart the node?: yes

I am looking into secretstore. Discussed with Slava over the Riot EWF channel, that eth_sign is not appropriate to generate the signature for the secretID in KeyServer::generate_document_key().

It would be good to have an RPC method to replicate the behaviour of this script:
https://gist.github.com/svyatonik/cf36dec2623685eab0cbcd87fca0a244

Maybe also output the address?

@svyatonik svyatonik self-assigned this Dec 11, 2017
@svyatonik svyatonik added the M6-rpcapi 📣 RPC API. label Dec 11, 2017
@5chdn 5chdn added F8-enhancement 🎊 An additional feature request. P7-nicetohave 🐕 Issue is worth doing eventually. labels Dec 12, 2017
@5chdn 5chdn added this to the 1.10 milestone Dec 12, 2017
@5chdn 5chdn modified the milestones: 1.10, 1.9 Jan 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F8-enhancement 🎊 An additional feature request. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants