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

First step in adding encryption: #99

Merged
merged 4 commits into from
Mar 7, 2022

Conversation

maaktweluit
Copy link
Contributor

@maaktweluit maaktweluit commented Mar 4, 2022

Session::Request, Session::Response and NodeInfo

Resolves: golemfactory/yagna#1857

@maaktweluit maaktweluit self-assigned this Mar 4, 2022
@maaktweluit maaktweluit linked an issue Mar 4, 2022 that may be closed by this pull request
Copy link
Contributor

@nieznanysprawiciel nieznanysprawiciel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have encryption flag in Forward message. You can define it somewhere definition of UNRELIABLE_FLAG

crates/core/src/session.rs Outdated Show resolved Hide resolved
crates/proto/protobuf/ya_relay.proto Outdated Show resolved Hide resolved
@maaktweluit maaktweluit force-pushed the mwu/add-encryption-fields branch from 218867e to bb9a28a Compare March 7, 2022 12:21
@nieznanysprawiciel nieznanysprawiciel merged commit d70088a into main Mar 7, 2022
@nieznanysprawiciel nieznanysprawiciel deleted the mwu/add-encryption-fields branch March 7, 2022 18:41
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 this pull request may close these issues.

NET - implement forward compatibility changes for encryption
2 participants