FFOX-00-000018 - Firefox must prevent the user from quickly deleting data.

Information

There should not be an option for a user to 'forget' work they have done. This is required to meet nonrepudiation controls.

Solution

Windows group policy:
1. Open the group policy editor tool with 'gpedit.msc'.
2. Navigate to Policy Path: Computer Configuration >> Administrative Templates >> Mozilla >> Firefox.
Policy Name: Disable Forget Button
Policy State: Enabled

macOS 'plist' file:
Add the following:
<key>DisableForgetButton</key>
<true/>

Linux 'policies.json' file:
Add the following in the policies section:
'DisableForgetButton': true

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MOZ_Firefox_V6R7_STIG.zip