rapphil

↗ HN profile [ 71.8 ms ] full profile
Karma
64
Created
April 13, 2014 (12y ago)
Submissions
0
  1. Hi I could not find any definitive material about this topic, but when is it safe to use weak random number generators? I would say: * Generating random passwords - no * Generating salt - no * Jitter in a Retry Strategy…

  2. Security is a quality that is hard to measure in my opinion. Is using good standards and industry standard tools enough to prevent bad actors to exploit your system? Oauth2, hashed and salted passwords.... Are there any…

  3. I love Hashicorp products/tools. They are simple and intuitive to use/configure and they do one thing very well. I love the fact that each product is usually a single binary that is the client/server and command line…

  4. - Is it still relevant? - How is the adoption of GraphQL compared to REST APIs? - What popular services are providing a GraphQL endpoint? - When would you use It aside from the cases you want to optimize the access to…

  5. Where can I find information about video codecs, containers? The basics, existing standards and properties and comparison of different codecs and file formats.