* misc.texi (Network Security): Use "untrustworthy" instead of "unsafe"
This commit is contained in:
parent
ee4eb2810c
commit
cfe0d44ecb
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* misc.texi (Network Security): Use "untrustworthy" instead of
|
||||
"unsafe".
|
||||
|
||||
2014-11-24 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* misc.texi (Network Security): Improve wording and indexing of
|
||||
|
|
|
@ -271,11 +271,12 @@ security checks are performed.
|
|||
|
||||
If this variable is @code{medium} (which is the default), a number of
|
||||
checks will be performed. If as result @acronym{NSM} determines that
|
||||
the network connection might be unsafe, it will make you aware of
|
||||
that, and will ask you what to do about the network connection.
|
||||
the network connection might not be trustworthy, it will make you
|
||||
aware of that, and will ask you what to do about the network
|
||||
connection.
|
||||
|
||||
You can decide to register a permanent security exception for an
|
||||
unsafe connection, a temporary exception, or refuse the connection
|
||||
unverified connection, a temporary exception, or refuse the connection
|
||||
entirely.
|
||||
|
||||
Below is a list of the checks done on the @code{medium} level.
|
||||
|
|
Loading…
Add table
Reference in a new issue