From: Miriam Nigles on
Hi, i have a private field that contains a password in plain text. I'd like
to store it in a safe place...
Where is the rigth place ? because i dont like store it in my source code...

Thanks in advance.
M Nigles.


From: Bjørn Brox on
Miriam Nigles skrev:
> Hi, i have a private field that contains a password in plain text. I'd like
> to store it in a safe place...
> Where is the rigth place ? because i dont like store it in my source code...
>
Encrypt it.


--
Bj�rn Brox
From: Miriam Nigles on
yes, but where store the secret key to decryp it ?

"Bj�rn Brox" <bpbrox(a)gmail.com> escribi� en el mensaje
news:KJydnSVVFIRU7jbWnZ2dnUVZ8hdi4p2d(a)lyse.net...
> Miriam Nigles skrev:
>> Hi, i have a private field that contains a password in plain text. I'd
>> like to store it in a safe place...
>> Where is the rigth place ? because i dont like store it in my source
>> code...
>>
> Encrypt it.
>
>
> --
> Bj�rn Brox


From: Jamal Samedov on
Does registry satisfy you?

--

Dr. J.N. Samedov,

Software Manager
COINMASTERS B.V.
Adrianalaan 101a
3053 MA Rotterdam
The Netherlands

T: 00 31 (0)104186405
F: 00 31 (0)104222549
www.coin-masters.com
"Miriam Nigles" <mirynigles(a)hotmail.com> wrote in message
news:OpaIYURzKHA.3264(a)TK2MSFTNGP06.phx.gbl...
> yes, but where store the secret key to decryp it ?
>
> "Bj�rn Brox" <bpbrox(a)gmail.com> escribi� en el mensaje
> news:KJydnSVVFIRU7jbWnZ2dnUVZ8hdi4p2d(a)lyse.net...
>> Miriam Nigles skrev:
>>> Hi, i have a private field that contains a password in plain text. I'd
>>> like to store it in a safe place...
>>> Where is the rigth place ? because i dont like store it in my source
>>> code...
>>>
>> Encrypt it.
>>
>>
>> --
>> Bj�rn Brox
>
>


From: Miriam Nigles on
Registry it�s not secure.
You can read it and edit it.....

May be there are another place....

"Jamal Samedov" <jsamedov(a)iface.nl> escribi� en el mensaje
news:%23O9EGmK0KHA.3676(a)TK2MSFTNGP05.phx.gbl...
> Does registry satisfy you?
>
> --
>
> Dr. J.N. Samedov,
>
> Software Manager
> COINMASTERS B.V.
> Adrianalaan 101a
> 3053 MA Rotterdam
> The Netherlands
>
> T: 00 31 (0)104186405
> F: 00 31 (0)104222549
> www.coin-masters.com
> "Miriam Nigles" <mirynigles(a)hotmail.com> wrote in message
> news:OpaIYURzKHA.3264(a)TK2MSFTNGP06.phx.gbl...
>> yes, but where store the secret key to decryp it ?
>>
>> "Bj�rn Brox" <bpbrox(a)gmail.com> escribi� en el mensaje
>> news:KJydnSVVFIRU7jbWnZ2dnUVZ8hdi4p2d(a)lyse.net...
>>> Miriam Nigles skrev:
>>>> Hi, i have a private field that contains a password in plain text. I'd
>>>> like to store it in a safe place...
>>>> Where is the rigth place ? because i dont like store it in my source
>>>> code...
>>>>
>>> Encrypt it.
>>>
>>>
>>> --
>>> Bj�rn Brox
>>
>>
>
>