4 ms·
Are you guys part of H&FJ's secret web font beta, or are you using Archer on the web in violation of your license agreement with them? (Serious question. I wan
by fratis 14y ago
Are you guys part of H&FJ's secret web font beta, or are you using Archer on the web in violation of your license agreement with them?
(Serious question. I want to know if they're accepting applications. Still eager to get Gotham on my site.)
- flixic 14y agoLooks like a violation, because .woff is hosted on their site and unprotected.
- ryandaigle 14y agoWe're looking into this immediately. Thank you for raising the issue.
- flixic 14y agoBest you can do: don't use Archer, use either something from Google or from Typekit. Typekit uses many layers of protection, and implementing them would be difficult and not worth the time. Second best thing: at least Base-64 encode the font, and limit woff usage to your domain only. Still trivial to hack, and doesn't really count as good protection, but better than what it is now. And you would still be violating ToS.
- ryandaigle 14y agoAddressed: https://github.com/rwdaigle/adj/pull/5 https://github.com/rwdaigle/adj/pull/5 Thanks for raising the issue.