Earlier quoted context omitted.
Which DOGE employee put this file on GitHub?
They fired the people who might've prevented that. https://techcrunch.com/2025/03/11/doge-axes-cisa-red-team-st... > Elon Musk’s Department of Government Efficiency (DOGE) has fired more than a hundred employees working for the U.S. government’s cybersecurity agency CISA, including “red team” staffers, two people affected by the layoffs told TechCrunch.
CISA Admin Leaked AWS GovCloud Keys on GitHub
71–80 of 205 posts
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#72Yet another argument for the death of the API key. Replacements abound; let's get on with it.
Workload identities and passwordless auth are the one true path.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#73Earlier quoted context omitted.
Yeah, but the words gross negligence is legal for you're going to be sued for a whole lot of money.
While I agree that it should not have happened, at the same time its probably true that most people are never formally trained on security. The real story here is a big gap in existing implementations where shared credentials are needed and used pretty much across all the systems but there are no good solutions for managing such use cases. People are naturally more sensitive about their personal secrets than somethin…
This strikes me as so wrong, I wonder if I’m misreading your comment. For instance, team password managers are a thing. And IT teams at many large corporations are not passing around an unsecured CSV files full of passwords.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#74Earlier quoted context omitted.
They fired the people who might've prevented that. https://techcrunch.com/2025/03/11/doge-axes-cisa-red-team-st... > Elon Musk’s Department of Government Efficiency (DOGE) has fired more than a hundred employees working for the U.S. government’s cybersecurity agency CISA, including “red team” staffers, two people affected by the layoffs told TechCrunch.
Not posting secrets to public GitHub repos doesn't need red teaming.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#75Earlier quoted context omitted.
DOGE. It's DOGE. This is just things going according to plan for people that think the US government is too powerful or that there is a fortune to be made in stealing public sector resources and privatizing them. It is a bad plan that has and will continue to harm people, but it is intentional.
Which DOGE employee put this file on GitHub?
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#76Earlier quoted context omitted.
Yeah, but the words gross negligence is legal for you're going to be sued for a whole lot of money.
While I agree that it should not have happened, at the same time its probably true that most people are never formally trained on security. The real story here is a big gap in existing implementations where shared credentials are needed and used pretty much across all the systems but there are no good solutions for managing such use cases. People are naturally more sensitive about their personal secrets than somethin…
So much so the contracting company’s insurer would cite it as the reason why the claim is not covered by their policy.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#77Earlier quoted context omitted.
They fired the people who might've prevented that. https://techcrunch.com/2025/03/11/doge-axes-cisa-red-team-st... > Elon Musk’s Department of Government Efficiency (DOGE) has fired more than a hundred employees working for the U.S. government’s cybersecurity agency CISA, including “red team” staffers, two people affected by the layoffs told TechCrunch.
Not posting secrets to public GitHub repos doesn't need red teaming.
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#78Nov 2025 was also when most of us learned about the acting Chief Security Officer at DHS, whose name AND photo seem exactly like the calling card of someone who had these "keys to the kingdom". https://bsky.app/profile/andylevy.net/post/3m6ivhnthts2o
I want to believe...
Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#79Re: CISA Admin Leaked AWS GovCloud Keys on GitHub
#80Earlier quoted context omitted.
I don't think anybody actively trusts a hosted LLM with secrets. The problem is that they don't realize they have granted trust to the LLM.
People happily run AI Desktop agents or whatever on their main user acounts commingled with ssh keys and who knows how many tokens.
However, dev database passwords for small projects in .env files? API keys to some random LLM service that I put $5 into once 8 months ago and haven't touched since then? All that's open to the LLM.
It's time to clean up our personal disks as if we had an intruder exfiltrating sensitive secrets at all times.