Skip to content

Document two potential future applications - #10

Merged
Mearman merged 1 commit into
mainfrom
docs/future-potential-uses
Sep 10, 2026
Merged

Document two potential future applications#10
Mearman merged 1 commit into
mainfrom
docs/future-potential-uses

Conversation

@Mearman

@Mearman Mearman commented Sep 10, 2026

Copy link
Copy Markdown
Member

Adds a "Potential future applications" section describing two things the existing design already supports without further protocol changes, neither committed or built: a Tailscale-style mesh VPN (the transport frames already cover the coordination layer Tailscale's control plane and DERP relays provide around WireGuard) and file transfer (core/data's have/request/entries frames are already a chunk-exchange pattern generalised from Cascade's own BEP lineage).

A Tailscale-style mesh VPN and file transfer both fall out of the
existing design without further protocol changes: the transport
frames already cover peer discovery/NAT traversal/relay fallback (the
same coordination role Tailscale's control plane plays around
WireGuard), and core/data's have/request/entries frames are already a
chunk-exchange pattern generalised from Cascade's own BEP lineage.
Neither is built, reserved, or committed to, unlike the three real
consumers in Implementations.
@Mearman
Mearman marked this pull request as ready for review September 10, 2026 06:29
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-10T06:33:19.586683Z b504105 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@Mearman
Mearman merged commit 0665af1 into main Sep 10, 2026
3 checks passed
@Mearman
Mearman deleted the docs/future-potential-uses branch September 10, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant