#108 Use hash instead of name in plugins.json

Open
opened 3 years ago by vertbyqb · 1 comments
vertbyqb commented 3 years ago

I suggest when storing data about plugins in plugins.json it should store the hash of the file instead of the name. This is better for security, as if the file is changed it will not be automatically run. With this the plugin name should be added to the info dictionary so the plugin name is still accessible.

I suggest when storing data about plugins in `plugins.json` it should store the hash of the file instead of the name. This is better for security, as if the file is changed it will not be automatically run. With this the plugin name should be added to the info dictionary so the plugin name is still accessible.

It is good to also have a hash. But I guess it should have the name too. Since people need to be able to find and edit the JSON file manually.

It is good to also have a hash. But I guess it should have the name too. Since people need to be able to find and edit the JSON file manually.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.