Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:See: Integrity (Score 0) 248

Syslog being down for seconds is not obvious, on the other hand it's very easy to say... inject into syslogd to hide your modifications in real time. I hook libc functions using trampolines to write LD_PRELOAD rootkits myself. I just don't get the point, it seems like a really shitty half-measure.

Comment Half-Measure (Score 1) 248

It doesn't really make logging more secure, you can easily just modify the entire log. Plus if someone's modifying your logs they have root permissions on your machine and then you cannot trust your system, they can put hooks on the log read to just hide certain entries if necessary. The only real solution is to NOT trust your own system - send all the data to a remote syslog server with no other services running. Why take a half-measure when you should have gone all the way?
Software

Submission + - How FairPlay Works: Apple's iTunes DRM Dilemma

An anonymous reader writes: Understanding how Apple's FairPlay DRM works helps to answer a lot of questions: why it hasn't been replaced with an open, interoperable DRM that anyone can use, why Apple isn't broadly licensing FairPlay, and why the company hasn't jumped to add DRM-free content from indie artists to iTunes.

Drupal Gets Non-Profit Backing 77

DrupalAssociation writes "Drupal, the popular and widely used CMS, now has the backing of a non-profit association. Having grown in size and scope for the last six years, the Drupal software project needs more structured support with infrastructure, marketing and funding. The Drupal Association will help with these needs but will not be directly involved with Drupal software development. Donations are now being solicited. Plans for Corporate and individual membership are being drawn and will be announced at a later time. Dries Buytaert, the founder of Drupal and the President of the Association, announced the Association on Drupal.org today."

Slashdot Top Deals

Luck, that's when preparation and opportunity meet. -- P.E. Trudeau

Working...