git-annex/doc/design/assistant/webapp/comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment

11 lines
501 B
Text
Raw Normal View History

2012-07-26 17:21:26 +00:00
[[!comment format=mdwn
username="yatesa"
ip="171.25.193.21"
subject="Secret URL token"
date="2012-06-19T03:41:16Z"
content="""
> Instruct the user's web browser to open an url that contains a secret token. This guards against other users on the same system.
How will you implement that? Running \"sensible-browser URL\" would be the obvious way, but the secret URL would show up in a well timed ps listing. (And depending on the browser, ps may show the URL the entire time it's running.)
"""]]