jbaviat

↗ HN profile [ 96.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Datadog is launching the Cloud Security Lounge [0], a video series focused on cloud security products! My co-worker Izar Tarandach[1], and myself [2] will invite security professionals and discuss how they solve…

  2. Christmas is coming soon. I'd love to have some gift to offer to my son to teach him logic, causality, and at some point programming. Most robots (like robot turtles) are not suited for 2 years old, more for > 3 years…

  3. In Python 3.6 os.urandom went blocking [1]. As an attacker, how would you destroy the system's entropy to make these calls block (and thus make Python block)? E.g. uuid.uuid4 is now blocking [2]. [1]…