четвъртък, 2 май 2013 г.

This page is anonymous

This page is anonymous or how to create an anonymous page (nice tor ssh trick too)


This page is anonymous

Today, to host a piece of content on the Internet, you must link your identity to the content on some level. This is most prominent with social networks such as Facebook and Google+, but even to host an anonymous blog on a free service such as WordPress.com or Tumblr is not trivial. Other options, such as Tor hidden services are less than ideal, since they do not provide access to most people.
Amidst all the content hosting providers that want to know at least your email address, and often your credit card number, there is one place where you can still host your content anonymously. That place is the Super Dimension Fortress or SDF. SDF lets you register an anonymous user over ssh (which is accessible via the Tor network) and takes cash over mail in order to validate the user. This page was registered in exactly this way: I created a user called "voidnull" over ssh over Tor, then mailed SDF a single dollar bill with no return address. Whenever I access this account I use Tor, so there is very little chance that my identity will be linked to this account. Below are the exact details of how I did this.

Getting your own account

The first thing you need to do is install a Tor relay on your machine. Look at the Tor documentation for details.
After the installation is complete, you can use ssh over tor, like so: $ ssh -o ProxyCommand="nc -X 4 -x localhost:9050 %h %p" sdf.org. You could create an alias for this command in your .bashrc with alias torssh='ssh -o ProxyCommand="nc -X 4 -x localhost:9050 %h %p"'.
You will need to register an account with SDF. The details can be found here and here. To get started, torssh to new@sdf.org. You will have to answer a few questions. After you are done, you will have an account that is not linked to you in any way. The catch is that SDF will not let you host content on the web until your account is validated. This means, sending them a $1 bill in the mail. Look at the bottom of the donation page for the address. Once you send your donation, wait 1-2 weeks. Your account will eventually be approved and you can start hosting your web content. In the mean time, read the web hosting FAQ.

About SDF

SDF has been around since 1987. It had a long history, starting as a BBS and progressing to become a free UNIX shell provider and a community of hackers. Read more about SDF's history here.

Is this even legal?

Yes, it is legal. This page provides only a basic summary of public knowledge and hosts no malicious content. Disseminating information on the Internet without revealing your identity is your right and SDF provide tools for doing so. As far as I interpret the rules, there is nothing illicit about using Tor to access SDF, or setting up an anonymous account, so long as no other illicit activity takes place.




Original source:  http://voidnull.sdf.org/
Found at:  https://news.ycombinator.com/news

Credit to: who knows :)

Няма коментари:

Публикуване на коментар