Encrypt files on the target?

8 posts / 0 new
Last post
itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Encrypt files on the target?

Hi,
I realise this is borderline off-topic, but would you have any suggestions on tools or an approach that I could use to encrypt data files on the target (as opposed to the source) host?

Thank you.

Vaughan

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

Sorry, I don't have too much to contribute in this area. If your target machine is a windows 2000/xp/2003, you can activate encryption feature on the directory.

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

Hi,
That's OK, I thought of that option, but it has some limitations. I was asked whether I could backup someone's data to my system - but not be able to access the data myself.

If I use NTFS encryption, I have to create an account on my system, if I log onto the system with that account, then the data is accessible. NTFS encryption is aimed at protecting data for a local user of the system. User logs on, user can access data. I would have to configure rsync running in a logged-on session for a particular user (i.e. this approach would be so easy to circumvent, it wouldn't do the job).

To do what I was asked, I need a way of encrypting the data independently of anything that I do.

I'm sure it can be done, I just need to find the right tool.

Thanks anyway.

Vaughan

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

FWIW I found this

Esync

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

FWIW I found this
Esync


It's very interesting. I will have a closer look at it. Thank you.


itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

FWIW I found this
Esync

None of these encrypt on the destination (there would be a number of security problems with that approach), but there are a few other projects that provide the equivalent functionality to esync:

zsync
rsyncrypto

Of these rsyncrypto is probably the more mature product.

-Tom

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

Hi Tom,
I am trying to accomplish the same thing as the threader starter. I noticed you said encrypting files on the remote destinations disc would cause some security issues. Can you elaborate on this? I don't quite fully understand.

Thanks,

Gian G. Spicuzza

FWIW I found this

Esync

None of these encrypt on the destination (there would be a number of security problems with that approach), but there are a few other projects that provide the equivalent functionality to esync:

zsync

rsyncrypto

Of these rsyncrypto is probably the more mature product.

-Tom

itefix
Offline
Last seen: 3 days 14 hours ago
Joined: 01.05.2008 - 21:33
Re: Encrypt files on the target?

I found a very great opensource that permit to create encrypted volumes (or a file seen as a volume) Win or linux
http://www.truecrypt.org

Robert

Topic locked

Release announcements