Hey #infosec / #cybersecurity fediverse!

I'm looking for resources on writing secure code, or security best practices for software development, etc. Anything specifically for #javascript / #typescript / #web is a plus!

Please #boost for reach! Thanks!

It'd be suuuuuper cool if I can get some books that cover newer APIs and the security implications therein
@xyhhx have you heard about Hacking APIs published by NoStarch?

@taelur Oooo good call. I think I actually have a copy somewhere

I actually was thinking more along the lines of newer web APIs and how to securely handle all these new interfaces with the OS and users' hardware, etc in my last post, but now I'm wondering about how the usual stuff when securing REST / GraphQL APIs applies to frameworks like remix.run

*hits blunt*

@xyhhx AHHHH Oops lol my bad 😅
@taelur all good lol

@taelur i actually got to thinking about it while i was using the #grapheneos web based installer. It literally flashes your phone from a web browser!

There are huge implications with all these new APIs and I'm sure someone smarter than me has written about