m1maker / NGT

New open source game toolkit
https://ngtcode.dev/
20 stars 11 forks source link

Signature, + code signing, + project reliability #41

Closed azurejoga closed 1 month ago

azurejoga commented 1 month ago

Hello everybody It would be possible to implement a code signature or signature for games compiled using px, or .pem certificates to verify the authenticity of your game / project and improve the level of reliability and security so that an antivirus does not accuse the games or projects created like viruses? Also, when compiling include metadata that demonstrates who the creator of the project was? In addition, sign the code and all modules / sub-items that are included and then compile it so that the AVS detection rate is minimal. These are just thoughts to improve security.