update
This commit is contained in:
parent
8a0a07ab10
commit
2941d30bda
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ The webapp is a web server that displays a shiny interface.
|
||||||
token. This guards against other users on the same system.
|
token. This guards against other users on the same system.
|
||||||
* I would like to avoid passwords or other authentication methods,
|
* I would like to avoid passwords or other authentication methods,
|
||||||
it's your local system.
|
it's your local system.
|
||||||
|
* Alternative for Linux at least would be to write a small program using
|
||||||
|
GTK+ Webkit, that runs the webapp, and can know what user ran it, avoiding
|
||||||
|
needing authentication.
|
||||||
|
|
||||||
## interface
|
## interface
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue