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

Rename domain names to provide a 'secure context' #56

Open
guusdk opened this issue Feb 28, 2023 · 0 comments
Open

Rename domain names to provide a 'secure context' #56

guusdk opened this issue Feb 28, 2023 · 0 comments

Comments

@guusdk
Copy link
Collaborator

guusdk commented Feb 28, 2023

Many (web) clients features depend (or should depend) on being executed in a secure context (eg, accessed over an encrypted connection, or on localhost). See https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts for details.

The domains used by this project do not automatically qualify as a secure context. This can make interacting with it from a webclient troublesome. We should consider renaming the domain names like xmpp1.localhost.example to something that does define as a ‘secure context’, such as xmpp1.example.localhost

See https://igniterealtime.atlassian.net/browse/OF-2574

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

No branches or pull requests

1 participant