/** * Inbox module landing page — static HTML, no React. */ export function renderLanding(): string { return `
Collaborative Multi-Sig Inbox
A shared email client where teams read, discuss, and approve messages together — with cryptographic multi-signature workflows before anything gets sent.
Your team shares one real email address. Every member sees every thread in real time — no forwarding, no BCC chains.
Outbound emails require M-of-N cryptographic signatures before sending. Every approval is auditable — no rogue replies.
Comment on any thread privately before replying. Tag members, discuss strategy, and reach consensus alongside the original message.
Every outbound message is cryptographically signed. Full audit trail of approvals, rejections, and edits.
Your team shares one real email address. Every member sees every thread in real time — no forwarding, no lost context.
Comment on any thread privately before replying. Tag members, discuss strategy, and reach consensus alongside the original message.
Outbound emails require M-of-N cryptographic signatures before sending. Every approval is auditable — no rogue replies.
Built for collective intelligence, not individual productivity.
Fine-grained access control for every team member.
Admin
Full control, manage members
Reviewer
Read, comment, suggest edits
Approver
Sign outbound emails
Viewer
Read-only access
Bot
Automated integrations
The libraries and tools that power rInbox.
High-performance IMAP client for real-time email synchronization.
Email parsing and MIME handling for reliable message processing.
Multisig approval protocol adapted for email signing workflows.
Threads, approvals, and audit trails stored in a reliable relational database.
How rInbox keeps your information safe.
All content encrypted before it leaves your device. Not even the server can read it.
The server processes your requests without ever seeing your data in the clear.
Run on your own infrastructure. Your server, your rules, your data.
Try the demo or create a space to get started.