mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
docs: add opencode-handoff-p2p to projects
Transfers OpenCode session share URLs peer-to-peer between machines or collaborators via personal GitHub private inbox repos. 5-tier verification (filename / trust / content / commit author / GPG signature), transactional fetch-before-delete, Chinese trust boundary. Repo: https://github.com/Eldorado-ling/opencode-handoff-p2p
This commit is contained in:
parent
6624a86531
commit
22015854fd
1 changed files with 4 additions and 0 deletions
4
data/projects/opencode-handoff-p2p.yaml
Normal file
4
data/projects/opencode-handoff-p2p.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: opencode-handoff-p2p
|
||||
repo: https://github.com/Eldorado-ling/opencode-handoff-p2p
|
||||
tagline: Transfer OpenCode session share URLs P2P via private GitHub inbox repos
|
||||
description: An OpenCode skill that transfers session share URLs between machines or collaborators peer-to-peer using personal GitHub private inbox repositories. Features a 5-tier verification pipeline (filename regex, trusted-sender allowlist, byte-level content validation, GitHub commit author+committer attribution, GPG signature), transactional fetch-before-delete (URL fetch failure preserves the inbox file for retry), and a Chinese-language trust-boundary preamble that prevents fetched share content from autonomously triggering local actions. Each user owns one private inbox repo; senders push directly into it via collaborator access. Includes a reference Python verification script for deterministic cross-shell behavior.
|
||||
Loading…
Add table
Add a link
Reference in a new issue