Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
playground:irssi_on_tor [2013/05/22 19:22 (UTC)] chrisabela |
playground:irssi_on_tor [2013/06/07 20:41 (UTC)] chrisabela |
||
---|---|---|---|
Line 23: | Line 23: | ||
tor (The Onion Router) provides anonymity for dissidents and whistle blowers on the Internet. It also channels traffic through port 443, thus it can be used to penetrate through some dumb firewalls that block some services to the users relying only on the destination port information. | tor (The Onion Router) provides anonymity for dissidents and whistle blowers on the Internet. It also channels traffic through port 443, thus it can be used to penetrate through some dumb firewalls that block some services to the users relying only on the destination port information. | ||
- | A SlackBuild for tor is maintained on the [[http:// | + | A SlackBuild for tor is maintained on the [[http:// |
If you are using a desktop, I recommend to install also vidalia. A SlackBuild for vidalia is also found on the [[http:// | If you are using a desktop, I recommend to install also vidalia. A SlackBuild for vidalia is also found on the [[http:// | ||
Line 50: | Line 50: | ||
As root, execute the following commands. Note that you will need an Internet connection < | As root, execute the following commands. Note that you will need an Internet connection < | ||
# cpan2tgz --build-tag=me Crypt:: | # cpan2tgz --build-tag=me Crypt:: | ||
+ | # cpan2tgz --build-tag=me Math:: | ||
# cpan2tgz --build-tag=me Crypt::DH Crypt:: | # cpan2tgz --build-tag=me Crypt::DH Crypt:: | ||
# cpan2tgz --build-tag=me Math:: | # cpan2tgz --build-tag=me Math:: | ||
# cpan2tgz --build-tag=me Math:: | # cpan2tgz --build-tag=me Math:: | ||
</ | </ | ||
- | Note that the argument " | + | Note that the argument " |
Now as your usual non-privileged user, rename your irssi configurations files, to ensure consistency: | Now as your usual non-privileged user, rename your irssi configurations files, to ensure consistency: |