To improve security of FontAwesome CDN users, add the integrity attribute to the CDN <script> tags in the Getting Started page and update it with every release.
With the move to the JavaScript framework, this is more critical than ever. It will be a further proof of the commitment of the project to integrity and user security, and it will promote the use of SRI hashes (which is also promoted by big players such as CDNJS, Bootstrap, and jQuery)
To improve security of FontAwesome CDN users, add the
integrityattribute to the CDN<script>tags in the Getting Started page and update it with every release.With the move to the JavaScript framework, this is more critical than ever. It will be a further proof of the commitment of the project to integrity and user security, and it will promote the use of SRI hashes (which is also promoted by big players such as CDNJS, Bootstrap, and jQuery)