FivePB (Xer)

Results 12 issues of FivePB (Xer)

### Which Cloudflare product does this pertain to? Cloudflare One ### Existing documentation URL(s) https://developers.cloudflare.com/cloudflare-one/tutorials/ssh/ ### Section that requires update # Browser-rendered terminal ### What needs to change? This section...

documentation
Backlog
content:edit

This is an attempt at allowing servers behind Velocity on 1.19.1 to use secure chat. Related to https://github.com/PaperMC/Paper/pull/8219

status: in progress

The proxy needs to track and verify message signatures based on the players public key as well as components which are preview-signed

type: feature

Velocity should implement api to control the signature disposition between clients. This is necessary for projects like Geyser to function.

type: feature

This api is required for the client to interact correctly with the server

Similar to previous versions, this Event should be able to selectively control the standing of the user. The usage is only advised for testing and debug purposes

type: feature

This includes the ability to construct a key using the api from a foreign proxy. This also requires integration by the preview system

type: feature

Brigadier commands should have access to signed (preview) component arguments and messages

type: feature

The adventure library update for 1.19 needs to be finished and incorporated before we finish the 1.19 update. https://github.com/KyoriPowered/adventure/pull/777

This PR brings Waterfall on a forwarding-feature-level with [Velocity](https://github.com/VelocityPowered/Velocity) for better security. Implemented: - Velocity modern forwarding support, courtesy of @astei and the Velocity contributors, this forwarding mode uses a...