freifunk / freifunk/openwifimap-html5

https compatibility

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
30
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I think the openwifimap should be https (only) ready.
Up to now all scrips and styles use http (hard coded).

A possible solution should be to use external sources without protocol `//something.com/file.css`

I tried it locally, but some of your sources don't use signed (only self signed) certificates. This will be blocked by the most browsers until the user accept the certificate manually.

Without this changes the openwifimap couldn't included in https pages like the [berlin freifunk](https://berlin.freifunk.net/network/map/) page or isn't displayed when using plugins like HTTPS Everywhere.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the HTML sources for hard-coded HTTP script and stylesheet URLs, then identify which external sources support HTTPS. Verify that the map can be embedded in an HTTPS page without mixed-content blocking, including the certificate caveat described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.