in reply to Limiting access to a local web application

You can limit access by avoiding the network. Simply embed a web browser into your client, and prevent it from accessing the network.

Gtk2::MozEmbed
wxHtmlWindow
Tk::HTML
Prima::TextView

  • Comment on Re: Limiting access to a local web application