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

Improve the payload encoding efficiency #116

Open
alexmturner opened this issue Feb 14, 2024 · 0 comments
Open

Improve the payload encoding efficiency #116

alexmturner opened this issue Feb 14, 2024 · 0 comments
Labels
compat Issue may affect web compatibility enhancement New feature or request

Comments

@alexmturner
Copy link
Collaborator

Currently, the payloads embedded in aggregatable reports are not as size efficient as they could be. Some possible changes to reduce the size are explored here.

However, changing the payload encoding would be a breaking change for anyone using the plaintext payload included when debug mode is enabled. After debug mode is no longer available (i.e. after third-party cookie deprecation), changing the encoding should be simpler as only the user agent and the aggregation service should require updates. However, on a more minor note, the encrypted payload size and version would also change.

@alexmturner alexmturner added compat Issue may affect web compatibility enhancement New feature or request labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compat Issue may affect web compatibility enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant