#36 Key protections on web page
Closed: Fixed by rlafuente. Opened by polcak.

We market the extension as having three key protections:

  • Javascript Shield (formerly wrappers),
  • Network Boundary Shield,
  • Fingerprint Detector.

We should modify the web accordingly. Under the KEY PROTECTIONS heading, the visitor should see three links.

The initial content of these pages can either be automatically generated, see

jshelter/common$ egrep -r defgroup .
./fp_detect_background.js: * \defgroup FPD Fingerprint Detector
./wrapping.js: * \defgroup wrappers JavaScript Shield
./http_shield_common.js: * \defgroup NBS Network Boundary Shield

Or initially taken from these files (tag defgroup).


Metadata Update from @polcak:
- Issue assigned to rlafuente

See also https://www.fit.vutbr.cz/~ipolcak/jsr/doxygen/html/modules.html

This has been fixed for some time, closing

Metadata Update from @rlafuente:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata