Re: sha256 checksums
- To: debian-cd@lists.debian.org
- Subject: Re: sha256 checksums
- From: "Thomas Schmitt" <scdbackup@gmx.net>
- Date: Thu, 12 Dec 2019 08:56:34 +0100
- Message-id: <[🔎] 8609693426574451227@scdbackup.webframe.org>
- In-reply-to: <80iQgAMEe5VTZJge-uqyGiMjfhQDSVsfUlA095mr6MlMz11dkpU7SBvsL3GOIiMcO7M2I1PuFAI7DpJArZ3AHhGqMHfzCrSbRWkdmKq2ck0=@protonmail.ch>
- References: <80iQgAMEe5VTZJge-uqyGiMjfhQDSVsfUlA095mr6MlMz11dkpU7SBvsL3GOIiMcO7M2I1PuFAI7DpJArZ3AHhGqMHfzCrSbRWkdmKq2ck0=@protonmail.ch>
Hi,
Wdstudios@protonmail.ch wrote:
> This may come as a shock to you but files without file extensions are not
> very useful. What am I supposed to open them with? Powerpoint? Daemon Tools?
The checksum files like
https://cdimage.debian.org/debian-cd/current/amd64/iso-dvd/SHA256SUMS
are plain text files encoded in ASCII.
You may open them online with your web browser or offline by a text editor.
If you want to give them extensions, i'd propose .txt. But i am living in
MS-free environment since 30 years. So you might want to ask some experts
for MS-Windows for advice.
The signature files of the checksum files, like
https://cdimage.debian.org/debian-cd/current/amd64/iso-dvd/SHA256SUMS.sign
are to be used by program "gpg".
gpg --keyserver keyring.debian.org --verify SHA512SUMS.sign SHA512SUMS
(How to do this on MS-Windows is beyond my knowledge.)
Have a nice day :)
Thomas
Reply to: