Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use redirector to protect privacy of payment ID's #35

Closed
wtogami opened this issue May 28, 2014 · 1 comment
Closed

Use redirector to protect privacy of payment ID's #35

wtogami opened this issue May 28, 2014 · 1 comment

Comments

@wtogami
Copy link
Collaborator

wtogami commented May 28, 2014

Outgoing link to external explorer leaks the payment ID's in cleartext to the Internet as the referrer. A safe redirect link is needed.

wtogami added a commit that referenced this issue Jun 27, 2014
* #35 links to external explorer via /redirect/address/:address prevents the
  Invoice ID and other private information from leaking via the Referrer header.
* Default to https:// for explorer URL
* #54 s/publicHostName/publicURL/ needed because served port does not always
  equal the public port.
@wtogami
Copy link
Collaborator Author

wtogami commented Jun 27, 2014

ea23ae2

@wtogami wtogami closed this as completed Jun 27, 2014
wtogami added a commit that referenced this issue Jun 27, 2014
* #35 links to external explorer via /redirect/address/:address prevents the
  Invoice ID and other private information from leaking via the Referrer header.
* Default to https:// for explorer URL
* #54 s/publicHostName/publicURL/ needed because served port does not always
  equal the public port.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant