File: comment_2_3cf0cf460c7869d0cc22940fcc84aec4._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (10 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
[[!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.)
"""]]