Closed st-anton closed 8 months ago
For the player it is helpful to offer native html5
We need to determine what all has alternatives for JWPlayer. We will need to make a new parameter for them to switch in admin for GDPR to disable the off-site loading of scripts. It looks like the JWPlayer code is no longer offered for local use.
I'll need to work on the html5 workup to fix this problem. All the systems are using the JWPlayer and need a quick move to non-JWPlayers within the migration.
We have now removed all CDN references from the outside code. Joomla now offers FontAwsome natively, and the other code is loading locally. We will look into further optimization for GDPR needs.
At least in Europe currently a lot of warnings (with costs of several 100 Euros / $) are sent to webpages, where external code is used. They claim a violation of GDPR if external code is used, the external link server may collect data of the users. I found external code of the frontpage:
In general: It is helpfull for the webmaster to have as much as possible code locally in the installation, if possible and allowed to distribute the code. If it is not possible or allowed, there should be a hint for the webmaster for his disclaimer in the release information.