51 comments

  • quirino an hour ago

    The gov.uk Design System calls this the "Exit a page quickly" pattern [1], with an associated component [2]. It can be activated by clicking the Shift key three times.

    There's this nice blog [3] that explains why they chose Shift instead of other keys, and also gives a nice overview of the pattern.

    [1] https://design-system.service.gov.uk/patterns/exit-a-page-qu... [2] https://design-system.service.gov.uk/components/exit-this-pa... [3] https://beeps.website/blog/2024-10-09-why-govuk-exit-this-pa...

  • Cider9986 a minute ago

    It doesn't wipe from history on Vanadium GrapheneOS (likely same on Android Chrome). It does change its icon to Google and open Google and weather websites.

  • Titan2189 2 hours ago

    Some New Zealand Government / Business sites have a Javascript-based pop-up available called Shielded Site https://shielded.co.nz/

    > If you are experiencing family violence, don't worry, the information within this pop-up won't appear in your browser's history.

    Pages like Banks or Council websites have it in their footer, so people can lookup information without it appearing in their history

  • phillipseamore 2 hours ago

      (a class="quickBrowserEscape ..." target="_blank" href="https://www.google.ca/") Need to leave site for your safety? Quick Escape
      $('.quickBrowserEscape').on('click', function () {
          document.body.style.opacity = 0;
          document.title = 'New Tab';
          window.open('https://www.weather.gc.ca/canada_e.html', '_blank');
          window.location.replace($('.quickBrowserEscape').attr('href')); // removes current page session DOES NOT WORK IN IE
          return false;
      });
    
    Would recommend picking random URLs from an array.
  • CarlJW 2 hours ago

    In New Zealand we have a Shielded Site popup at the bottom of all government websites, and many popular privately owned websites too.

    E.g. go to govt.nz and scroll to the bottom. There's a little icon of a computer that opens a popup element inside the page.

    It gives information for victims of domestic violence and abuse.

    • herpderperator 2 hours ago

      https://govt.nz isn't a thing, but https://www.govt.nz is.

      • jagged-chisel an hour ago

        The former should forward to the latter.

        • ksaj 11 minutes ago

          Agreed. If the content isn't really designed for the wide world, the www hostname seems to be self-defeating, or at least describing the wrong thing.

          • Cub3 4 minutes ago

            This is amazingly pedantic, I love it.

        • ceejayoz an hour ago

          NASA.gov for many years lacked a no-www version. IIRC it had something to do with the no-www being important internally at the time.

          • dd8601fn 15 minutes ago

            It’s been a very long time, but as I recall MS recommendations for AD domains and dns collisions changed multiple times. Used to be real problems if you had overlap.

    • tjpnz 21 minutes ago

      Stuff has it too.

  • transitorykris 2 hours ago

    Brilliant feature, well done Vancouver PD. A very serious boss mode. Lotus 1-2-3 wouldn't look quite right here but weather.ca is plausible.

  • mondobe 2 hours ago

    The Trevor Project (LGBTQ support/suicide prevention site) has the same thing, triggered by a hotkey (press ESC three times). https://www.thetrevorproject.org/

  • hyperhello an hour ago

    A website can wipe itself from history? That seems like a major security issue.

    • jerbearito an hour ago

      "That seems like a major security issue."

      Do you mean something you verified is happening or something you assumed is happening? You can go look at the site OP linked and find out what is happening and if it's a "major security issue". In this case, after user click/intervention, it renames the current history entry to "New Tab". This is not a security issue at all.

      • hyperhello an hour ago

        Well, it’s right there in the headline that the website wipes itself from history, so I don’t need any realignment of my ability to discern what I’ve read from what I’ve imagined. If all the site is doing is renaming itself New Tab then that sure isn’t newsworthy. Maybe a domestic violence reporting site should just name itself something innocuous in general without the quick escape? But nonetheless, a web site replacing its own history entry with something from another domain sure doesn’t sound secure.

        • xdkaplan 28 minutes ago

          Not to start an argument but in lamence terms, renaming history to "New Tab" is as close to wiping history as a website can manage. Concealing, obfuscating, hiding might have been better words but the non technucal audience would not see an issue with the language. Nuance is important, though and i agree its slightly misleading

          • 100721 5 minutes ago

            What does “lamence” mean?

            • jerbearito 2 minutes ago

              We’ve got one guy acting surprised at JavaScript features from 1996 and another one reiterating his point in “lamence” terms.

          • hyperhello 19 minutes ago

            I just tested it on both iPhone and Android and it does indeed remove itself from history and replaces with a link to a weather domain. That’s incredible that it is allowed and I can trivially think of a way to get someone to get to a fake banking site right now, or for that matter, fill the history with a series of visits to domestic violence sites or even worse!

        • jerbearito 12 minutes ago

          "so I don’t need any realignment of my ability to discern what I’ve read from what I’ve imagined"

          Not what I asked but I'm glad you're doing okay! I share your concerns.

  • defrost 2 hours ago

    Raises the question of whether browsers should have a [Replace Page, Erase Domain from History] button and hotkey.

    This is a good idea that deserves to be across all Police, Help, Domestic Violence, 911, Suicide Hotline, etc sites across all countries.

    • homebrewer 2 hours ago

      Firefox already has "forget this site", which removes all traces of you ever visiting the site, but it's only available from the history modal.

      Been there for probably decades, yet another thing mostly known to/used by "advanced" users.

      • Springtime an hour ago

        What's weird is with Firefox for Android it's so difficult erasing a site from being remembered. Once visited, in my experience, even after deleting the history entry and last closed tabs item it still auto completes the domain in the addressbar (when it didn't before) and the only workaround is a full history wipe (since the Android version offers no granular timeframe like the desktop version).

        So if accidentally clicking some link from some other app that auto opens the default browser it's a PITA to get FF for Android to forget about it.

        • iwontberude 25 minutes ago

          Android is a wasteland, not surprised

  • albeebe1 2 hours ago

    reminds me of boss mode in leisure suit larry 1

  • jmward01 22 minutes ago

    Reminds me of the boss key in a lot of 80's games.

  • tacodestroyer an hour ago

    this is awesome. i had a similar idea for a women's shelter but this approach is 1000% better and less complicated than mine. bravo!

  • vhcr an hour ago

    Maybe just use an incognito window?

  • kijin 2 hours ago

    It only replaces the current page, and VPD is not a single-page app. So if you've been clicking around to find something, the previous pages will still be in your history.

    If you need to hide your browsing history from an abusive partner, it would be more secure to use incognito mode and hit Alt+F4 when you need to escape. Unfortunately, Chrome renders incognito windows in dark mode by default. If you're normally on light mode, the transition is extremely conspicuous. Edge and Firefox do the same. It's as if all browser vendors have colluded to make it difficult to browse in secret.

    • CM30 an hour ago

      Apparently Firefox has a config option to disable this:

      browser.theme.dark-private-windows. Set to false, and you're set.

  • Hizonner 13 minutes ago

    Not a bad idea, except that *WEB PAGES SHOULD HAVE NEITHER ANY ACCESS TO NOR ANY CONTROL OVER THE HISTORY, PERIOD, AND SOMEBODY NEEDS TO BEAT THE MORONS RESPONSIBLE FOR THIS "WEB PLATFORM" BULLSHIT SENSELESS*.

    It's good that a police department has chosen to do this with the misfeature, but the fact that there are non-abusive applications is not an excuse.

  • protocolture 2 hours ago

    But when the Vancouver PD are beating you up, you wont have time to load the page to locate the quick escape button.

    • jamal-kumar an hour ago

      That's funny, right before this I was just reading about how some idiot I knew from back in the day beat the shit out of some stranger on the SkyTrain for his headphones. Maybe it's time to realize how fucked Vancouver is and that the cops aren't the problem

      • afavour an hour ago

        In 2025 Vancouver had the lowest violent crime rate in 23 years. Not that there’s no crime of course but I don’t see that it really constitutes Vancouver being “fucked”.

        • lfx 36 minutes ago

          Not all crimes are reported in Vancouver. But agree is not as bad as some paints.

  • jojobas an hour ago

    The site (vpd.ca) remains in history, just with the name replaced with "New Tab", which the script does just before redirecting. I would be very upset if browsers allowed sites to mess with history.

  • zuzululu 2 hours ago

    its too bad they do very little fighting actual crime same with montreal pd probably two least effective and disliked departments in all of canada

    • SpecialistK an hour ago

      Any large city's PD is going to be controversial. From the experience of people close to me who work with police, the VPD are better run and have more programs like Car 33 than the RCMP in neighbouring jurisdictions.

      Many of the perceived issues come from (I'll say it) corrupt judges who let out career petty criminals on a bail-less "promise to appear." Some officers report arresting the same person twice in one shift.

      At least it's not TPS, where the chief likes to protect officers who commit perjury in the name of framing an innocent man for a Sergeant's suicide.

      • rangestransform an hour ago

        VPD has become notably more controversial after Jim Chu stepped down, before that it was notable how professional they were for a North American police department

        • SpecialistK an hour ago

          A lot of the first hand experiences I've heard were from around Chu's tenure, so I can't refute that.