-
Notifications
You must be signed in to change notification settings - Fork 0
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]
WIP - Many parts of the Programm are not finished yet or in a unclear state. So many entries are not very extensive.
Author - Timeplex