mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
spell
This commit is contained in:
parent
913e997061
commit
ab9374de57
@ -949,11 +949,11 @@ Security Considerations
|
|||||||
.netrc is a pretty handy file/feature that allows you to login quickly and
|
.netrc is a pretty handy file/feature that allows you to login quickly and
|
||||||
automaticly to frequently visited sites. The file contains passwords in
|
automaticly to frequently visited sites. The file contains passwords in
|
||||||
clear text and is a real security risk. In some cases, your .netrc is also
|
clear text and is a real security risk. In some cases, your .netrc is also
|
||||||
stored in a home directory that is NFS mounter or used on another network
|
stored in a home directory that is NFS mounted or used on another network
|
||||||
based file system, so the clear text password will fly through your
|
based file system, so the clear text password will fly through your
|
||||||
network every time anyone reads that file!
|
network every time anyone reads that file!
|
||||||
|
|
||||||
To avoid this problem, don't use .netrc files and never store passwords as
|
To avoid this problem, don't use .netrc files and never store passwords in
|
||||||
plain text anywhere.
|
plain text anywhere.
|
||||||
|
|
||||||
Clear Text Passwords
|
Clear Text Passwords
|
||||||
|
Loading…
Reference in New Issue
Block a user