Download the source code
Verifying Signed Packages

After downloading a package, check that the SHA-256 or SHA-512 checksum matches the package's .md5 file. CsoftMGI packages are signed by Julien Nadeau Carriere (vedge@csoft.net). Get this KEYS file along with the package's .asc signature, and verify using a tool such as gpg:

  $ wget https://libagar.org/KEYS
  $ gpg --import KEYS

  $ wget https://stable.hypertriton.com/csoftmgi/csoftmgi-1.0.tar.gz.asc
  $ gpg --verify csoftmgi-1.0.tar.gz.asc

The fingerprint should match the following:

3402 651B D944 5550 FC76  0940 10BC F281 E7EE BFDF

Csoft.net ElectronTubeStore