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

Address React internals processing leakage #26

Merged
merged 7 commits into from
Feb 11, 2024

Conversation

weizman
Copy link
Member

@weizman weizman commented Feb 7, 2024

continue of #23

Bottom line: React exposes everything that's passed into it, which compromises LD's secret. To address that, we must force the developer to wrap the text with a token only LD can exchange back with the secret before passing it to React

@weizman weizman force-pushed the weizman/defend-against-react-props branch from cfd590a to c39545c Compare February 11, 2024 17:45
@weizman weizman changed the title wip defend against react props Address React internals processing leakage Feb 11, 2024
@weizman weizman marked this pull request as ready for review February 11, 2024 17:46
@weizman weizman merged commit 4982bf6 into main Feb 11, 2024
@weizman weizman deleted the weizman/defend-against-react-props branch February 11, 2024 17:48
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 this pull request may close these issues.

1 participant