diff --git a/src/main/resources/web/index.html b/src/main/resources/web/index.html index d81073a..dc11991 100644 --- a/src/main/resources/web/index.html +++ b/src/main/resources/web/index.html @@ -64,16 +64,15 @@
-

Mojang API calls in browser are called through a CORS Proxy. See - https://github.com/Rob--W/cors-anywhere - for setting up one. Calling Mojang API from a remote IP address may block your account. It will receive +

See VIAaaS README + for setting up one. Calling Mojang APIs are called through this proxy, and a remote IP address may block your account. It will receive sensitive data like email, passwords and tokens. HTTPS is required for non-localhost addresses.

-

VIAaaS instance websocket URL. It may exchange sensitive data like minecraft.id tokens, server hashes and usernames. Encrypted websocket is required.

+

VIAaaS instance websocket URL. It exchanges sensitive data like minecraft.id tokens, server hashes and usernames. WSS is required.