Forgot your password?

typodupeerror

Comment: Re:sales tax is always on the FULL PRICE (Score 1) 330

by cmdrbuzz (#41885763) Attached to: Amazon Charges Sales Tax On "Shipping and Handling"

Amazon certainly do get that "luxury" as its how they are currently screwing over people in the UK for VAT on ebooks.

Amazon collect VAT from UK residents for ebooks, however as they are "based" in Luxembourg they remit a VAT rate of ZERO, so the VAT they collect is pure profit.

http://uk.news.yahoo.com/amazon-exploits-vat-tax-loophole-090021516.html

Comment: Re:The court didn't ask for an apology... (Score 1) 413

by cmdrbuzz (#41780445) Attached to: Apple Posts Non-Apology To Samsung

Why don't you repeat all the ways they didn't comply? I cannot see anything that they did not comply with.

And whilst Apple may be hated by you, the rest of us grown-ups realize that all companies are good and bad and Apple are just reacting to Samsung copying a design that Apple popularized. That and Samsung trying to gouge other companies using FRAND patents.

Comment: Re:The certificate is not the problem; IPv4 is (Score 1) 141

by cmdrbuzz (#41720759) Attached to: Poor SSL Implementations Leave Many Android Apps Vulnerable

Without SNI you can only have one certificate per IP address as the certificate is sent to the client before the client can send the Host: header to indicate which site he is trying to access.

The only way around this (apart from using SNI) is either wildcard certs or SAN attributes.

Once the server has sent the certificate the client will check to see if the certificate matches the DNS name it is attempting to access (either CN or SAN), however this is done by the client without the server knowing which DNS name the client is looking for. Hence the SNI requirements.

Comment: Re:Easy (Score 1) 460

by cmdrbuzz (#41304895) Attached to: Why Are Operating System Version Names So Absurd?

You have confused the solaris examples a little.

The 5 is the version of SunOS and Solaris started at version 2 (The SVR 4 version of SunOS) with Solaris 1 retroactively meaning SunOS 4.

So Solaris 2.4 is SunOS 5.4, then after 2.6 SUN dropped the 2.x bit to leave Solaris 7 (which is SunOS 5.7) and Solaris 8/9/10/11 being SunOS 5.8/5.9/5.10/5.11 etc.

Comment: Re:I don't believe it (Score 1) 454

by cmdrbuzz (#40977009) Attached to: DOJ Says iPhone Is So Secure They Can't Crack It

It doesn't need to prompt before booting as it will only decrypt sensitive files once the passcode has been input. It is able to boot and connect to the cell towers without needing your passcode, however to get access to *your* data on the phone, it will need the passcode to get access to the decryption key and thus the files.

Comment: Re:I don't believe it (Score 1) 454

by cmdrbuzz (#40976989) Attached to: DOJ Says iPhone Is So Secure They Can't Crack It

If you want encrypted backups then set the flag via the MDM server or profile to *force* encrypted backups...

Or set the file to be non-backup and handle the encryption and backup yourself in your app. Its not hard, we do it with our Online Banking app. No data can leave the device unencrypted with our app.

Comment: Re:ZFS caching (Score 1) 331

by cmdrbuzz (#40923959) Attached to: Are SSD Accelerators Any Good?

The only issue I have with ZFS is that I managed to loose 5 years worth of data when my Solaris 10 server had a power outage and my ZFS pool wouldn't mount again. "The pool metadata is corrupted and the pool cannot be opened"

Not even opening it on Solaris 11 and attempting to force mount it worked. And yes I know its my own stupid fault for not having a backup. Still it does make me a little shy now of using ZFS again.

Thufir's a Harkonnen now.

Working...