Closed
Description
Hello!
I am using the Rust Programming Language book to learn Rust and am a big fan, but I can't help but notice the needless third party request to fonts.google.com
, even in the local version of the book that comes through rustup.
To me this is an easily avoidable privacy intrusion, so I would be very happy to see this changed in the future. I do not want my computer to send a request to Google every time I am learning Rust, especially if it is easy to avoid by various means such as
- Including the fonts with the local version of the book
- Serving the fonts through your own servers
- Simply not using them, it looks absolutely fine without them.
As it stands, Google fonts are a convenience feature that just furthers Google's omnipresence and omniscience and comes at a needless cost to user privacy and data traffic.
Thank you in advance!
Metadata
Metadata
Assignees
Labels
No labels