Comment on Help open the source of the myGov Code Generator app
spartanatreyu@programming.dev 4 weeks agoCounterpoint: A government portal needs to be extremely backwards compatible to support as many people as possible. That includes supporting devices that don’t support the latest standards.
Jumuta@sh.itjust.works 4 weeks ago
software standards can be implemented on whatever hardware
spartanatreyu@programming.dev 3 weeks ago
Not if the standards rely on dedicated hardware, for example: security enclaves.
The whole point of using a security enclave on different hardware is so it’s memory cannot be accessed or polluted by a process or side channel attack on the main hardware.