Check and complete my analysis with intrigeri authored by sajolida's avatar sajolida
...@@ -627,3 +627,10 @@ Alternative UX with or without the Persistent Storage redesign (tails/tails#1152 ...@@ -627,3 +627,10 @@ Alternative UX with or without the Persistent Storage redesign (tails/tails#1152
* If there is no Persistent Storage yet, the switches are not displayed. We display a help text below the textarea used to enter brigdes: * If there is no Persistent Storage yet, the switches are not displayed. We display a help text below the textarea used to enter brigdes:
To save your bridges, [create a Persistent Storage](https://tails.boum.org/doc/first_steps/persistence) on your Tails USB stick. To save your bridges, [create a Persistent Storage](https://tails.boum.org/doc/first_steps/persistence) on your Tails USB stick.
* We might add or not add a switch to the Persistent Storage settings.
This would require intrigeri to add Perl backend to reflect the existence
of a `bridges.conf` configuration file instead of a mount point, as of now.
We can live without this and only offer switches in the Tor Configuration
assistant.