nikivdev / nikivdev/privacy-respecting

Add FileShot.io — privacy-respecting file sharing with zero-knowledge encryption

Open
#102 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
2.1k
Forks
108
PR merge metrics
No merged PRs in 30d

Description

FileShot.io is a privacy-first file sharing service that could be a good addition to the "File Sharing" section as a privacy-respecting alternative to WeTransfer, Google Drive, etc.

Privacy properties:

  • AES-256-GCM encryption runs in-browser before upload — the host never sees file plaintext
  • Decryption key lives only in the URL fragment (never transmitted to server)
  • No account required — no personal data collected
  • MIT open source / self-hostable: https://github.com/FileShot/FileShotZKE

Link: https://fileshot.io

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository's "File Sharing" section and review the surrounding entries to determine the list's format. Add FileShot.io with the privacy details and link provided here, then verify that it appears in the intended section and matches neighboring entries.

Written by the indexing model from the issue text.

Assessment

Domain
content, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.