Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
the idea of the waiting period opens a small potential for a DoS on the storage system. you’d have to keep the system image around during the waiting period (in case the deletion was illegitimate). so someone with unauthorized access could create a large number of images and delete them all at once, forcing them all to sit in the queue and take up space.
also, i’m a bit too paranoid to trust openID for something this critical at this point. it’s been around for a little while, but not long enough for my taste.
i think emailed login notifications are a good idea, as is scrapping the root password email. the “enable” mode (kind of like sudo access) seems plausible…though just having a second password doesn’t really protect against things like sticky note theft…
The idea of emailing login attempts is pretty much useless if the malicious user somehow has your password already (possibly from a hijacked email account or anything really). Even if they try multiple times (and you get multiple emails saying someone is trying to login), you still are powerless against them deleting your entire slice.
There needs to be more security at the action level, not necessarily the login level.
Posted By: lexThat's why you have backups. Youdohave backups, right?
Hey check this out…it’s a new hardware token device. It’s completely open; the company is only trying to make money on the hardware. It’s designed to be integrated with OpenID and other authentication systems.
Yubico
Security Now episode discussing it
There’s a PAM module under development too.