davedotluebke / old-skool-text-game

Coding project used to learn Python
5 stars 4 forks source link

Restricting some code edits to administrators #113

Closed davedotluebke closed 4 years ago

davedotluebke commented 5 years ago

Here is the proposal for how to prevent non-administrators from permanently changing core code in the game.

To prevent malicious wizards from permanently ruining the game, the plan is to use UNIX permissions to ensure only trusted administrators can change any of the core game files: