-
Notifications
You must be signed in to change notification settings - Fork 186
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
Signing messages with a provided private key #485
Comments
Sure, lets upstream this.
…On Wed, May 25, 2022, 18:31 Iulian Pascalau ***@***.***> wrote:
Hello
Are you interested having the functionality of publishing a message with a
specified private key feature? We have it ready, unit tested and tested in
production. Can easily open a PR here.
Use case: we have a use case in which we want to broadcast messages from
"virtual" peer IDs. Those peer IDs will never be addressable nor
connectable in the whole network. This feature can help constructing nodes
that act like sentinel nodes but in fact are the real nodes, broadcasting
on the behalf of a virtual node that can never be found on the network nor
easily traceable.
—
Reply to this email directly, view it on GitHub
<#485>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAI4SUSNIET35UDUP7VLRLVLZBVFANCNFSM5W5RG2LQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
on it |
Related with #486 |
I guess we can close this since the PR merged into |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
Are you interested having the functionality of publishing a message with a specified private key feature? We have it ready, unit tested and tested in production. Can easily open a PR here.
Use case: we have a use case in which we want to broadcast messages from "virtual" peer IDs. Those peer IDs will never be addressable nor connectable in the whole network. This feature can help constructing nodes that act like sentinel nodes but in fact are the real nodes, broadcasting on the behalf of a virtual node that can never be found on the network nor easily traceable.
The text was updated successfully, but these errors were encountered: