Tuitio in readme file

master
Tudor Stanciu 2023-01-31 01:38:12 +02:00
parent 8b9e064881
commit be8901f6ff
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ Network Resurrector is a system that comprises of five essential services which
* In most cases, the Server component handles the machine startup action while the Agent component manages the machine shutdown action.
* As is probably already obvious, the agent can be installed on as many machines as desired.
### Gundo
* Gundo is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about Gundo can be found on its dedicated page.
### Tuitio
* Tuitio is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about Gundo can be found on its dedicated page.
All communication between the five main components is done exclusively through HTTP.