Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: need to protect data anyone knows a good software?  (Read 1370 times)

0 Members and 1 Guest are viewing this topic.

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:July 24, 2025, 12:57:01 am
need to protect data anyone knows a good software?
« on: June 17, 2011, 09:27:15 pm »
Hey thanks for reading, im about to build a portable jukebox for a friend of mine that lives out of town, ill be using etouch for the juke and what worries me its that i know my friend has friends that like to pirate software and then put'it on the net for free, and as i apreciate barcrest great work on this i wouldnt want my friend friends piking at the jukebox just to get the information and data for free, so i was wondering if theres some sort of software that prevents acces to the harddrive from another computer, Im pretty sure if they ask my friend to borrow the harddrive from the juke,they will try to copy all of the data from it. As far as gettig the data from the juke itself, im pretty  sure it would be a bit hard for them as i set up the computer to ask for a password after trying to disable the sheller im using.
Thanks for any help.

drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Re: need to protect data anyone knows a good software?
« Reply #1 on: June 17, 2011, 10:42:23 pm »
Unless you use an encrypting file system, it's trivially easy to lift data from a drive, no matter the format.

Windows has such a file system, but the one time I experimented with using it, it was really nasty.

You +might could+ use something like TrueCrypt. It's an excellent open source encrypted file system. Essentially, you create a file, say 10GB in size that is encrypted. You then launch truecrypt and "mount" that file, providing a password.

Once mounted, the contents of the file "look like" just another drive letter. You can access it just like a normal drive.

But turn the machine off or logout, and the file dismounts, and the contents are no longer acccessible.

Might not be exactly what you're looking for but it might lead you in the right direction.

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:July 24, 2025, 12:57:01 am
Re: need to protect data anyone knows a good software?
« Reply #2 on: June 17, 2011, 10:59:52 pm »
looks interesting but it apears not to be what i looking for, as i need somenthing more user friendly.thanks for the tip.  :cheers:

drventure

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4152
  • Last login:April 23, 2024, 06:53:06 pm
  • Laser Death Ray Bargain Bin! Make me an offer!
Re: need to protect data anyone knows a good software?
« Reply #3 on: June 17, 2011, 11:11:11 pm »
Yeah, truecrypt isn't exactly super user friendly, but it might lead you to something else. It worked for what I needed (encrypting contents of thumbdrives)