I went to get my taxes done at a franchise of a big financial services chain. They asked me to sign their privacy policy. When I started to read it the rep said I just had to sign it. I said I was going to read it before signing. She interrupted me several times as I was reading (two pages of small type), saying that I had to sign it before they could do my takes. Meanwhile, she was already entering my information.
I finished reading and said "please stop entering immediately". It seems burried down at the end of the document were two shocking disclosures...
They share all your personal and financial information with other financial services companies for purposes such as... marketing and debt collection.
To make matters more interesting they send all of your personal and financial information to a foreign country where it may be accessed by any government agency allowed to under the laws of that country..... Under the laws of that country, government agencies may access all information on non-citizens without either a warrant or probable cause. Also, that country has a long documented history of interfering in the internal affairs of other countries.
READ and understand the privacy policy before you hand over your tax return slips
Warning!! if you run Gentoo and have not already been bitten by the expat upgrade bug, do not emerge any package that pulls in expat-2.0.1. It will break your system. Be prepared for a multi-day revdep-rebuild during which time your system is unusable (which may not succeed), or build binary packages (of world) in a jail or on another system.
Version 2.0.1 of the XML Parsing library was recently marked stable on all architectures despite the fact that it causes a segfault in any program that is linked against expat-1 and it does not block on <expat-2.0.0 .
In the forums 12 and in the bug reports 12 the developers have made it clear that they regard this event as nescesary and desirable (to encourage people to upgrasde to the newer KDE and GNOME versions). Many have also said that this is to be expected in gentoo. Note that expat-2.0.0 did block on <expat-2.0.0, thus preventing it from being pulled in by another ebuild accidentally, and allowing anyone who needs it to go to the forums and see why it was blocked and plan their downtime.
Some users (including me) have responded by switching to other distributions; for us, continuity of service (or at least lack of unplanned downtime) is more important than slighly more flexibility than the norm.
I have a residential ISP (the cable company) and fetch my mail via POP3. I can check my email anywhere, but I can only send email from within their network, in the same city. If I take my laptop out of town or to a hotspot that uses the other major ISP in town (the phone company), I cannot send email.
I am currently in the process of frankensteining an ancient laptop to act as a personal webserver. Does anyone know of a very small linux application that can accept SSL'd and Authenticated ESMTP connections and forward mail on to the ISP's outgoing mailhost? I'm looking for something similar to ssmtp, but able to accept SSL ESMTP AUTH connections. There will be no scripting interpreters on the laptop, so PERL, Python, Ruby, etc are out.