Open
Conversation
- Update hero messaging to position malai as SSH replacement with P2P networking - Add responsive design (70% width desktop, full width mobile) across all sections - Include social proof with GitHub stars and discussion links - Add comprehensive content sections: - Get Started with installation instructions - Key Features highlighting P2P security and remote execution - Why malai? addressing pain points (VPNs, SSH keys, infrastructure) - Use Cases for different user scenarios - Available Now showcasing current service sharing capabilities - Coming Soon with planned service mesh features - Community & Support with GitHub, Discord, OpenCollective links - Update code examples to show realistic P2P cluster workflow - Remove confusing legacy single-service content from homepage - Position malai as both infrastructure platform and Swiss Army knife tool 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Add new planned features to Coming Soon section: - Secure Cluster Management (invite keys, key rotation) - Always-On HTTP Proxy (dynamic routing, privacy chains) - On-Demand Process Management (dynamic startup, resource efficiency) - Enhanced Service Mesh description Incorporates roadmap from merged PR #108 design documentation updates. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Change "Secure Cluster Management" → "Invite Keys & Key Rotation" across all files. malai is already secure with P2P cryptographic identities. This naming better reflects that invite keys and key rotation are enhancements to existing security. Updates: - README.md: Updated planned features section - DESIGN.md: Updated Release 2 heading - index.ftd: Updated Coming Soon feature description 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
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
Updated malai.sh homepage to properly reflect MVP launch readiness and current capabilities
• Position malai as "SSH Replacement with P2P Networking"
• Add social proof with 400+ GitHub stars and discussion links
• Implement responsive design (70% desktop width, full mobile width)
• Comprehensive content structure with 7 key sections
Major Changes
Test plan
🤖 Generated with Claude Code