solanav / liu_client

Cliente en C
1 stars 0 forks source link

Reboot on command #23

Open solanav opened 5 years ago

solanav commented 5 years ago

We need a way to reboot the PC as fast as possible. We need to be careful not to break liu in the process. An alternative/addition would be to delete all data on RAM.

Note: This is for cleaning after sending the AES key used to encrypt files. We send this key to the server and then reboot to completely remove any trace from the client.

solanav commented 5 years ago

This should go on system_utils