matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Use sha256 instead of md5 for file integrity checks #22602

Closed sgiehl closed 1 day ago

sgiehl commented 2 days ago

Description:

Using sh256 instead of md5 will make the integrity check slightly more secure.

Review