24 Jun 2012 12:18
#271: use of "may" and "should"
P1, 2.1:
Note: The term 'user agent' covers both those situations where
there is a user (human) interacting with the software agent (and
for which user interface or interactive suggestions might be made,
e.g., warning the user or given the user an option in the case of
security or privacy options) and also those where the software
agent may act autonomously.
"may" -> "can"
P1, 8.2:
HTTP log information is confidential in nature; its handling is often
constrained by laws and regulations. Log information needs to be
securely stored and appropriate guidelines followed for its analysis.
Anonymization of personal information within individual entries
helps, but is generally not sufficient to prevent real log traces
from being re-identified based on correlation with other access
characteristics. As such, access traces that are keyed to a specific
client should not be published even if the key is pseudonymous.
"should not" -> "SHOULD NOT"
To minimize the risk of theft or accidental publication, log
information should be purged of personally identifiable information,
including user identifiers, IP addresses, and user-provided query
parameters, as soon as that information is no longer necessary to
support operational needs for security, auditing, or fraud control.
(Continue reading)
RSS Feed