Update README.md
This commit is contained in:
parent
dff4514736
commit
1d0af97aeb
1 changed files with 4 additions and 2 deletions
|
@ -10,10 +10,12 @@ Vicord has Desktop, Mobile, and Web clients.
|
||||||
- GluonJS
|
- GluonJS
|
||||||
- Electron
|
- Electron
|
||||||
- Mobile only supports Tauri
|
- Mobile only supports Tauri
|
||||||
- There is only one web client
|
- There is only the main web client
|
||||||
|
|
||||||
All clients come with 2 modes
|
All clients come with 2 modes
|
||||||
- Normal mode: makes direct communications with Discord servers
|
- Normal mode: makes direct communications with Discord servers
|
||||||
- Proxy mode: proxies all Discord traffic through a servers
|
- Proxy mode: proxies all Discord traffic through a servers
|
||||||
All web Vicord instaces have this proxy be default, so feel free to use them.
|
All web Vicord instaces have this proxy be default, so feel free to use them.
|
||||||
Currently it is highly recommended that you do not use proxy mode, as it does not have much security.
|
Currently it is highly recommended that you do not use proxy mode, as it does not have much security. Encryption is planned to prevent hosters from taking user data.
|
||||||
|
|
||||||
|
If you still want to use Proxy mode for some reason, please host it yourself.
|
Loading…
Reference in a new issue