Conversation

Replying to
Interestingly, seems that the vast majority of responses disagree. 100m+ for "security" is not real value. Free tokens that can be applied to any service (not just AWS) is (potentially) huge and, most importantly, addresses a REAL threat, not just "make security better".
1
2
IMO AWS showed everyone else up here. Addressed a real problem, helps their direct customers be safe across services, didn't have to spend 100M+ on nothing.
3
4
Replying to
If Google gave money to or something like this, or funded development/donated to critical infrastructure, that's not a bad contribution IMO. Lifting OpenSSL out of its previously underfunded state was a massive boost to everyone's security (for example).
1
Funding insecure infrastructure rather than replacing it with secure infrastructure isn't a long-term solution. It may make things worse rather than making them better. No amount of funding is going to make OpenSSL into a project focused on security/correctness like BoringSSL.
1
2
Similarly, see opentitan.org which is an open hardware secure element they could use to replace their Titan secure elements in Pixels and their servers, but available for others too. Google does fairly aimlessly throw money at projects but has more focused efforts too.
2
5
Google has gotten pretty good at this especially now that they're onboard with Rust. Likely interested in funding replacing a bunch of infrastructure with solid Rust projects, among other things. Android 12 even replaces most of the old C++ Bluetooth stack with a new Rust one.
3
3
Rust is now one of the official AOSP languages with C++, Java and Kotlin. New components are going to be primarily written in Kotlin at a high level and Rust for low-level code. Fuchsia and AOSP have both thoroughly rejected any further use of Go beyond in the build system, etc.
2
2