[Tails-testers] [Tails-news] Tails 4.20 is out

Delete this message

Reply to this message
Author: Tails - News
Date:  
To: amnesia-news
Subject: [Tails-testers] [Tails-news] Tails 4.20 is out
# _Tor Connection_ assistant

Tails 4.20 completely changes how to connect to the Tor network from Tails.

After connecting to a local network, a _Tor Connection_ assistant helps you
connect to the Tor network.

![](https://tails.boum.org/doc/anonymous_internet/tor/tor-connection.png)

This new assistant is most useful for users who are at high risk of physical
surveillance, under heavy network censorship, or on a poor Internet
connection:

* It protects better the users who need to go unnoticed if using Tor could look suspicious to someone who monitors their Internet connection (parental control, abusive partner, school or work network, etc.).

* It allows people who need to connect to Tor using bridges to configure them without having to change the default configuration in the Welcome Screen.

* It helps first-time users understand how to connect to a local Wi-Fi network.

* It provides feedback while connecting to Tor and helps troubleshoot network problems.

We know that this assistant is still far from being perfect, even if we have
been working on this assistant since February. If anything is unclear,
confusing, or not working as you would expect, please send your feedback to
[tails-dev@???](mailto:tails-dev@boum.org) (public mailing list).

This first release of the _Tor Connection_ assistant is only a first step. We
will add more improvements to it in the coming months to:

* Save Tor bridges to the Persistent Storage ([#5461](https://gitlab.tails.boum.org/tails/tails/-/issues/5461))

* Help detect when Wi-Fi is not working ([#14534](https://gitlab.tails.boum.org/tails/tails/-/issues/14534))

* Detect if you have to sign in to the local network using a captive portal ([#5785](https://gitlab.tails.boum.org/tails/tails/-/issues/5785))

* Synchronize the clock to make it easier to use Tor bridges in Asia ([#15548](https://gitlab.tails.boum.org/tails/tails/-/issues/15548))

* Make it easier to learn about new Tor bridges ([#18219](https://gitlab.tails.boum.org/tails/tails/-/issues/18219), [#15331](https://gitlab.tails.boum.org/tails/tails/-/issues/15331))

# Changes and updates

* Update _OnionShare_ from 1.3.2 to [2.2](https://github.com/micahflee/onionshare/blob/develop/CHANGELOG.md#22).

This major update adds a feature to [host a
website](https://docs.onionshare.org/2.3.2/en/features.html#host-a-website)
accessible from a Tor onion service.

![](https://tails.boum.org/news/version_4.20/onionshare.png)

* Update _KeePassXC_ from 2.5.4 to [2.6.2](https://github.com/keepassxreboot/keepassxc/blob/master/CHANGELOG.md#262-2020-10-21).

This major update comes with a redesign of the interface.

![](https://tails.boum.org/news/version_4.20/keepassxc.png)

* Update _Tor Browser_ to [10.5.2](https://blog.torproject.org/new-release-tor-browser-1052).

* Update _Thunderbird_ to [78.11.0](https://www.thunderbird.net/en-US/thunderbird/78.11.0/releasenotes/).

* Update _Tor_ to 0.4.5.9.

* Update the _Linux_ kernel to 5.10.46. This should improve the support for newer hardware (graphics, Wi-Fi, and so on).

* Rename _MAC address spoofing_ as _MAC address anonymization_ in the Welcome Screen.

# Fixed problems

### Automatic upgrades

* Made the download of upgrades and the handling of errors more robust. ([#18162](https://gitlab.tails.boum.org/tails/tails/-/issues/18162))

* Display an error message when failing to check for available upgrades. ([#18238](https://gitlab.tails.boum.org/tails/tails/-/issues/18238))

### Tails Installer

* Made the display of the **Reinstall** button more robust. ([#18300](https://gitlab.tails.boum.org/tails/tails/-/issues/18300))

* Make the **Install** and **Upgrade** unavailable after a USB stick is removed. ([#18346](https://gitlab.tails.boum.org/tails/tails/-/issues/18346))

For more details, read our
[changelog](https://gitlab.tails.boum.org/tails/tails/-/blob/master/debian/changelog).

# Known issues

* Automatic upgrades are broken from Tails 4.14 and earlier.

To upgrade from Tails 4.14 or earlier, you can either:

    * Do a [manual upgrade](https://tails.boum.org/doc/upgrade/index.en.html#manual).


    * Fix the automatic upgrade from a terminal. To do so:


      1. Start Tails and set up an [administration password](https://tails.boum.org/doc/first_steps/welcome_screen/administration_password/index.en.html).


      2. In a terminal, execute the following command:


                        torsocks curl --silent https://tails.boum.org/isrg-root-x1-cross-signed.pem \
            | sudo tee --append /usr/local/etc/ssl/certs/tails.boum.org-CA.pem \
            && systemctl --user restart tails-upgrade-frontend



This command is a single command that wraps across several lines. Copy and
paste the entire block at once and make sure that it executes as a single
command.

      3. Approximately 30 seconds later, you should be prompted to upgrade to the latest version of Tails. If no prompt appears, you might already be running the latest version of Tails.


See the list of [long-standing
issues](https://tails.boum.org/support/known_issues/index.en.html).

# Get Tails 4.20

## To upgrade your Tails USB stick and keep your persistent storage

* Automatic upgrades are broken from Tails 4.14 and earlier. See the [known issue above](https://tails.boum.org/news/index.en.html#broken-upgrades).

* Automatic upgrades are available from Tails 4.14 or later to 4.20.

You can [reduce the size of the
download](https://tails.boum.org/doc/upgrade/index.en.html#reduce) of future
automatic upgrades by doing a manual upgrade to the latest version.

* If you cannot do an automatic upgrade or if Tails fails to start after an automatic upgrade, please try to do a [manual upgrade](https://tails.boum.org/doc/upgrade/index.en.html#manual).

## To install Tails on a new USB stick

Follow our installation instructions:

* [Install from Windows](https://tails.boum.org/install/win/index.en.html)
* [Install from macOS](https://tails.boum.org/install/mac/index.en.html)
* [Install from Linux](https://tails.boum.org/install/linux/index.en.html)

The Persistent Storage on the USB stick will be lost if you install instead of
upgrading.

## To download only

If you don't need installation or upgrade instructions, you can download Tails
4.20 directly:

* [For USB sticks (USB image)](https://tails.boum.org/install/download/index.en.html)
* [For DVDs and virtual machines (ISO image)](https://tails.boum.org/install/download-iso/index.en.html)

# What's coming up?

Tails 4.21 is [scheduled](https://tails.boum.org/contribute/calendar/) for
August 10.

Have a look at our [roadmap](https://tails.boum.org/contribute/roadmap) to see
where we are heading to.



URL: https://tails.boum.org/news/version_4.20/index.en.html
_______________________________________________
amnesia-news mailing list
amnesia-news@???
https://www.autistici.org/mailman/listinfo/amnesia-news
To unsubscribe from this list, send an email to amnesia-news-unsubscribe@???.