Results 1 to 9 of 9

Thread: Anonymity

  1. #1

    Anonymity

    Hello,

    Basically is there any ip hiding software for ubuntu? not just for web browsing IE thourgh firefox, thourgh everything,

    i did find tor on a google search but it were a little difficult to install, is there any easy ones to setup?

    Thanks bye.

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Anonymity

    Tor is available in the repositories, go to System-->Administration-->Synaptic Package Manger and search for tor. Synaptic will install tor for you. I you are looking for a program and find it through a search engine check synaptic first before downloading it. There are over 12,000 packages listed in the repositories, most normal applictions will be listed.

    Jim

  3. #3

    Re: Anonymity

    Quote Originally Posted by cariboo907 View Post
    Tor is available in the repositories, go to System-->Administration-->Synaptic Package Manger and search for tor. Synaptic will install tor for you. I you are looking for a program and find it through a search engine check synaptic first before downloading it. There are over 12,000 packages listed in the repositories, most normal applictions will be listed.

    Jim
    I searched in syntax manager but i coudent find anything. is there another way i could get it?

  4. #4
    Join Date
    Jun 2008
    Location
    San Francisco, CA
    Beans
    129

    Re: Anonymity

    open a terminal, type:

    sudo apt-get install tor
    I'm pretty sure there's a lot more to life than being really, really, ridiculously good looking. And I plan on finding out what that is.

  5. #5
    Join Date
    Jul 2007
    Location
    Keighley - UK
    Beans
    62
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Anonymity

    Quote Originally Posted by Chamillionaire2 View Post
    I searched in syntax manager
    This has to be a troll...
    Last edited by daleus; October 17th, 2008 at 12:12 PM.

  6. #6

    Re: Anonymity

    Quote Originally Posted by daleus View Post
    This has to be a troll..
    wtf? I searhec Tor in the manager thing but it dident come up with anything,

    leave it ill have to look for a diffrent way

  7. #7
    Join Date
    Dec 2006
    Location
    Chicago
    Beans
    3,839

    Re: Anonymity

    System>Administration>Software Sources
    Make sure "Community-maintained Open Source software (universe)" is checked.

    Open a terminal
    Applications>Accessories>Terminal

    type these commands
    Code:
    sudo apt-get update
    sudo apt-get install tor
    You may have to configure privoxy to use tor, then configure whatever you want to use privoxy.
    http://www.torproject.org/docs/tor-doc-unix.html.en
    System>Preferences>Network Proxy

    Tor does NOT make it impossible for anyone to read your traffic, just for people between you and your ISP. Your traffic can still be traced to you if the attacker happens to control the first and last node your traffic goes through (very unlikely). Make sure you read this.
    http://www.torproject.org/download.html.en#Warning

  8. #8
    Join Date
    Jan 2013
    Beans
    12

    Re: Anonymity

    Quote Originally Posted by cdenley View Post
    System>Administration>Software Sources
    Make sure "Community-maintained Open Source software (universe)" is checked.

    Open a terminal
    Applications>Accessories>Terminal

    type these commands
    Code:
    sudo apt-get update
    sudo apt-get install tor
    You may have to configure privoxy to use tor, then configure whatever you want to use privoxy.
    http://www.torproject.org/docs/tor-doc-unix.html.en
    System>Preferences>Network Proxy

    Tor does NOT make it impossible for anyone to read your traffic, just for people between you and your ISP. Your traffic can still be traced to you if the attacker happens to control the first and last node your traffic goes through (very unlikely). Make sure you read this.
    http://www.torproject.org/download.html.en#Warning
    hey,
    you shouldnt do it that way. If you go to https://www.torproject.org/docs/debian.html.en#ubuntu you will see that they recommend you settingup a repository (setting, repositories,) in synaptic. they provide the settings info. but what the hell you do after that, i have no idea. reload?

  9. #9
    Join Date
    Dec 2010
    Beans
    Hidden!

    Re: Anonymity

    Back to sleep old thread.


    404

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •