Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access to default system fonts w/o permission? #66

Open
inexorabletash opened this issue Apr 30, 2021 · 0 comments
Open

Access to default system fonts w/o permission? #66

inexorabletash opened this issue Apr 30, 2021 · 0 comments
Labels
api-shape Would affect the API shape (IDL) enhancement New feature or request

Comments

@inexorabletash
Copy link
Member

Can we provide a way to get access to system fonts w/o a permission prompt?

This could be scoped down to be the same as "system-ui".

Depending on fingerprinting concerns... if the OS/version(/locale?) is already known, then exposing fonts known to be pre-installed on all Windows 10 en-us systems could be an acceptable amount of entropy as well. This would not expose manually installed fonts, which is a greater sense of entropy.

Maybe query({system:true}) or some such?

@inexorabletash inexorabletash added enhancement New feature or request api-shape Would affect the API shape (IDL) labels Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-shape Would affect the API shape (IDL) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant