Re: [U2] ENCRYPT in Universe

2011-09-28 Thread Daniel McGrath
You will find this is available in 11.1 Regards, Dan -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Curt Stewart Sent: Wednesday, September 28, 2011 9:14 AM To: U2 Users List Subject: Re: [U2] ENCRYPT in Universe

Re: [U2] ENCRYPT in Universe

2011-09-28 Thread Curt Stewart
rocketsoftware.com/u2 > > >-Original Message- >From: u2-users-boun...@listserver.u2ug.org >[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Baker Hughes >Sent: Wednesday, September 28, 2011 8:56 AM >To: 'U2 Users List' >Subject: Re: [U2] ENCRYPT

Re: [U2] ENCRYPT in Universe

2011-09-28 Thread Curt Stewart
google alert set for his name. > >Thank you. >-Baker > > > >-Original Message- >From: u2-users-boun...@listserver.u2ug.org >[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Curt Stewart >Sent: Wednesday, September 21, 2011 11:41 AM >To: U2 Users List >Su

Re: [U2] ENCRYPT in Universe

2011-09-28 Thread Daniel McGrath
: dmcgr...@rs.com Web: www.rocketsoftware.com/u2 -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Baker Hughes Sent: Wednesday, September 28, 2011 8:56 AM To: 'U2 Users List' Subject: Re: [U2] ENCRYPT in Univ

Re: [U2] ENCRYPT in Universe

2011-09-28 Thread Baker Hughes
oogle alert set for his name. Thank you. -Baker -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Curt Stewart Sent: Wednesday, September 21, 2011 11:41 AM To: U2 Users List Subject: Re: [U2] ENCRYPT in Universe DAR =

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Curt Stewart
me off list. >> > >> >HTH, >> >-Baker >> > >> > >> >-Original Message- >> >From: u2-users-boun...@listserver.u2ug.org [mailto: >> u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson >> >Sent: Tuesday

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread John Thompson
rom: u2-users-boun...@listserver.u2ug.org [mailto: > u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson > >Sent: Tuesday, September 20, 2011 8:51 AM > >To: U2 Users List > >Subject: Re: [U2] ENCRYPT in Universe > > > >I think I am understanding it a littl

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Curt Stewart
, email me off list. > >HTH, >-Baker > > >-Original Message- >From: u2-users-boun...@listserver.u2ug.org >[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Thompson >Sent: Tuesday, September 20, 2011 8:51 AM >To: U2 Users List >Subject: Re: [U2] E

Re: [U2] ENCRYPT in Universe

2011-09-21 Thread Baker Hughes
John Thompson Sent: Tuesday, September 20, 2011 8:51 AM To: U2 Users List Subject: Re: [U2] ENCRYPT in Universe I think I am understanding it a little more now. It seems as long as you don't decrypt it or store the keys in an "insecure" place, you are good to go. You can j

Re: [U2] ENCRYPT in Universe

2011-09-20 Thread John Thompson
inal Message- > From: u2-users-boun...@listserver.u2ug.org > [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Jordan > Sent: Monday, September 12, 2011 3:16 PM > To: U2 Users List > Subject: Re: [U2] ENCRYPT in Universe > > Hi John > I have not played around with the encrypt

Re: [U2] ENCRYPT in Universe

2011-09-19 Thread John Hester
nal Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Jordan Sent: Monday, September 12, 2011 3:16 PM To: U2 Users List Subject: Re: [U2] ENCRYPT in Universe Hi John I have not played around with the encryption, but to my knowled

Re: [U2] ENCRYPT in Universe

2011-09-12 Thread Wols Lists
On 12/09/11 23:15, David Jordan wrote: > Hi John > I have not played around with the encryption, but to my knowledge this is not > the way it works. The password is related to the data encrypted, not to the > user, so every user would require the same key for the data. To change the > key you

Re: [U2] ENCRYPT in Universe

2011-09-12 Thread David Jordan
: Monday, 12 September 2011 10:35 PM To: U2 Users List Subject: Re: [U2] ENCRYPT in Universe As far as passwords are concerned, I could use their password as the key? That way it would be different every time, and in order for it to be decrypted, they would have to supply the right password

Re: [U2] ENCRYPT in Universe

2011-09-12 Thread John Thompson
As far as passwords are concerned, I could use their password as the key? That way it would be different every time, and in order for it to be decrypted, they would have to supply the right password, otherwise, they would have to reset it... Is that a decent way of doing it? I've also noticed tha

Re: [U2] ENCRYPT in Universe

2011-09-09 Thread John Hester
The key can be any text string you want and it's completely up to you how you store it. I would use a long, random mix of characters. The most secure place to store it would probably be on removable media that has to be inserted for the application to work, but that's probably overly inconvenient

Re: [U2] ENCRYPT in Universe

2011-09-09 Thread John Thompson
I just found the document called "security" in the universe docs... I guess I better set about reading that. On Fri, Sep 9, 2011 at 11:43 AM, John Thompson wrote: > I am exploring the Universe data encryption features... Its my first try > at this really. > I have decent understanding off ssh an