Routing posture
Direct first
Favor LAN and direct WebRTC before anything that smells like cloud storage.
Zero-friction file movement across real-world devices
Sendware is building a direct-first transfer layer for people who are done with slow uploads, walled gardens, and cloud detours that should never have existed in the first place.
Operating posture
Routing posture
Favor LAN and direct WebRTC before anything that smells like cloud storage.
Infrastructure burden
The public website should cost almost nothing to serve and remain trivial to deploy.
Product honesty
If a network blocks direct delivery, the product explains that boundary instead of hiding it.
System posture
The public web layer needs to be as disciplined as the product architecture: fast, static-first, and explicit about tradeoffs.
Astro is a better fit than a heavy application framework for a marketing site, a blog, and future docs surfaces.
A Git-native CMS keeps marketing content versioned with the codebase and removes the burden of operating a separate content backend.
Reusable layout and brand tokens keep landing, blog, docs, and support aligned instead of drifting into four unrelated sites.