Skip to content

AuraLabs-dev/EnvCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

AuraLabs Logo

AuraLabs EnvCipher πŸ›‘οΈ

The Local-First, Military-Grade Environment Variable Vault for Professionals.

Version Platform Encryption Price


⚑ What is EnvCipher?

Tired of managing sensitive API keys, database credentials, and tracking bot tokens in easily compromised .env files?

Developed by AuraLabs PC, EnvCipher is a lightweight, strictly offline desktop application that encrypts your sensitive variables using AES-256 military-grade encryption. It acts as a central, isolated command center for all your automation bots, SaaS projects, and local servers.

πŸ”₯ Key Features

  • πŸ”’ Local-First Security: No cloud sync, no accounts, no subscriptions. Your data never leaves your computer. Everything is stored in a locally encrypted SQLite database.
  • πŸ’Ό Workspace Isolation: Create infinite workspaces (e.g., Amazon Bot, Global Vault, Local API) to keep your projects completely separated.
  • πŸ“‹ 1-Click Copy: Reveal and copy variables instantly as RAW, JavaScript (process.env.KEY), or Python (os.getenv("KEY")) formats.
  • 🏷️ Environment Tagging: Tag keys strictly as PROD, STAGE, or DEV to prevent deployment disasters.
  • πŸ“¦ Bulk Export/Import: Seamlessly export your selected keys into a perfectly formatted .env file for your production servers.

πŸš€ Installation (Windows)

EnvCipher is completely free to use.

  1. Go to the Releases page.
  2. Download the latest EnvCipher_Setup.exe file.
  3. Install and run the application.
  4. Set your Master Password (Do not lose this, there is no cloud recovery!).
  5. Start building securely.

πŸ›‘οΈ Security Architecture

EnvCipher relies on a strictly offline architecture. The Master Password you set on the first run is hashed via SHA-256. Your actual keys and values are encrypted and decrypted entirely in-memory using AES-256 standard. If the .db file is ever stolen, it is mathematically unreadable without your Master Password.


Built with precision by AuraLabs PC
Hardware Integration & B2B Software Solutions based in Turkey.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors