summaryrefslogtreecommitdiff
path: root/doc/design/assistant/webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-26 05:21:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-26 05:21:05 -0400
commit1290534ba164e67e555fc1fc7048f0a783c1df9d (patch)
tree2016954afceb2be803863df7f2ec01d54de0d7a1 /doc/design/assistant/webapp.mdwn
parent3a02c7b635fc1017c05874b8a6f54a91a587651d (diff)
updae
Diffstat (limited to 'doc/design/assistant/webapp.mdwn')
-rw-r--r--doc/design/assistant/webapp.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn
index 598c1ff3a..0f6051d6d 100644
--- a/doc/design/assistant/webapp.mdwn
+++ b/doc/design/assistant/webapp.mdwn
@@ -2,9 +2,9 @@ The webapp is a web server that displays a shiny interface.
## security
-* Listen only to localhost.
+* Listen only to localhost. **done**
* Instruct the user's web browser to open an url that contains a secret
- token. This guards against other users on the same system.
+ token. This guards against other users on the same system. **done**
* I would like to avoid passwords or other authentication methods,
it's your local system.
* Alternative for Linux at least would be to write a small program using