Urgent.News

What's breaking now, across thousands of outlets.

Tech

AWS Security makes an inscrutable choice

Quarantining leaked credentials is not good enough

AWS Security makes an inscrutable choice

Amazon Web Services (AWS) has decided not to deactivate leaked root AWS credentials, despite the potential for significant damage. This stance has been criticized, as deactivating these credentials could prevent unauthorized accessing of various AWS services. By quarantining the credentials, AWS aims to limit the potential harm caused by fraud-related activity leading to unauthorized charges, while minimizing the impact on existing resources.

However, many argue that deactivating the credentials is the right decision, as it prevents bad actors from performing various actions such as sending spam via Amazon SNS, modifying EC2 instances, and disabling AWS backup capabilities.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in Tech

Nuance Is a Double-Edged Sword ⚔️

The dictionary defines nuance as a subtle distinction or variation. In practice, it's the difference between a junior developer who follows the rules and a senior developer who knows when to break…

  • Nuance allows for accurate representation of conclusions based on evidence strength
  • Absolutist language in software development leads to fragile arguments
  • Embracing nuance builds robust, adaptable systems

overflow: clip saved my navbar

This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry . There was no error in the console and the CSS was syntactically correct. And overflow: hidden was just not working.

  • Developer struggled with overflow: hidden in position: fixed navbar
  • Overflow: hidden creates Block Formatting Context (BFC)
  • Overflow: clip solved clipping issue cleanly

More from Friday 21 August →