On Tue, Feb 24, 2009 at 7:46 AM, Konrad Hinsen <konrad.hin...@laposte.net>wrote:

>
> There are a couple of mirrors of clojure-contrib out there, for example:
>
> http://bitbucket.org/shoover/clojure-contrib-mirror/overview/
> (Mercurial)
> http://github.com/kevinoneill/clojure-contrib/commits/ (git)
>
> While it is nice to have clojure-contrib accessible through different
> version control systems, I am not at all happy with the fact that my
> e-mail address (which is also my Google account) is contained in full
> in all these mirrors. I already get a few hundred spam messages per
> day and I am not looking forward to getting more.
>
> The Google Code server carefully displays only a part of the address.
> Could the administrators of the mirrors set up their servers to do
> the same please? It's not difficult to recognize an e-mail address
> and transform it, either when importing the changes from Google's
> subversion server or when displaying author information through a Web
> interface.
>

You can't reasonably expect everyone that clones the svn repository to go
through and rename all usernames that are email addresses, unless of course
you go ahead and supply some patches for the tools responsible for the
conversion (git-svn and whatever hg users use).
But more importantly you can't expect that people go ahead and change all
(any really) of the existing git or mercurial clones of the repository. You
can probably trying filing bug requests with github or bitbucket to not show
email addresses (or better yet not show full usernames in the cases where
the username is an email address).

But my recommendation of course is to use an email client that can deal with
spam for you. No matter how hard you try to hide your email address sooner
or later someone puts up an archive of a mailing list you are on and exposes
your email address. (For example
http://www.derkeiler.com/Newsgroups/comp.security.ssh/2003-01/0402.html)

-- 
Cosmin Stejerean
http://offbytwo.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to