Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:If I am reading this right.. (Score 2) 254

It is not as easy, the iPhone have FIPS 140-2 crypto processor that stores the key, you can not copy that data, and you can not emulate it. Or force attack the secure crytpto processor... I think the aproach of copy the hard disk is not posible, take a look to Apple documentation. https://www.apple.com/business... I am not sure even if is posible to release a new iOs without the retry password and time limits, It shouldn't be possible if the design is well done as it seems.

Comment Truecrypt TCO (Score 3, Interesting) 242

Does it cost Truecrypt TCO $403 year? for a company with fewer of 50 employees? I know Trucrypt don't have, enterprise functionality, like admin and user password, integration with identity management, but I thik 403$ year only in support and maintenance, using this opensource and free solution. And It is very difficult to meause the value of the information of a laptop.

Comment Re:Availability zones (Score 2) 112

From: http://aws.amazon.com/es/ec2/
Availability Zones are distinct locations that are engineered to be insulated from failures in other Availability Zones and provide inexpensive, low latency network connectivity to other Availability Zones in the same Region. By launching instances in separate Availability Zones, you can protect your applications from failure of a single location.

Better than use different region, I think it is better have multiple cloud providers...

Comment Availability zones (Score 1) 112

What is more scaring for me, is that Amazon tell you that they have multiple availavility zones on each zone, and recomends you to distribute replicated servers, on each of this zones, for example I have a project with the master database in one zone, and the replica on the other zone. Why both zones fail?? Are not isolated/independent? Amazon charges you for data transfer between zones. As other says fails the servers, anyone must had backups on other place (S3, or Amazon external).

Comment WebTrust Ca certifications (Score 1) 194

To be a CA is a serious thing it requires to have some certifications: Comodo CA Ltd is a commercial CA based in the UK and serving customers worldwide.
Audit: WebTrust CA, performed by Ernst and Young: Audit Report and Management's Assertions
Audit: WebTrust EV, performed by Ernst and Young: Audit Report and Management's Assertions

http://www.mozilla.org/projects/security/certs/pending/#Comodo

Do I have to trust Comodo?

Do I have to trust WebTrust certifications?

Do I have to trust Ernst and Young?

Comment Active directory could deploy for all the windows (Score 1) 286

If you have a Windows environment with a Active directory you could deploy with GPO (Group Policy) to all the desktops on the domain. http://www.tcpdump.com/kb/os/windows/certificate-deployment-using-gpo/all-pages.html If you have Linux desktops may be you colud deploy a package with the certificate. If you set up your own CA, then you must have to deploy the CA certificate once too.

Slashdot Top Deals

Some people manage by the book, even though they don't know who wrote the book or even what book.

Working...