docs: re-home the project at tarnover/send and feature ffsend#5
Merged
Conversation
README rewritten to: - frame this repo as the maintained fork (mozilla -> timvisee -> tarnover) - replace gitlab/timvisee badges with github actions + ghcr badges - feature ffsend as a first-class client option for security-critical use - summarize what's different in this fork (security hardening, ghcr build, short /dl path, CVE-clean prod tree) with links to the relevant PRs - update install/run commands to ghcr.io/tarnover/send - keep upstream acknowledgments for mozilla, timvisee, and contributors docs/docker.md - default image is now ghcr.io/tarnover/send:latest; upstream gitlab image is cross-referenced as still-compatible; tag list documented. docs/deployment.md, docs/AWS.md - git clone URL updated to tarnover. docs/faq.md - drops the stale send.firefox.com telemetry note (this fork ships no telemetry), updates the source-code link, and adds a CLI question pointing at ffsend. docs/security.md (new) - documents the threat model, the specific server-side hardening this fork carries vs upstream, the standing CVE posture (production tree clean except aws-sdk v2 EOL), known limitations (operator JS substitution, FxA verify trust, host-header trust under DETECT_BASE_URL), and where to report issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rewrites README.md and updates the docs to:
tarnover/send) as the home of the maintained fork, with the full lineage acknowledged: `mozilla/send → timvisee/send → tarnover/send`.Files touched
What I deliberately didn't change
Test plan