<span class="application">[Tor Browser](https://www.torproject.org)</span> is a web browser based on [Mozilla Firefox](https://www.mozilla.org/firefox/) but configured to protect your privacy.
Using HTTPS instead of HTTP encrypts your communications with the website and prevents the [[Tor exit node from intercepting your communications|about/warnings/tor#exit]].
For example, here is how the browser looks when we try to log in to an email account at [riseup.net](https://riseup.net/), using their [webmail interface](https://mail.riseup.net/):
Notice the padlock icon on the left of the address bar saying "mail.riseup.net".Notice also the address beginning with "https://" (instead of "http://"). These are the indicators that an encrypted connection using [[!wikipedia HTTPS]] is being used.
When you are sending or retrieving sensitive information (like passwords), you should try to only use services providing HTTPS. Otherwise, it is very easy for an eavesdropper to steal whatever information you are sending, or to modify the content of a page on its way to your browser.
<p>To understand better the behavior of <span class="application">Tor Browser</span>, for example, regarding JavaScript and cookies, you can refer to the <a href="https://2019.www.torproject.org/projects/torbrowser/design/"> <span class="application">Tor Browser</span> design document</a>.</p>
You can change the security level of <span class="application">Tor Browser</span> to disable browser features as a trade-off between security and usability. For example, you can set the security level to *Safest* to disable JavaScript completely.
To change the security level, click on the [[!img security-level.png class="symbolic" link="no"]] icon on the right of the address bar and choose **Settings…**.