Tag: guide
All the articles with the tag "guide".
The First Few Milliseconds of an HTTPS Connection
Published: at 11:26 AMAn 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 01:46 PMA guide on how to properly contribute to open source projects on GitHub, covering forking, branching, making changes, and submitting pull requests.