The global scale, of course, smiled. Neither the forum nor the wiki, and the FAQ is ridiculous, no, the latest release for over a year.
Open Kiosk is a cross-platform Mozilla Firefox-based kiosk web browser that can be easily installed and used to protect your computer for use as a public terminal. This is a complete solution for any kiosk installation. This software is released under MPL "as is" without warranty or support.
Open Kiosk is currently deployed worldwide in schools, universities, libraries, hospitals, airports, hotels, governments and companies.
package openkiosk
in build.urls we prescribe a fresher version: param openkioskurl https://www.mozdevgroup.com/dropbox/okcd/2.5/openkiosk-2.5.3-2014-03-12.tar.bz2
SESSION_0_TYPE=openkiosk SESSION_0_AUTOSTART=On SESSION_0_OPENKIOSK_HOMEPAGE=http://it-advisor.ru
Well, now the most interesting: SESSION_0_OPENKIOSK_ADMIN_PASS="c7bd4d096ec866bd58aca387cefe8d35" # Shift+F1 SESSION_0_OPENKIOSK_TOOLBAR_ON="true" # , , " " SESSION_0_OPENKIOSK_TOOLBAR_BUTTONS="unified-back-forward-button,reload-button,stop-button,home-button,urlbar-container,print-button,zoom-control,reset-container,navigator-throbber" # - , : -, .. SESSION_0_OPENKIOSK_RESET_TIMER="5" # , SESSION_0_OPENKIOSK_WHITELIST_URL="http://it-advisor.ru/whitelist.txt" #
The admin password must be written as a hash, after processing your password through: echo '<?php echo md5(base64_encode("newpass")); ?>' | php
In the example above, the password is 1q2w3e4r .Source: https://habr.com/ru/post/269533/
All Articles