Project status
SwCrypts is experimental software. Here is what to expect.
Early development
This project is in its infancy. APIs, CLI flags, configuration formats, and encryption details are all subject to breaking changes without warning. Do not use SwCrypts for production data without understanding the risks.
Feedback welcome
Found a bug? Have an idea? The project lives onGitHub. Open an issue or pull request — all constructive feedback is appreciated.
Roadmap
- ✅ AES-256-GCM encryption with PBKDF2 key derivation
- ✅ Service Worker runtime decryption
- ✅ Multi-page and subdirectory support
- 🚧 CLI package distribution
- 🚧 Custom wrapper themes
- 🚧 Tests (we know, we know)