Live data from Hacker News

Petition to Adopt a Federal Secure Coding Policy for Canada

ipetitions.com

1–3 of 3 posts

Re: Petition to Adopt a Federal Secure Coding Policy for Canada

#3
Encryption is only mentioned 4 times. Also this is just wrong: Do not accept serialized objects from untrusted sources, and if you must send one yourself across a network, encrypt it first with a private key, then decrypt it on the other end to ensure its integrity before deserializing it