Feature #5870
Better support of non-commercial ISPs
Start date:
Due date:
% Done:
0%
Description
Non-commercial, ethical ISPs, such as the one who signed the data retention manifest, need to be better supported by Tails.
{{toc}}
Our plans
- Install the SSL certificates/CA for such servers (on the long run, we want them to use Monkeysphere but we’re not there yet).
- Add bookmarks to the above-mentioned servers, in particular for quick’n’easy webmail access.
Implementation
SSL certificates
Iceweasel
The necessary NSS *.db
files are:
cert8.db
: can be generated from scratch by adding our custom SSL CA and server certificates withcertutil
secmod.db
: if this file is missing, a new one is generated without DSA, SHA256 and SHA512; weird.key3.db
: if missing, the other*.db
files can’t be used.
Subtasks
Related issues
Related to Tails - |
Resolved | 2014-02-17 | |
Related to Tails - |
Resolved | 2014-06-22 | |
Related to Tails - |
Rejected | ||
Related to Tails - |
Rejected | 2014-10-27 | |
Related to Tails - |
Resolved | 2018-09-02 |
History
#1 Updated by BitingBird 2014-06-09 11:12:39
- Subject changed from better support of non-commercial ISPs to Better support of non-commercial ISPs
- Description updated
- Starter set to No
#2 Updated by intrigeri 2014-06-22 00:50:52
- related to
Feature #7436: Contact Riseup on how we could help towards publishing a list of recommended email providers added
#3 Updated by intrigeri 2016-03-01 11:06:09
- related to
Feature #5766: Web browser profile with no CA added
#4 Updated by Anonymous 2018-08-19 09:39:13
- related to
Feature #7685: Document alternative email providers added
#5 Updated by intrigeri 2019-03-24 06:27:32
- related to
Bug #15895: Remove our predefined bookmarks added
#6 Updated by intrigeri 2019-03-24 06:29:05
- Status changed from Confirmed to Rejected
> # Install the SSL certificates/CA for such servers
Thanks to Let’s Encrypt, this is obsolete.
> # Add bookmarks to the above-mentioned servers, in particular for quick’n’easy webmail access.
Looks like we’ve decided on Bug #15895 to do the opposite.