Changeset 2426896
- Timestamp:
- 11/26/2020 08:29:38 PM (5 years ago)
- File:
-
- 1 edited
-
add-nsa-header/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
add-nsa-header/trunk/readme.txt
r2426894 r2426896 12 12 License URI: http://www.wtfpl.net/txt/copying/ 13 13 14 Add NSA Header adds an NSA-Keywords HTTP header to reduce the effectiveness of 15 mass spying operations. 14 Add NSA Header adds an NSA-Keywords HTTP header to reduce the effectiveness of mass spying operations. 16 15 17 16 == Description == 18 Add NSA Header uses a list of keywords known to be sensitive to mass spying 19 operations. It randomly selects a few of those keywords with each page request 20 and includes them in an NSA-Keywords HTTP header. This introduces useless 21 information to mass spying operations, reducing their effectiveness. 17 Add NSA Header uses a list of keywords known to be sensitive to mass spying operations. It randomly selects a few of those keywords with each page request and includes them in an NSA-Keywords HTTP header. This introduces useless information to mass spying operations, reducing their effectiveness. 22 18 23 It is recommended that this be used only on WordPress sites that are only 24 accessible via TLS. 19 It is recommended that this be used only on WordPress sites that are only accessible via TLS. 25 20 26 21 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.