ac2cz / pi_pacsat

Open source implementation of the Pacsat protocol based on public documents. Designed to run on a Linux computer using Direwolf as the TNC
4 stars 1 forks source link

When we install a file we should recheck the header and body checksums #50

Open ac2cz opened 2 months ago

ac2cz commented 2 months ago

To make sure it has not been corrupted.

Installed files should then have an sha512sum calculated for them, which is checked when we execute it.