←back to thread

312 points campuscodi | 1 comments | | HN request time: 0.001s | source
Show context
oncallthrow ◴[] No.43374582[source]
XML is to authentication bypasses what C is to buffer overflow attacks
replies(4): >>43374583 #>>43374813 #>>43375202 #>>43375808 #
thayne ◴[] No.43375808[source]
XML could really benefit from a standardized subset that cuts out all the unnecessary features and security footguns.
replies(2): >>43376649 #>>43380061 #
Nextgrid ◴[] No.43376649[source]
I find that the "unnecessary features" and footguns are what makes XML, well, XML. I guess there must be some legitimate usage of those, or at least was back in the day. If you strip them out, you'd end up with a JSON-like (so you may as well use JSON).
replies(2): >>43376692 #>>43377295 #
1. dralley ◴[] No.43376692[source]
Or something like RON

https://github.com/ron-rs/ron