Tom

Results 43 issues of 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`. ⚠️...

bug

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...

i18n

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...

![image](https://user-images.githubusercontent.com/1955774/45826176-3e6a5c00-bcf4-11e8-99bf-ae92718f45a4.png)

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.

engine

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 ![image](https://user-images.githubusercontent.com/1955774/135161678-cb1e5cf2-5374-42f0-867c-8887d31d7a6e.png) Would be better if the road in gray...

good first issue

On https://www.cyclosm.org/#map=18/48.82225/2.41662/cyclosm ![image](https://user-images.githubusercontent.com/1955774/124776244-932bff80-df3f-11eb-94d1-744d0ca53212.png) The "4" in the middle of the screenshot is not a street number, but a bike rack. Others around it are displayed correctly: ![image](https://user-images.githubusercontent.com/1955774/124776546-d25a5080-df3f-11eb-8d35-dfd67ade44a0.png) On zoom out...

bug
help wanted

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",...

question

enhancement
rewrite

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"...

Priority: Low