Skidamek / AutoModpack

Enjoy a seamless modpack installation process and effortless updates with a user-friendly solution that simplifies management, making your gaming experience a breeze.
https://modrinth.com/mod/automodpack
GNU Lesser General Public License v3.0
91 stars 29 forks source link

Security Improvement: Present JSON url to clients UI #160

Open zaped212 opened 10 months ago

zaped212 commented 10 months ago

Motivation

One simple way to improve security is by removing the "cloak" around what this mod is doing. Simply providing the URL to the client user, so they can inspect the json themselves to make sure nothing "weird" is provided in the json.

Description

As part of the notification to the user that there are new mods on the server, tell them the URL that they can look at themselves

Other information

No response