One point about privacy: E-mail is unencrypted and is delivered over public networks. Assume that any government, be it your own, US or other will read your email if they so please, and encrypt anything you don't want them to read.
This trumps all the other privacy arguments. If the government wants to read your email, it need not access it at the endpoints -- it already has access to it in transmission over the compromised backbone. You would need to encrypt your emails to avoid this.
Why do self-respecting hackers use Gmail & Co?
121–130 of 267 posts
Re: Why do self-respecting hackers use Gmail & Co?
#122I took "the pragmatic UNIX way" about 15 years ago with email. It works. I've not had to change it and don't feel compelled to bother changing it. I host my own mail server. It's not hard regardless of the platform you use. I use debian+postfix+mutt as it pretty much works out of the box. I've changed perhaps two lines of postfix configuration (to set up maildir) and added a couple of lines to my muttrc to pick up ma…
If you email anyone ever, or use any ecommerce site, your email hits the spam databases when they are compromised.
Re: Why do self-respecting hackers use Gmail & Co?
#123Re: Why do self-respecting hackers use Gmail & Co?
#124Earlier quoted context omitted.
It's really easy to install SpamAssassin and point your MTA at it. Even the default configuration is highly effective.
I did that, back in the day, but it just wasn't enough.
Re: Why do self-respecting hackers use Gmail & Co?
#125Re: Why do self-respecting hackers use Gmail & Co?
#126Earlier quoted context omitted.
+1 for willing to pay for secure email.
So... why don't you buy something like Rackspace email, which costs $2/mo?
I personally have switched between payed google apps for domains and fastmail (those are both $50/yr and under).
Re: Why do self-respecting hackers use Gmail & Co?
#127Earlier quoted context omitted.
> 2. No open source webmail servers that I've seen come close to Gmail's functionality, and I don't have time to write one that is. Obligatory comment pointing out an opportunity for disruption, etc., why aren't we all millionaires., etc. etc.
The business model isn't there. I have yet to see a large group of consumers willing to pay for secure email and the only other alternative, advertising, leads to the exact same problem that you face with GMail.
> advertising, leads to the exact same problem
> that you face with GMail.
Not necessarily. For some people that largest factor is that Gmail brings all of your email under US jurisdiction. It may be enough to just do advertising-funded Gmail clone that is solely based out of another jurisdiction.You may even be able to convince non-US businesses that this is a better alternative.
Re: Why do self-respecting hackers use Gmail & Co?
#128Please don't tell us what not to use. Point us to a better product. (spam, uptime, ease of use, free, fast, etc) Got one?
Yeah, I figured.
Re: Why do self-respecting hackers use Gmail & Co?
#129Earlier quoted context omitted.
"There is another problem, US govt' need to get access all these messages." You're assuming the service has to be located within the US. Why?
It doesn't have to, but unless it is located in Iran, NK or other US-unfriendly place, US govt can always pressure the local govt to pressure the local business to turn things over. I wouldn't, for example, count on countries like Switzerland, US is already getting to its banks to turn over US accounts, and is supposed to be one of the most independent and un-influenced countries. With the current legislation trend,…
> US govt can always pressure the local govt
That depends. In some places, the privacy laws are better than in the US. You would just have to choose wisely.Re: Why do self-respecting hackers use Gmail & Co?
#1301) Black listing - if someone in your IP neighborhood sends spam you can be silently blacklisted by Comcast, AOL, some random crazy zealots running a blacklist that other random people choose to use… et.al. and people stop getting your mail. Good luck getting unlisted. Wasted hours. Sometimes it's futile. 2) Spam filtering - If you are the sort of hacker that publishes their email address in order to interact with th…