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

Implement 1.19.2 chat signing #1046

Closed
rom1504 opened this issue Nov 28, 2022 · 14 comments
Closed

Implement 1.19.2 chat signing #1046

rom1504 opened this issue Nov 28, 2022 · 14 comments

Comments

@rom1504
Copy link
Member

rom1504 commented Nov 28, 2022

chat_signin

From @kashalls

@rom1504
Copy link
Member Author

rom1504 commented Nov 28, 2022

https://youtu.be/wn6fBvW4WOg?t=100 relevant video

@rom1504
Copy link
Member Author

rom1504 commented Nov 28, 2022

High level:

  • Keep N last messages
  • use that to produce a signature to send message
  • expose that as a function in NMP
  • use in examples and in mineflayer

@rom1504 rom1504 pinned this issue Nov 28, 2022
This was referenced Nov 28, 2022
@rom1504
Copy link
Member Author

rom1504 commented Nov 29, 2022

@rom1504
Copy link
Member Author

rom1504 commented Dec 2, 2022

ideas to go forward here:

@rom1504
Copy link
Member Author

rom1504 commented Dec 6, 2022

More ideas:

  • Check if anyone else implemented it and do the same

@rom1504
Copy link
Member Author

rom1504 commented Dec 7, 2022

@extremeheat
Copy link
Member

extremeheat commented Dec 7, 2022

Some links to the minecraft java source for clientbound chat handling, not including verification :

@rom1504
Copy link
Member Author

rom1504 commented Dec 7, 2022

PrismarineJS/prismarine-auth#65 for the reporting payload which is similar to what nmp will need to store in memory

from extremeheat

@rom1504
Copy link
Member Author

rom1504 commented Dec 15, 2022

d27da69 wip from @u9g

@rom1504
Copy link
Member Author

rom1504 commented Dec 16, 2022

This issue is funded at $150

@rom1504
Copy link
Member Author

rom1504 commented Jan 15, 2023

Thanks @frej4189 and @extremeheat for solving this one!

As agreed with extremeheat, granting the $150 to @frej4189

@rom1504 rom1504 closed this as completed Jan 15, 2023
@rom1504
Copy link
Member Author

rom1504 commented Jan 15, 2023

relevant PRs
#1049
#1052
#1050

@rom1504 rom1504 unpinned this issue Jan 22, 2023
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 a pull request may close this issue.

2 participants