Commit Graph

8 Commits

Author SHA1 Message Date
fraggle
4242415af9 Remove repository URLs and fix CI comments
- Remove all repository URLs from README (users are already in repo)
- Clarify CI uses Ubuntu for testing only, not Ubuntu-specific
- Remove duplicate clipboard prerequisite line
- Use placeholder <repository-url> in install docs
2026-01-11 19:00:53 -04:00
fraggle
856d48249e Remove remaining macOS references 2026-01-11 18:58:19 -04:00
fraggle
ca4c86546b Fix README: Linux/Unix only, not cross-platform
- Remove inaccurate macOS/Windows claims
- Clarify this is a Linux/Unix program
- Update CI to only test Linux builds
- Remove misleading 'coming soon' language
2026-01-11 18:58:12 -04:00
fraggle
388c14426c Update README for accurate cross-platform support
- Clarify clipboard support is Linux-only (X11/Wayland)
- Remove unnecessary documentation files (SETUP.md, CODE_STRUCTURE.md, CHANGELOG.md)
- Update installation prerequisites
2026-01-11 18:57:11 -04:00
f4f7b50e98 Update README.md 2026-01-11 18:52:25 -04:00
fraggle
278cacc43e Merge remote initial commit
- Keep comprehensive README.md
- Add LICENSE file from remote
2026-01-11 18:50:30 -04:00
fraggle
3552db50c2 Initial commit: PassAGE password manager
- AGE encryption with master password model
- Core commands: init, show, insert, edit, generate, rm, mv, cp, find, grep, ls
- Git integration for version control
- Clipboard support (X11 and Wayland)
- Secure password generation
- Backup and restore functionality
- Comprehensive security features
- Complete documentation
2026-01-11 18:48:01 -04:00
cb3ddc03e5 Initial commit 2026-01-11 18:46:24 -04:00