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

Add option to allow users of pantialaimon to use the SDK #1469

Merged
merged 3 commits into from
Sep 16, 2020

Conversation

Half-Shot
Copy link
Contributor

matrix-js-sdk will block attempts to send events to encrypted rooms by default if you've not enabled the crypto parts of the library. There are special reasons for which I need to use Pantalaimon as a proxy for some bridge work, so I need the SDK to not block attempts in this case, as the upstream library will take care of it.

I'd like to propose this flag to let developers opt to ignore such warnings. I also couldn't really decide upon a flag name, so suggestions welcome!

Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks generally okay to add, but I think it's better for naming to be more about what it means for the JS SDK instead of your specific scenario.

Half-Shot and others added 2 commits September 16, 2020 16:19
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
@Half-Shot Half-Shot requested a review from jryans September 16, 2020 15:50
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, seems good to me! 😄

@jryans jryans changed the title Add 'usingE2EProxy' to allow users of pantialaimon to use the SDK Add option to allow users of pantialaimon to use the SDK Sep 16, 2020
@Half-Shot Half-Shot merged commit 8c315eb into develop Sep 16, 2020
@t3chguy t3chguy deleted the hs/usingE2EProxy-flag branch May 10, 2022 14:33
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.

2 participants