A secure, monorepo-style collection of localized applications and documentation, managed with a focus on privacy and high-integrity code.
- Isolated Applications: Multiple apps stored within the
apps/directory for clean separation. - Unified Documentation: Centralized docs for all sub-projects.
- Automation Scripts: Comprehensive shell and python scripts for management and verification.
- Release Automation: Integrated with
release-pleasepara geração automatizada de tags e atualizações doREADME.md. - Sincronização com Google Drive: O diferencial é o salvamento off-line das senhas no Google Drive, em uma planilha
.csv. - GitHub Actions Integration: Automated generation of releases and tags, keeping the README.md updated via scripts.
O BunkerPass é um gerenciador de senhas multiplataforma, que armazena os dados em um .csv no Google Drive.
- Extensão (Firefox/Chrome)
- App Desktop (Electron - offline)
- Android APK (React Native / Expo)
- Features de Paridade com o LastPass mapeadas no ROADMAP: Painel de Segurança, Passkeys, Login sem senha e SaaS Protect.
- Structure: Monorepo
- Documentation: Markdown-driven
- Automation: Bash + Python
- Release: GitHub Actions + Release Please
This project follows the Antigravity code standards:
- Modular Apps: Each application in
apps/is strictly isolated. - 150-Line Limit: Applied to all management scripts in the
scripts/directory. - Strict Verification: Every change must pass the
verification/suite.
"Security is not a feature; it is the foundation."