web-security

Drew Verlee 2020-09-04T03:11:13.007800Z

@sean.poulter 1. Minimize risk by having as few deps as possible. 2. The more logical the code the less likely there is a bug and so the less likely there is security hole. It's the same question as "how do you minimize bugs" imo. Clojure has good support for generative testing if you have something you really want to tighten down.

👍 1
dakra 2020-09-04T12:24:06.008700Z

@daniel415 has joined the channel