Home | History | Annotate | Download | only in webkit
      1 <html>
      2   <head>
      3     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
      4     <title>New incognito window</title>
      5   </head>
      6   <body>
      7     <p><strong>You've gone incognito</strong>. Pages you view in this window
      8       won't appear in your browser history or search history, and they won't
      9       leave other traces, like cookies, on your device after you close the
     10       incognito window. Any files you download or bookmarks you create will be
     11       preserved, however.</p>
     12 
     13     <p><strong>Going incognito doesn't affect the behavior of other people,
     14       servers, or software. Be wary of:</strong></p>
     15 
     16     <ul>
     17       <li>Websites that collect or share information about you</li>
     18       <li>Internet service providers or employers that track the pages you visit</li>
     19       <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
     20       <li>Surveillance by secret agents</li>
     21       <li>People standing behind you</li>
     22     </ul>
     23   </body>
     24 </html>
     25