From dff4514736ee14e87620d09dcaf7149ba29319b8 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Thu, 15 Feb 2024 15:40:21 +0000 Subject: [PATCH] Basic README --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af590a8..5888966 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,19 @@ # Vicord -Vicord is a from-scratch cross platform Discord client for privacy and speed. \ No newline at end of file +Vicord is a from-scratch cross platform Discord client for privacy and speed. + +## **Vicord is very early in development, everything you see here is just planned/conceptual** + +Vicord has Desktop, Mobile, and Web clients. +- Desktop has the following downloads: + - Tauri (Recommended) + - GluonJS + - Electron +- Mobile only supports Tauri +- There is only one web client + +All clients come with 2 modes +- Normal mode: makes direct communications with Discord 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. +Currently it is highly recommended that you do not use proxy mode, as it does not have much security. \ No newline at end of file