SHT-Certificates are the SHT-Software Engineering Union’s primary way of certifying software as SHT. The union issues them to SHT projects.
You can verify the authenticity of a SHT-Cert using shtsoft.pub with:
user@host:~$ openssl rsautl -in FOOBAR.sig -verify -inkey shtsoft.pub -pubin
The SHT-certified projects are listed in the table below.
| Project | Description | SHT-Certificate |
|---|---|---|
| ippush | An IP remote procedure. | ippush.sig |
| mtrack | A position tracking app. | mtrack.sig |
| poolio | A thread pool. | poolio.sig |
| rspl | A stream processor language. | rspl.sig |
| shtlay | A webpage layout. | shtlay.sig |