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

Handshake (Add encryption) #50

Open
Tracked by #2
theaddonn opened this issue Aug 26, 2024 · 5 comments
Open
Tracked by #2

Handshake (Add encryption) #50

theaddonn opened this issue Aug 26, 2024 · 5 comments
Labels
C-Proto Category: Protocol Help wanted Extra attention is needed P-Medium Priority: Medium

Comments

@theaddonn
Copy link
Member

No description provided.

@theaddonn theaddonn added Help wanted Extra attention is needed C-Proto Category: Protocol P-Medium Priority: Medium P-High Priority: High and removed P-High Priority: High labels Aug 26, 2024
@ismaileke
Copy link
Contributor

ismaileke commented Sep 27, 2024

@theaddonn
Copy link
Member Author

Since we are rewriting some major parts of the protocol right now in the https://github.com/bedrock-crustaceans/bedrockrs/tree/proto_rework branch... we might want to implement encryption. I have noticed that ruben has taken interest in implementing this...

@RadiatedMonkey
Copy link
Contributor

If ismaileke wants to work on it, I'm fine with that too. In case they need it I can give some help.

@ismaileke my own server software also has a working encryption implementation in Rust at
https://github.com/teampathfinders/mirai/tree/master/crates/proto/src/crypto

@ismaileke
Copy link
Contributor

ismaileke commented Sep 28, 2024

you're better at this, you should definitely do it @RadiatedMonkey

i've been working on rust for about 1 month and im still not good enough. the code in your projects still doesn't make enough sense to me(my problem). so you should do it.

@theaddonn
Copy link
Member Author

This requires adding the logic behind applying encryption etc. Also things such as jwts, the needed packets and the rest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Proto Category: Protocol Help wanted Extra attention is needed P-Medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

3 participants