Checked Existing
What enhancement would you like to see?
Right now the site relies on downloading data from the BOSS server. Instead, we should consider moving to gRPC for this as https://github.com/PretendoNetwork/grpc/tree/master/protobufs/boss/v2 already exists
Any other details to share? (OPTIONAL)
This feature cannot be implemented at the moment, as the BOSS gRPC protobufs lack a way to request file contents. An API for this should be discussed first before jumping into it, @DaniElectra thoughts? If we allow the data to be decrypted as well when requested, then we can remove the need for storing the BOSS keys here as well
Checked Existing
What enhancement would you like to see?
Right now the site relies on downloading data from the BOSS server. Instead, we should consider moving to gRPC for this as https://github.com/PretendoNetwork/grpc/tree/master/protobufs/boss/v2 already exists
Any other details to share? (OPTIONAL)
This feature cannot be implemented at the moment, as the BOSS gRPC protobufs lack a way to request file contents. An API for this should be discussed first before jumping into it, @DaniElectra thoughts? If we allow the data to be decrypted as well when requested, then we can remove the need for storing the BOSS keys here as well