←back to thread

104 points trollied | 1 comments | | HN request time: 0.2s | source
Show context
gnfargbl ◴[] No.45786157[source]
FFmpeg seem to be taking the position that their code must be considered insecure in production unless you pay them for security consulting [1].

On the one hand, that's fine; it's their project, and if attack surface is not a priority for them, or they want to monetise that function, then nobody else has a right to complain.

On the other hand, we have plenty of evidence that untrusted input validation bugs pose a very high risk to end users. So, for as long as this is their policy, FFmpeg code really should not be included in any system where security is at all important. Perhaps we need a "fundamentally unsafe for use" sticker for OSS projects taking this stance?

[1] https://x.com/FFmpeg/status/1984425167070630289

replies(2): >>45786204 #>>45786234 #
TZubiri ◴[] No.45786234[source]
> unless you pay them

You can't pay for the software

>"FFmpeg is not available under any other licensing terms, especially not proprietary/commercial ones, not even in exchange for payment"

https://www.ffmpeg.org/legal.html

replies(2): >>45786275 #>>45786346 #
1. gnfargbl ◴[] No.45786346[source]
I edited my post to make the nature of the requested payment clearer.