Forgot your password?

typodupeerror

Comment: Re:https does not mean they are stored encrypted (Score 1) 251

by marka63 (#43770111) Attached to: Ask Slashdot: Why Do Firms Leak Personal Details In Plain Text?

Even with DANE most people use a third party (gmail, hotmail, yahoo or their ISP) to store their email on as ISP's block direct to customer emails.

No company can, in good faith, claim that they are not distributing confidential details to a third party if they send them in the clear via email.

Comment: Re:No expectation (Score 1) 332

by marka63 (#43428515) Attached to: IRS Can Read Your Email Without Warrant

The messages are processed automatically and are not read by humans other than the recipient. They are reject or filtered to a "SPAM" folder. The expectation of privacy is still met. The ISP is processing the email for acceptance or rejection, it is not redirecting it to another party. Additionally the checks are being done on behalf of the recipient and can often be disabled by the recipient.

Comment: Re:No expectation (Score 1) 332

by marka63 (#43419399) Attached to: IRS Can Read Your Email Without Warrant

With a telegram you have a telegraph operator who types up your message for you then sends it. With a postcard you have a sorter / deliverer who reads the address and sees the message even if it is not read. Neither process is fully automated.

With email you type up your own message and send it into a system that does not require human interaction to deliver the message. The only time a human other than the intended recipient sees a email is when there is a delivery error.

Comment: Re:Not the technology (Score 1) 369

by marka63 (#43276915) Attached to: FAA Pushed To Review Ban On Electronics

"Lift the buckle" is not the same as "push the button". Airplane seat belts have different mechanisms to most (not all) car seat belts and while you may use a car seat belt 600+ times a year, unless you are a frequent flyer you don't come anywhere close to that in a plane even going to the toilets. The message is telling the passengers that there is a different mechanism in the hope that it will save your life in the event of a survivable crash.

Comment: Re:Hamachi (Score 4, Insightful) 164

by marka63 (#43042599) Attached to: Home Server On IPv6-only Internet Connection?

Actually it is utilisation. IPv4 ran out of addresses over a decade ago when NAT no longer became optional for the majority of users of the Internet. Ever since then we have been in stopgap mode. Unfortunately most users have never experience the real Internet when everyone can be both a producer and a consumer.

Comment: Re:Use it for scoring, not blocking (Score 1) 187

by marka63 (#42817665) Attached to: Ask Slashdot: How Do You Handle SPF For Spam Filtering?

In most of the world you can use cryptography for authentication even if you can't use it for confidentiality.

Without cryptographically verified authentication you can't even verify the MX or A records are valid so you have nothing to verify against. It is only a matter of time, if they are not already, spoofing DNS responses to enable delivery of their messages.

Comment: Re:don't reject based solely on SPF (Score 1) 187

by marka63 (#42816871) Attached to: Ask Slashdot: How Do You Handle SPF For Spam Filtering?

SPF is not a spam solution. Spammers can have legitimate SPF records.

SPF is design so that the recipient can reject forged emails without the blow back impacting the person whose email address is being forged. This only works if the published SPF records reflect reality.

Comment: Re:DNSSEC is not the best long term fix (Score 1) 313

DNSSEC was designed around real world constraints, not the mythical world where every resolver can talk to authoritative servers directly or only through trusted recursive servers. Yes, there are ISP that force you to use their name servers.

DNSSEC is designed to cope with untrusted authoritative servers. Most people don't have the resources to provide the servers necessary for fault tolerance. With DNSCurve you have to trust those operators to not change the data as any change they make can go undetected. With DNSSEC the worst they can do is reduce the effective number of name servers for the zone.

As for OpenDNS you still have to establish a trusted path to them.

We want to create puppets that pull their own strings. - Ann Marion

Working...