Difference between revisions of "Image analyzer"

From Secure Web Gateway
en>Santosh.thorat
 
m (1 revision imported)
(No difference)

Revision as of 00:31, 25 July 2021

Overview

Use this section to prevent the users viewing pornographic image content.

This section allows you to block inappropriate images by analyzing the graphical content of an image, in real time.

The default template replaces the blocked image with a checkered box.

Global

Image-global.jpg

Enabled

Enable or Disable this section.

  • TRUE : Enable image scanning.
  • FALSE : Disable image scanning.

Default template

Specify the template or notification message to be sent, when entry content is matched.

The default template replaces the blocked image with a checkered box.

Filtering policies

Add policies to apply to the matching entries.

Images are given scores by analyzing the graphical content of an image, in real time.

-10.0 is unlikely to be porn, 0 is very likely.

Images are blocked based on the threshold score.

Image-policy.jpg

Enabled

Enable or Disable this Policy.

  • TRUE : Enable this entry.
  • FALSE : Disable this entry.

Comment

For documentation, and future references, explainthe relevance of this entry with your policies.

That is, by reading the policies, a future user can understand the purpose of that entry.

Bypass Image Scanning

Enable or disable bypass image filter scanning.

  • TRUE : Enable bypass image scanning if you want this entry to be applied for image scanning.
  • FALSE : Disable bypass image scanning if you do not want this entry to be applied for image scanning.

Profiles

Specify the Profiles applicable for this entry.

This entry will be applicable only if the connection has any one of the specified profiles.

Leave it Blank, to apply for all connections irrespective of any applied profile.

To avoid application to a connection that has a profile, use negated profile (!profile).

Threshold

Specify the threshold score to block images.

Images are given scores by analyzing the graphical content of an image, in real time.

-10.0 is unlikely to be porn, 0 is very likely.

Images are blocked based on the threshold score.

Template

Specify the template to replace when this entry is matched.

Templates are used throughout Safesquid as a replacement for pages which can't be displayed due to filtering, error, or other conditions.

Specify the template name that should be displayed on a user's screen when this entry matches.

The name should be selected from template section. In template section you can find template name.

The default template replaces the blocked image with a checkered box.

Debug

Enable to just debug, without blocking.

  • TRUE : Do not block, just blur the image if possibly pornographic.
  • FALSE : Block images if score is higher than threshold.