1 min read
IronKey

IronKey

A secure terminal-based password manager built with Rust, featuring encrypted password storage and management.

🔐 Features

  • ✅ Secure password encryption
  • ✅ CLI interface for password management
  • ✅ Password generation
  • ✅ Clipboard support
  • ✅ Export to JSON/CSV formats
  • ✅ Backup and portability options

🛠️ Tech Stack

  • Rust
  • TUI (Terminal User Interface)
  • SQLite for storage (TBD)
  • Industry-standard encryption (TBD)