Skip to content

turnkey-init-fence (inithooks): consider alternate jquery source (alternate CDN? staticly provided? Debian?) #1096

@JedMeister

Description

@JedMeister

Currently the initfence index.html file uses some jquery trickery to determine the host IP or FQDN to display. Currently jquery is being loaded from Google.

Whilst that isn't a huge issue, it's not ideal (some users may have objections on the grounds of privacy).

Debian provide a jquery package so we could use that instead? Although I note that it is 500kb installed. We only require jquery.min.js, which is 136kb, so perhaps we should just bundle a static version of jquery?

Thoughts?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions