Fragment boundary
The portion of a URL beginning with # is its fragment identifier. URI processing separates that fragment before the resource is requested, so the ordinary page request contains only the part before #. This tool uses the browser-visible fragment to carry the encoded encrypted message. That keeps the payload out of the navigation request, but it does not conceal which site or page was visited.