Software Security ConsultantClever Cloud
Geoffroy handles security and quality assurance at Clever Cloud, develops in Rust and researches on parser security at VideoLAN. He thinks a lot about cryptography, protocol design and data management.
Talks I've Given
-
Safe and Fast Parsers with Nom and Rust
Featuring Geoffroy Couprie
Parsing is hard. It is the cause of hundreds of vulnerabilities, implementation mistakes and plain crashes in production. It got easier with techniques like parser combinators, but developers did not adopt them right away, especially in binary formats for low level contexts, like C development....
software-development -
Safe and Fast Parsers with Nom and Rust
Featuring Geoffroy Couprie
Parsing is hard. It is the cause of hundreds of vulnerabilities, implementation mistakes and plain crashes in production. It got easier with techniques like parser combinators, but developers did not adopt them right away, especially in binary formats for low level contexts, like C development....
practice