Explore >> Select a destination


You are here

www.trickster.dev
| | wweb.dev
9.0 parsecs away

Travel
| | In this article, I will share a step-by-step guide on how to deploy and serve a web app to an ubuntu server. This applicable for any web app that runs on a port.
| | scrapfly.io
14.1 parsecs away

Travel
| | Tutorial on scraping in Python. Intro to HTTP clients and HTML parsing, common scraping challenges, idioms and hands-on example project.
| | www.trailofbits.com
20.9 parsecs away

Travel
| | [AI summary] The text discusses various cryptographic constructions and their vulnerabilities. It highlights the importance of using established cryptographic primitives like HMAC, KMAC, and modern password-based key derivation functions (PBKDFs) instead of ad-hoc solutions. Key points include the risks of ambiguous encoding in MAC and hash functions, length-extension attacks, and the need for memory-hard KDFs to resist brute-force attacks. The text also touches on the broader implications of cryptographic design, emphasizing the necessity of rigorous standards and avoiding simplistic approaches that can lead to significant security weaknesses.
| | nakabonne.dev
41.4 parsecs away

Travel
| This article summarizes the concept of deep module described in the book A Philosophy of Software Design written by Professor John