Email or username:

Password:

Forgot your password?
Top-level
Lyyn ☮️🦄 #2024-02-16

@sulian @Evv1L I think changing /etc/hosts won't help because TLS certificates on a different server won't match.

3 comments
Sulian

@lyyn @Evv1L the idea was to just put 127.0.0.1 matrix.to, and then just `http-server . -ssl` in the matrix.to source directory, it will warn that the cert is self-signed, but that's fine

Sulian

@drq @lyyn @Evv1L it's just an example, the main point is that blocking matrix.to is just a minor inconvenience. Also you could probably make an extension that did something similar too

Go Up