Tom
Tom
Inline style should be moved into scss files. It will also help #757 Once this is done, the CSP policy could probably be updated to remove `unsafe-inline` for `style-src`. ⚠️...
To help with the internationalization of main pages, images such as https://github.com/letsencrypt/website/blob/master/static/images/howitworks_authorization.png should be svg, so they can easily be translated (Additionally, to follow the open-source pledge, ideally all pictures...
A few pages still have references to `ACME draft` instead of the `RFC 8555` . A few of them can be just updated to link to the RFC. Some needs...

According to https://wiki.mozilla.org/Security/Server_Side_TLS#TLS_tickets_.28RFC_5077.29 and https://media.blackhat.com/us-13/US-13-Daigniere-TLS-Secrets-Slides.pdf , when TLS session tickets are activated, we lose Forward Secrecy. So I think the report should emphasis that.
Roads forbidden to bikes (in gray) may be rendered over roads accessible and hide them. Especially at junctions. Example : https://www.openstreetmap.org/#map=19/48.86188/2.29295&layers=Y  Would be better if the road in gray...
On https://www.cyclosm.org/#map=18/48.82225/2.41662/cyclosm  The "4" in the middle of the screenshot is not a street number, but a bike rack. Others around it are displayed correctly:  On zoom out...
Today the Application fetch two things: The list of all applications known by exodus: https://github.com/Exodus-Privacy/exodus-android-app/blob/5c7e021ad435c160601b055fe028bdb3723c106c/app/src/main/java/org/eu/exodus_privacy/exodusprivacy/manager/NetworkManager.java#L216 `https://reports.exodus-privacy.eu.org/api/applications` ```json {"applications": [ { "id": 50261, "handle": "org.eu.exodus_privacy.exodusprivacy", "name": "Exodus Privacy", "creator": "Exodus Privacy",...
The current instruction only links to the Microsoft store (which is not always available and require a Microsoft account) A new section "how to install manually without the Microsoft Store"...