When a user clicks on a link (as in an <a href=...) and navigates to a new page they should not remain in Via. The should navigate to the non-Via-prefixed version of the new URL. Links should possibly open in a new tab, too.
It may cut down the opportunities for using us maliciously if we stopped rewriting all links on the page so that you can surf about with us. It seems most of the phishing damage may have been done if you can the first page in front of the user though.
This means that we could only be used to mask one URL of the journey rather than multiple.
When a user clicks on a link (as in an
<a href=...) and navigates to a new page they should not remain in Via. The should navigate to the non-Via-prefixed version of the new URL. Links should possibly open in a new tab, too.It may cut down the opportunities for using us maliciously if we stopped rewriting all links on the page so that you can surf about with us. It seems most of the phishing damage may have been done if you can the first page in front of the user though.
This means that we could only be used to mask one URL of the journey rather than multiple.