SharkCagey / SharkCage

1 stars 3 forks source link

Start Configurator in cage #55

Closed SailReal closed 6 years ago

SailReal commented 6 years ago

img_20180620_162630

DonatJR commented 6 years ago

=> Deploy a .sconfig file which starts the Configurator Tool (setup has to change app_path to install_dir) => CageConfigurator has to check the ACLs of the current desktop, if not on cage desktop it has to send a message to the server to restart itself on the secure desktop (using the config mentioned above)

DonatJR commented 6 years ago

I added the config and some work needed later to detect on which cage the configurator was opened on https://github.com/SharkCagey/HTWG_shark_cage/tree/55-config-in-cage

The config needs to be replaced with one protected by the proper ACLs before finishing the project

DonatJR commented 6 years ago

Added the ability to check for ACL of the current desktop to configurator (https://github.com/SharkCagey/HTWG_shark_cage/commit/0ec51e1b303e179192778e4a2df085423055c54b). But these ACLs first have to be set correctly to continue -> blocked by #13

DonatJR commented 6 years ago

done with #95