Calling all Ubuntu Experts
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
  1. #1

    Join Date
    Aug 2009
    Posts
    439

    Default Calling all Ubuntu Experts

    Is there a way to create a folder that can only be accessed with a password? I want to hide my torrents files because I'm a bit paranoid but I still want easy access to them.



  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Apr 2010
    Posts
    104

    Default

    I suggest TrueCrypt - Free Open-Source On-The-Fly Disk Encryption Software for Windows 7/Vista/XP, Mac OS X and Linux - It will encrypt a single folder, or an entire partition.

    You could always just hide the folder by adding a .(period, dot) in front of the name also: .torrents
    Although with certain command line options it will still show up, so this is not the most effective way to hide files/folders.

    Just remember that if you use true crypt and forget your password the data will be useless to you. Also I seriously doubt if your torrent client will be able to read/write to/from that folder once it is encrypted. So the . option may be a better choice while seeding.

    Edit: Another option would be to:

    sudo chown -R root:root /home/username/torrents

    That way you would have to sudo (be root) in order to access that folder.
    Last edited by Tsubame; May 2nd, 2010 at 09:06 PM.

  4. #3

    Join Date
    Oct 2008
    Posts
    2,038

    Default

    I'm not sure exactly how ubuntu works because I don't like the compile myself but it should automatically make you enter a password every-time you try to access a folder assuming you aren't logged in as root (which would be stupid in-and-of-itself)

  5. #4

    Join Date
    May 2009
    Posts
    374

    Default

    Is this to protect the contents from someone stealing your computer and accessing your data, or on a system that stays running/logged in which someone can sit down at and use as 'you'? Are you the only user, or is it a shared system?

    There is no way to have it so when you try to change into a directory it prompts you for a password (that I know of, at the moment, though i see a spec proposal type system has been mentioned before). There is the ownership of the directory method where you logged in as yourself, su to another user before changing into that directory (or run a new GUI based file browsing window as the required user). But if you leave the computer locked, they're not getting in as you in the first place. And if you head down that separate ownership path the torrent client would have to be run as the user who owns the torrent directory.

    If you head down the encryption path, that only protects you from theft of the system. As the system boots and mounts the directory you enter in the password to decrypt it. Once it is mounted it behaves like any other directory in an unencrypted fashion. So leaving a system logged in, with an encrypted folder mounted is also pointless.

    Q
    Last edited by qaw; May 2nd, 2010 at 09:29 PM.

  6. #5

    Join Date
    Aug 2009
    Posts
    439

    Default

    Yeah it's my own personal computer, I think I will go with restrict access to it and also the dot thing. Well dot thing first and see if that relieves my fears

  7. #6

    Join Date
    May 2009
    Posts
    374

    Default

    Security through obscurity, hmmmmm.

    Q

  8. #7

    Join Date
    Apr 2010
    Location
    India
    Posts
    248

    Default

    change the permission of u r folder
    by this cmd
    chmod 700
    this will only allow the owner of the folder to access the folder

  9. #8

    Join Date
    Apr 2010
    Posts
    28

    Default

    Hide your torrents from whom? Desktop or laptop? Without more information it's impossible to give a recommendations. You can have some very elaborate or some very simple schemes

    The comment about about changing permissions makes the most sense.

    The idea about making it a hidden folder makes the least sense, unless you are trying to hide it from people with no computing knowledge

  10. #9

    Join Date
    May 2010
    Posts
    37

    Default

    You can have password protected directories in Linux by using CFS (Cryptographic File System) which is based on NFS. Read this article:

    Using Cryptographic Filesystem with Linux

  11. #10

    Join Date
    Sep 2009
    Location
    Sydney
    Posts
    436

    Default

    you can achieve that by using chmod command. search in google for chmod command parameter.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Calling all photoshop experts!!!!
    By bridskid in forum Graphic Design
    Replies: 25
    Last Post: June 14th, 2010, 12:15 PM
  2. Calling for gaming experts
    By ogar in forum Help
    Replies: 6
    Last Post: June 5th, 2010, 03:55 PM
  3. Calling All Poker Players!!!
    By DJmike in forum General Discussion
    Replies: 59
    Last Post: August 20th, 2009, 07:59 AM
  4. Calling all internet wizards
    By Panamajim in forum Computers
    Replies: 5
    Last Post: June 25th, 2009, 08:09 AM
  5. Calling all "techy" Mac Users!
    By sluggerjd in forum Computers
    Replies: 2
    Last Post: February 1st, 2009, 09:09 AM

Tags for this Thread

Posting Permissions

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