Tag: guide
All the articles with the tag "guide".
-
The First Few Milliseconds of an HTTPS Connection
Published: at 01:26 PMAn in-depth look at the initial milliseconds of establishing an HTTPS connection, using Wireshark and a debug build of Firefox to analyze the SSL/TLS handshake and certificate verification process.
-
How to contribute to open source projects on Github
Published: at 03:46 PMA guide on how to properly contribute to open source projects on GitHub, covering forking, branching, making changes, and submitting pull requests.