Skip to content

Giphy is pulling in files from S3 which raises security and privacy concerns #462

@strefethen

Description

@strefethen

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Giphy refers to fonts on S3

https://github.com/Giphy/giphy-js/blob/master/packages/brand/src/typography.ts

Expected behavior 🤔

Fonts should be hosted on a known good CDN not via an S3 bucket.

Steps to reproduce 🕹

Steps:

  1. View https://github.com/Giphy/giphy-js/blob/master/packages/brand/src/typography.ts
  2. Notice the font references are to an S3 bucket.

Screenshots or Videos 📹

No response

Platform 🌍

  • OS: macOS
  • Browser: Safari
  • v18.2

GIPHY-JS SDK version

@giphy/js-brand 3.0.0

TypeScript version

No response

Additional context 🔦

coralproject/talk#4718 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions