Offline-first - Browser local - Privacy focused

Private tools for locking, hashing, and generating secrets.

OzCrypt Apps is the tool workspace for OzCrypt. The current suite focuses on local browser-based encryption, vault storage, metadata cleanup, hashing, password and identity generation, and Salesforce productivity helpers without uploading user files or secrets.

Static frontend No file upload in v1 v1.0 release candidate
Quick tasks

Jump into a common task

Open the right app with a task-focused shortcut when you already know what you need to do.

Encrypt text Open the OzCrypt encrypt wizard for a note, message, or private text. Decrypt package Load an .ozc file or encrypted text block and unlock it locally. Open vault Create or unlock a local encrypted .ozv vault. Compare text similarity Compare two local text blocks with similarity scoring and a readable diff. Find duplicate files Group exact duplicates by SHA-256 and review likely same-name or same-size candidates. Clean metadata Remove common hidden metadata from local photos before sharing. Redact text Mask emails, phones, URLs, tokens, and other sensitive text locally before sharing. Hide data in PNG Embed text or a file into a local PNG carrier with optional AES encryption. Extract hidden data Open a PNG stego file, verify the checksum, and restore the hidden text or file locally. Start private chat Create or join a manual WebRTC session for local-first encrypted chat. Send encrypted file Transfer a small file over an encrypted peer-to-peer DataChannel. Hash files Generate SHA checksums for one file, many files, or pasted text. Verify checksum Compare an expected checksum with the current local result. Generate identity Create synthetic test identities for demos, mockups, and privacy-friendly placeholders. Generate password Create a strong random password for logins, admin work, or secrets. Generate passphrase Build a memorable multi-word passphrase with local randomness. Open SFKit Browse local Salesforce admin, developer, support, and release helpers. Check Salesforce status Open the Trust helper for domain, alias, instance, or pod checks. Build SF CLI command Generate copy-ready Salesforce CLI or Git commands without executing anything. Analyze Apex log Review fatal errors, limits, SOQL, DML, stack traces, and USER_DEBUG lines locally. Analyze Flow metadata Inspect Flow XML for dependencies, record changes, fault paths, and release risks. Format JSON Beautify, compare, flatten, convert, and inspect local JSON or API payloads. Build SOQL Format queries, use examples, or build a simple SELECT statement with copy-ready output.
First release apps

One product family, clear app slugs.

OzCrypt Apps keeps one clear path per product: encryption, vault storage, peer-to-peer chat, metadata cleanup, hashing, steganography, generation, and Salesforce helpers, all with local-first defaults where possible.

OZ
Functional preview - app id: ozcrypt

OzCrypt

Local encryption for files and text, exported as .ozc packages or encrypted text blocks.

  • Recommended for private notes, files, and protected packages.
  • Use strong passwords or key files for the most meaningful protection.
VA
Local encrypted vault - app id: vault

OzVault

Store passwords, secure notes, API keys, and private records in a local encrypted vault.

  • All offline OzVault features are free: .ozv vaults, logins, notes, API keys, tags, search, favorites, generator, export, and auto-lock.
  • If you forget the master password, OzVault cannot recover your vault.
PG
Functional preview - app id: purge

OzPurge

Remove metadata, redact sensitive text, and prepare files for safer sharing.

  • Recommended for photos, screenshots, logs, and text that needs privacy cleanup before publishing.
  • Metadata removal and redaction are best-effort. Always review cleaned or redacted output before sharing.
#
Functional preview - app id: hashkit

OzHashKit

Local file and text hashing, checksum verification, and similarity comparison.

  • Recommended for verifying downloads, release artifacts, and shared integrity checks.
  • Hash files or text locally, compare likely matches, and export checksum manifests.
ST
Functional preview - app id: stegano

OzStegano

Hide text or files inside PNG images locally with optional AES encryption before embedding.

  • Recommended when you need a local concealment layer for notes or files inside a PNG carrier.
  • Use encryption for sensitive payloads, and avoid recompressing or editing the output image afterward.
CH
Functional preview - app id: chat

OzChat

Private peer-to-peer encrypted chat and file transfer using local browser technology.

  • Recommended for manual WebRTC experiments where both peers can exchange offer/answer data.
  • No signaling server is included. Compare fingerprints before trusting the session.
PW
Functional preview - app id: gen

OzGen

Generate passwords, passphrases, API secrets, PINs, and synthetic test identities.

  • Recommended for website logins, admin passwords, passphrases, API secrets, and privacy-safe test identities.
  • Generated secrets and identities stay local. Save important secrets in a password manager.
SF
Functional preview - app id: sfkit

OzSFKit

Salesforce productivity tools for admins, developers, testers, support, and release teams.

  • Recommended for debugging, release prep, trust/status checks, and command building.
  • Use favorites, recent tools, and workflow suggestions to move faster.
Local-first

What stays local, and what that means for you

The suite is designed to keep your inputs in the browser, but local-first also means you are responsible for your own secrets and backups.

Runs in the browser

Core tasks run in the browser with no backend dependency for the current suite.

No upload

Files, passwords, logs, URLs, and tool inputs stay local to your device in this build.

Offline after first load

Where browser support allows, the suite can keep working offline after the first load.

You still need good habits

Local-first does not replace backups, password managers, or careful testing before deleting originals.

Naming decision

Use ozcrypt.

OzCrypt is the single core encryption app. Folder, URL, app id, and package metadata use ozcrypt.

Security boundary

Local locks are not all equal.

Passwords and cryptographic keys are strong security factors. Local time and environment checks are policy controls because local device state can be changed.