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

Message security issue for demo #6

Open
joyoFeng opened this issue Apr 28, 2023 · 0 comments
Open

Message security issue for demo #6

joyoFeng opened this issue Apr 28, 2023 · 0 comments

Comments

@joyoFeng
Copy link

I found in the demo that messages are sent directly to the pool and then fetched. For the participating nodes in MPC protocol, their P2P messages or broadcast messages, if there is no message agent, need channel encryption, such as SSL for bidirectional channels; if there is a message agent then need message encryption, and then send through the agent (or again SSL)

In practical applications need to ensure the full process of cryptographic operations peer-to-peer communication security, external documentation should be detailed tips (from PlatON cryptography team)

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