[Safari 4] PubSubAgent wants access to KeyChain

But I have no reason to give it that access. This is a Safari 4 thing, I think. It keeps giving me a popup asking permission to access KeyChain for the login details of some internal website of ours. I don’t use anything from PubsubAgent, so have no reason to give access, but when I click “Deny”, it just gives me the same dialog again. Very annoying.

After some searching, I found the solution by disabling RSS in Safari. I use NewsFire for reading those, so this is a good enough workaround for me.

If anyone else has the same trouble, this is the command to disable RSS in Safari:
defaults write com.apple.Safari DebugSyndicationEnabled 0

If only Apple would add a “Never allow” button to that window, it might be something useful…

Tags: , , , , , ,

14 May 2009, 10:42
Tags: , , , ,
1 comment

Botnet from pirated Windows 7

This is funny in so many ways, I’m not even going to describe it. And people wonder why more and more people are switching their desktop to Linux or Mac OS X…

Pirated Windows 7 builds Botnet with Trojan

Tags: , , , ,

19 Dec 2008, 11:41
Tags: , , , , ,
2 comments

Security is hard

Just got an email form one of our customers asking if it was possible to use an encrypted password in PHP for connecting to MySQL. So that instead of doing something like:

$connection = mysql_connect(host,user,pass);

He wanted to do something like:

$connection = mysql_connect(host,user,encrypted_pass);

Which is of course not very useful (since you could use the encrypted string just like any other normal password, so there’s no added security). We come across these kinds of notions quite often, people want to use encryption for security, but the way they use it makes it kind of useless.

A few years ago we had a customer who wanted a fully secured machine, from boot onwards. This so he could sell appliances without giving his customers easy access to the operation system and application. He wanted an encrypted hard disk. But if you use standard x86 based hardware, you have no way to store an initial secret. Even if you’d embed the password somewhere in the bootloader, it’s still somewhere on that machine.

Security is hard to do well. I wish people would start by simply applying best practises, like setting safe file permissions. Encryption is often not very useful if you want parts of an application to actually access the data without the user entering the password of that encrypted data.

Tags: , , , , ,

10 Jul 2006, 16:45
Tags: , , ,
Comments Off

Security guru predicted consequences of 9-11

I’m probably not the first to post this on the Internet, but here goes anyway.

From Bruce Schneier‘s Applied Cryptography, which was written in 1996:

“Imagine a major terrorist attack in New York; what sorts of limits on the police would be thrown aside in the aftermath?

How true.

Tags: , , ,

17 Nov 2005, 18:12
Tags: ,
Comments Off

Schneier on Security: Sony’s DRM Rootkit: The Real Story

You might think Schneier is overreacting and blowing things up, but once again, I think he exactly hit the right spot. Read his article: Schneier on Security: Sony’s DRM Rootkit: The Real Story

Yet another reason to… Well, you fill in the blanks.

Tags: ,

 
 
  • Search


  • Twitter

    • @ArjenNL Awstats is not real-time :S Need it for monitoring, not trending. Kinda strange there are no solutions, really. in reply to ArjenNL 1 day ago
    • @ArjenNL Thx, but that's a mod_watch solution :) I don't want to use mod_watch, since it seems unmaintained :) in reply to ArjenNL 1 day ago
    • Anyone know of a maintained mod_watch-alike solution for Apache2? Preferably one that's packaged for Debian... 1 day ago
    • Seems that no month can pass without us calling our telephony provider about a screw up on their invoice to us... 1 day ago
    • @KroosSara Ik vond Inception erg stoer, ondanks Leonardo. Beetje Matrix-achtige sfeer, maar heel ander verhaal (uiteraard). 2 days ago
    • More updates...

    Powered by Twitter Tools

  • Calender

    July 2010
    M T W T F S S
    « Jun    
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  
  • Archives