Skip to content

Client Save and load

Tim edited this page Feb 26, 2023 · 1 revision

All nessary data from the client will be saved localy.

This includes:

  • Public and Privat key pair (RSA)
  • Username
  • UserID
  • Chats and their messages
  • Saved user data from other clients and server
  • ...

Currently this is not optimal and will be changed later on.

The profile data is stored in:

%appdata%/Voice_Of_Time/[SERVER-UID]

Clone this wiki locally