godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Mention unsafe loading

Open ShatReal opened this issue 2 years ago • 2 comments

Your Godot version:

4.0 stable

Issue description: I watched this video https://www.youtube.com/watch?v=j7p7cGj20jU and it said they talked to the devs but I don't see the docs mention malicious code anywhere. I think it should be mentioned on the following pages if people want to use it to save and load.

URL to the documentation page (if already existing):

https://docs.godotengine.org/en/stable/tutorials/io/saving_games.html https://docs.godotengine.org/en/stable/classes/class_configfile.html#class-configfile-method-save https://docs.godotengine.org/en/stable/classes/class_resourcesaver.html#class-resourcesaver-method-save https://docs.godotengine.org/en/stable/classes/class_fileaccess.html#class-fileaccess-method-store-var

ShatReal avatar Mar 02 '23 14:03 ShatReal

I have been informed that this is not the game developer's problem on Discord.

ghost avatar Mar 02 '23 14:03 ghost

  • See https://github.com/godotengine/godot-proposals/issues/4925.

I have been informed that this is not the game developer's problem on Discord.

I would prefer avoiding steering people towards using JSON saves again, as it's a lot less convenient.

Calinou avatar Mar 02 '23 18:03 Calinou