Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Electron
  3. Crypter

Crypter

MITJavaScriptv4.0.0

A cross-platform desktop app for encrypting files and folders with strong security using a single MasterPass.

Visit WebsiteGitHubGitHub
465 stars75 forks0 contributors

What is Crypter?

Crypter is a desktop application that encrypts files and folders using strong cryptographic standards. It solves the problem of weak passwords by deriving all encryption keys from a single MasterPass, making secure encryption both convenient and robust. The app creates .crypto archives that contain encrypted data and the public credentials needed for decryption.

Target Audience

Individuals and professionals who need to securely encrypt sensitive files and folders on their desktop, especially those who want to avoid managing multiple passwords or weak encryption methods.

Value Proposition

Developers choose Crypter for its strong security-first approach, cross-platform availability, and simplified key management that doesn't sacrifice cryptographic integrity. Unlike many encryption tools, it never stores passwords on disk and uses industry-standard algorithms with proper key derivation.

Overview

🔓✨🔒 An innovative, convenient and secure encryption app

Use Cases

Best For

  • Encrypting sensitive documents before cloud storage
  • Securing backup folders with strong encryption
  • Protecting confidential files on shared computers
  • Creating encrypted archives for email attachments
  • Maintaining file security across multiple operating systems
  • Simplifying encryption for non-technical users with a single password

Not Ideal For

  • Teams or individuals needing automatic synchronization of encrypted files across devices without manual steps
  • Users who prefer command-line tools or need to integrate encryption into automated scripts
  • Scenarios requiring real-time encryption or protection for data in transit, not just at rest

Pros & Cons

Pros

Simplified Key Management

Derives all encryption keys from a single MasterPass using PBKDF2, reducing password fatigue while maintaining security through high iteration counts.

Strong Crypto Standards

Uses AES-256-GCM for authenticated encryption with integrity verification, adhering to industry best practices for data protection.

Cross-Platform Availability

Offers prebuilt binaries for macOS, Linux, and Windows via Homebrew Cask and AppImage, ensuring easy installation across major operating systems.

Security-First Design

Never stores the MasterPass on disk and uses secure memory practices like WeakMap, minimizing exposure to local attacks.

Cons

Cumbersome Portability

Requires manual export and import of MasterPass credentials to decrypt files on different machines, adding complexity and potential for user error.

No Persistent Session

In version 4.0, the MasterPass must be re-entered each session, lacking convenience features like OS Keychain storage promised in v5.0.

Single Point of Failure

Loss of the MasterPass results in irreversible data loss with no recovery options, relying solely on user memory.

Frequently Asked Questions

Quick Stats

Stars465
Forks75
Contributors0
Open Issues2
Last commit5 years ago
CreatedSince 2016

Tags

#crypto#desktop-app#client#data-protection#decryption#encryption#security#password-management#cross-platform#cryptography#file-security#macos#electron

Built With

B
Babel
J
JavaScript
c
chai
G
Gulp
N
Node.js
M
Mocha
E
Electron

Links & Resources

Website

Included in

Open Source Apps48.1kElectron27.1k
Auto-fetched 1 day ago

Related Projects

Visual Studio CodeVisual Studio Code

Visual Studio Code

Stars185,570
Forks40,258
Last commit1 day ago
NVMNVM

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

Stars93,611
Forks10,209
Last commit15 days ago
Stirling-PDFStirling-PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

Stars79,875
Forks6,999
Last commit1 day ago
MarktextMarktext

📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

Stars56,669
Forks4,255
Last commit1 day ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub