Securing a device with PWB

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Securing a device with PWB

Post by Scott »

Secure Mode will prevent access to the Windows Desktop, and setting an override will get your out of PWB.

[Browser]
SecureMode=True

If this is not set you can lock yourself out of your computer.

[Overrides]
ExitBrowser=GetMeOutOfThis

Limit the patron to a single site:
https://www.teamsoftwaresolutions.com/f ... ?f=1&t=598

More information on the filters:
https://www.teamsoftwaresolutions.com/f ... p?f=1&t=13

Give the next patron a fresh browser by clearing the cache, and restarting PWB.

[Security]
RestartOnClose=True
ClearCacheOnClose=True

[Inactivity]
InactivityTimer=True
InactivitySeconds=300
InactivityMessageFile=Inactivity.html
InactivityAction=Exit

Here is a pretty good post that details many aspects of this:
https://www.teamsoftwaresolutions.com/f ... ?f=4&t=536

--Scott

Post Reply