mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3226] [feature]: Move Fonts and all other packages to the local container - ensure CSP and Data Privacy #1067
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1067
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GAS85 on GitHub (Aug 2, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3226
Originally assigned to: @liyasthomas on GitHub.
Is there an existing issue for this?
Summary
When I deploy my cool own hosted hoppscotch, in a Network stack I see that there are calls passing to the

fonts.gstatic.com,fonts.googleapis.comandclient.crisp.chat. This will violate my Data Privacy statement.Please add option to move those packages into the container during the build, or do this per default.
Why should this be worked on?
This is major Data Privacy violation for most self-hosted apps, e.g.: https://www.theregister.com/2022/01/31/website_fine_google_fonts_gdpr/
@liyasthomas commented on GitHub (Aug 2, 2023):
Hi @GAS85, thanks for suggesting this improvement and bringing the same to our attention. We'll soon release a patch with the suggested assets removed/locally bundled with the platform.
@SunsetMkt commented on GitHub (Aug 21, 2023):
It would be helpful to allow users to disable Crisp Chat, since this never used in a self-deployed hoppscotch.
@liyasthomas commented on GitHub (Aug 21, 2023):
We're working on removing the in-app chat feature in the self-hosted instance. Expect the same in the next release tag, as early as in next week.
@liyasthomas commented on GitHub (Aug 31, 2023):
Thanks for your patience and valuable feedback. This feature has been implemented in the latest release.
Closing this ticket as this feature is now available in the recent version. Feel free to reach out if you encounter any further concerns.