Sha 256 or 512 to verify the download
Posted: Sat Nov 23, 2024 4:15 pm
Hi all,
I tried to look for it in the forum and wiki but did not find any answer. I am a macOS user and when I download the love.app file macOS says that is not safe.
I read that there are the workaround but before applying them, would be possible to have a signature from the developer that can certify the validity of the file?
This is very common for example in Linux so that when you download a programme that is not in the PPA you can verify the sha and if it matches with the one provided by the developer, most like the programme is authentic.
This is an example of what I mean: shasum -a 256 /path/to/file - and if the result matches the one provided by the author of love2d, we are sure that we can allow the software without any risk.
I am not an IT expert so please forgive me if I am writing nonsense but I think this should be possible.
Thank you for the help!
I tried to look for it in the forum and wiki but did not find any answer. I am a macOS user and when I download the love.app file macOS says that is not safe.
I read that there are the workaround but before applying them, would be possible to have a signature from the developer that can certify the validity of the file?
This is very common for example in Linux so that when you download a programme that is not in the PPA you can verify the sha and if it matches with the one provided by the developer, most like the programme is authentic.
This is an example of what I mean: shasum -a 256 /path/to/file - and if the result matches the one provided by the author of love2d, we are sure that we can allow the software without any risk.
I am not an IT expert so please forgive me if I am writing nonsense but I think this should be possible.
Thank you for the help!