FormulaMonks / FormulaMonks/thicket
Get communityId out of individual GIF link
Open
security
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Having the community ID in the link to a GIF makes it trivial to join a community that you aren't invited to.
Instead, we need to store all metadata associated with a GIF (caption, nickname, and anything else we add) within the data structure associated with the public URL. That way the link to a GIF does not expose the community it lives in.
See discussion in #95 for more background.
Contributor guide
Assessment
This issue has not been assessed yet.