mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
* Implement comprehensive user authentication system - Add SSH-first authentication with password fallback - Implement JWT token-based session management (24h expiry) - Create browser-based SSH agent with key storage and signing - Add challenge-response SSH authentication protocol - Integrate PAM for system password authentication - Build comprehensive authentication UI components - Add SSH key manager for key generation and management - Update middleware to support JWT tokens alongside existing auth - Maintain backwards compatibility with existing HQ/remote auth |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| authentication.md | ||
| build-system.md | ||
| CONTRIBUTING.md | ||
| custom-node-build-flags.md | ||
| custom-node.md | ||
| deployment.md | ||
| development.md | ||
| files.md | ||
| ios-enhancements.md | ||
| ios-update-progress.md | ||
| ios-web-parity-plan.md | ||
| project-overview.md | ||
| spec.md | ||
| tauri-nodejs-architecture.md | ||
| testing.md | ||