|
You are here |
www.trickster.dev | ||
| | | | |
wweb.dev
|
|
| | | | | 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
|
|
| | | | | Tutorial on scraping in Python. Intro to HTTP clients and HTML parsing, common scraping challenges, idioms and hands-on example project. | |
| | | | |
www.trailofbits.com
|
|
| | | | | [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
|
|
| | | This article summarizes the concept of deep module described in the book A Philosophy of Software Design written by Professor John | ||