similar to: Encryption

Displaying 20 results from an estimated 5000 matches similar to: "Encryption"

2008 Mar 04
5
crypting remote data
I don't know if this is the propper place to ask for new funcionality, but after searching the website i didn't find another place to do it. I'm very sorry if I`m asking this in the wrong place. It would be greatful to have crypting funcionality added to rsync, appart from using ssh to crypt transmissions. I know this is not the original purpose for rsync, but anyway it's a fact
2006 Jun 12
2
Data Encryption
Hi there Is there a way with rsync to encrypt data at the source before transmitting? Not talking about the actually transmission, but the data itself. I've got a few department heads that want their data secured before it leaves their computer so that no one in the office can access the data except for them. Thanks. Brad Farrell Brevell Consulting ph: 403-279-6380 fx:
2005 May 13
4
Encryption
Hi All, I am using rsync to backup our office server to our Internet server (RHE). As an association for doctors we are looking at providing a backup service for their practices using rsync. As it would be patient data it would need to be encrypted. I have found a few options, namely esync wurt rsyncrypto Does anyone have experience with the above and perhaps like to recommend one? On the
2009 Jul 15
5
E-Mail Encryption
Hello, I am new to Dovecot but installation was quite easy, so there is one more LDAP authenticated, Dovecot / Postfix mailbox online, but there is one question left: I would like to set up a configuration, which encrypts every user mail with a unique key. If user logs in, private key should be decrypted with user password and every mail user requests should be decrypted with users private key.
2005 Aug 15
2
encrypted destination
In the archives I see the question about encrypted destination and it's mostly answered with the --source-filter / --dest-filter patch by Kyle Jones. There are also some proposed updates to the patch. A lot of these posts 3 years old, is there plans or reasons not to include them in the main line code? // George -- George Georgalis, systems architect, administrator <IXOYE><
2015 Oct 13
3
transferring large encrypted images.
On Tue, Oct 13, 2015 at 12:54 PM, Xen <list at xenhideout.nl> wrote: > Hi Folks, > > I was wondering if I could ask this question here. > > Initially when I was thinking up how to do this I was expecting block > encryption to stay consistent from one 'encryption run' to the next, but I > found out later that most schemes randomize the result by injecting a >
2011 Aug 28
6
rsync and encryption
Hi, I have a small server at home. I like to put it 'online' and secure it as good as possible. The counterside of putting your personal backups on a server is that it might get hacked... and you don't want have to have your personal docs online... Do you think encryption is needed? How to use encryption with rsync? Thanks in advance, ~D
2012 Oct 09
1
LDAP encryption
We have an LDAP server that contains AES encrypted passwords. So far I've been able to use this by adding a passdb module that encrypts the user's password prior to ldap comparison. Now I am looking at supporting client-side encrypted passwords. To do this I need to decrypt the password returned by LDAP. Is there a way to insert a module to do this decryption between ldap returning and
2009 Oct 01
1
Encryption Plugin
Hi, There was a discussion a few months ago about a plugin for encrypting email before it hit the disk on the server, and doing transparent decryption while serving data to the client, see: http://www.dovecot.org/list/dovecot/2009-July/041262.html We have a client/user who is interested in such a plugin, and I was wondering if there has been any progress on it yet. In our particular case,
2005 Feb 06
0
Announcement - rsyncrypto 0.02 released
Hi all, I'm sorry if this is off topic here. I'll send this one anyways, but do let me know if you are interested in related project's release announcements so that I don't spam this list unnecessarily in the future. rsyncrypto is a utility that encrypts file in a rsync friendly way. Small changes to the plain text file will result in small changes to the cypher text file.
2006 Feb 19
2
Asynchronous Encryption?
Hi Railers, I''m looking for something to do asynchronous encryption - where the encryption and decryption keys are different. This is for a scenario where I want to be able to store some information in the database that can only be decrypted in a different physical location using a secret private key (which will not be stored on the machine doing the encrypting). I''m trying
2006 Apr 07
1
Windows rsync without cygwin (looking for Unicode support).
Hi! Let's share an info about Windows rsyncs or rsync-compatibles that works wint Windows native libs, not cygwin. The main task - find a solution with Unicode support. I know two: Unison - has a problems with Unicode filenames like cygwin does. DeltaCopy - found it just a few minutes ago, can't try from home so can't comment out. Any others? G.
2015 Mar 05
3
LVM encryption and new volume group
Hello list, I bought a Thinkpad T420 and installed CentOS 7 recently. I choosed to use lvm encryption for the entire volume group. It works so far. But now I am planning to install a second hard disk. My thought is to create a new volume group on this additional disk. But how can I integrate/do this according to the existing encryption so that it will be decrypted by the same passphrase I use
2006 Mar 27
4
Can rsync handle any type of file?
Hiya I have been doing some substantial research about rsync and the rsync algorithm. I was wondering: can rsync backup any type of file? I have tested it with "common" files Word, Excel, SQL dumps, log files etc But what about more complex types of files, like vector images etc. Thank you for your thoughts in advance. Hamish
2004 Aug 31
3
encrypted passwords and /etc/passwd
Hello Why is it necessary to specify encrypt passwords = no to make Samba server start using solely /etc/passwd? Isn't it possible to tell Samba server that on the way between a client and the server, the passwords sould be encrypted, and after decryption, they will be checked against /etc/passwd and not smbpasswd, tdb or whatever backend? Cl<
2020 Mar 08
2
Encrypt destination file
Hi, My company have been using rsync to sync our file to a backup server (running rsync daemon), and now we would like to store them encrypted. I found some thread that discussed this issue but they are pretty old (about 10 years ago). So I send this question again and looking for any new approach. Is there any option or module for rsync to encrypt file on the destination? Thanks a lot, Dat Le
2018 May 16
2
end-to-end encryption
Il giorno mer 16 mag 2018 alle ore 06:09 Aki Tuomi <aki.tuomi at dovecot.fi> ha scritto: > You could probably automate this with sieve and e.g. GnuPG, which would mean that all your mails are encrypted without server having key to decrypt this. Any guide or sample to look for ?
2006 Jan 23
3
Encrypt/ Decrypt password
Hi, I have user add/edit forms.While creating a user I tried the following method to encrypt password and stored the encrypted password in the table. def self.sha1(pass) Digest::SHA1.hexdigest("#{salt}--#{pass}--") end But when I try to edit the page I get the encrypted password in the password field instead of the decrypted password. Is there any method to decrypt
2009 Feb 03
1
how to crypt hard linked backups?
Moin, I wrote a backup script, that use rsync and its hardlink features. Now I want to implement a new feature to my script: crypt the backuped files. But I wonder how this can be done? Because rsync check if the source file is different from the target file. But the target file will be allways different if it is crypt; right? Any idea? Thanks -- |Michael Renner E-mail:
2017 Aug 18
2
How does SMB 3.0 encryption work?
Hi, This question is interesting and laeds me to another one: As KDC send a ticket to the client when trying to authenticate (something which should decrypted using user's password), is it possible to brute force this initial ticket locally? Mathias 2017-08-15 3:29 GMT+02:00 Andrew Bartlett via samba <samba at lists.samba.org>: > On Mon, 2017-08-14 at 20:26 -0400, Daniel Benoy via