Skip to content

An upgrade for OpenOs who add sessions and few things

Notifications You must be signed in to change notification settings

Thorchlomo/Mkos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mkos, an OpenOS version that integrate session

Session Fonctonement :
1 session server, who host file
infinite (or near) session client (just computer with session.lua command)

-How to create session ?

To create a session, type edit /bin/sessionserver.lua and modify the local account = {"test.1234"} --Todo : Find a more secure way to stock that line to add account like that:
{"account1.password1", "account2.password2"} etc, etc

Then create an "account1" folder in /home/ (an folder who have EXACTLY the same name of the account 😉)

TODO :
Make an more easyer way to create account Make an more secure way to keep password

About

An upgrade for OpenOs who add sessions and few things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published