Tune in to the tools and techniques in the Elm ecosystem.
073: Security in Elm
January 02, 2023
1:01:33
59.12 MB
Downloads: 0
- Bobby Tables XKCD comic
- SQL injections
- DDoS attacks
- XSS (Cross-Site Scripting) attack prevention cheatsheet
- Jeroen's blog post Fixing vulnerabilities in Elm's virtual DOM
- HTTP cross origin cookie policy options
- Richard's Oslo Elm Day keynote where he discusses rolling your own tools for security reasons
lukewestby/elm-http-builder
- Output Encoding article
- Elm's Virtual DOM implementation
- Feross' CS 253 Stanford Web Security course on YouTube
- Web Security course notes and slides
- Feross' blog post What's Really Going On Inside Your node_modules Folder?