Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus Desktop Banner

Nexus

Platform Status License Discord

An offline-first, encrypted file vault for Windows.

Nexus keeps your files, notes, credentials, and personal data behind strong local encryption: no cloud, no account, no telemetry. Encryption, decryption, and license verification all happen on your machine. The one exception is an optional update checker; see Privacy.

Status: Public Beta. Nexus is actively developed by a solo indie developer. It's real software people use, not a demo, but the beta label is on it for a reason. See Known Issues for the current honest list, and please report anything that breaks.


Screenshots

Real frames from the current UI, not concept art.

Nexus lock screen: split brand and master password entry with trust chips for AES-256-GCM, zero telemetry, offline-first, anti-tamper
Lock screen: trust context visible before you even unlock

Nexus media browser: sidebar navigation with vault sections, thumbnail grid of encrypted media

Media browser

Nexus import screen: drag-and-drop zone with live encryption progress bar

Import: live encryption progress


What Nexus does

  • Encrypted vault: import files and folders into an AES-256-GCM encrypted vault with a master password (Argon2id key derivation). List and grid views, drag-and-drop import, color tags, pinning, and per-file expiry (TTL).
  • Personal data, encrypted alongside your files: a credentials manager (with TOTP support), a journal, bookmarks, and a contacts list, all stored inside the same encrypted vault.
  • Smart Collections: auto-grouped views of your vault (recent items, large files, images, documents, audio, video, items expiring soon, and color-tagged items) so you don't have to dig through folders.
  • Zero-Trace Launcher: launch other apps in a sandboxed session from inside Nexus. Temp files and traces from that session are wiped when it closes.
  • Security layer: anti-tamper checks, clipboard guard, screen-capture protection ("Streamer Mode"), honeypot bait files with intruder logging, and a tamper-evident activity log (HMAC-chained, so silent edits or deletions are detectable).
  • Recovery: a recovery phrase and a machine-bound bypass path for account recovery if you lose your master password. There is no cloud password reset. If you lose both, your vault is unrecoverable by design.
  • Multiple vaults: switch between separate encrypted vaults, with decoy-vault support for plausible deniability.

Nexus is a native Windows desktop application, built with WPF and .NET 8.

What Nexus does not do

Being upfront about this matters more to us than it looks impressive:

  • No cloud sync, no server component, no account system.
  • No telemetry, no analytics, no crash reporting sent anywhere.
  • No code signing yet. Windows SmartScreen will show a warning on first run; see Getting Started for what that means and how to proceed safely.
  • No mobile or macOS/Linux version. Windows only.

Download

Grab the latest build from the Releases page. You'll also need a license key: see Getting a beta key below and Getting Started for setup.

Every release ships with a SHA-256 hash of the executable. Verify it before running; see SECURITY.md.

Getting a beta key

Nexus is free during the public beta, but there's no self-serve purchase flow yet. License keys are issued manually. To request access:

The first 20 to 30 active beta testers may receive a complimentary lifetime license, at Northbyte Studios' sole discretion. This isn't a formal program with guaranteed terms, just our way of thanking early testers.

Security model

  • AES-256-GCM for vault encryption, Argon2id for master-password key derivation.
  • Offline-first: encryption, decryption, and license verification all happen locally. The one exception is an optional update checker (GitHub only, no Northbyte Studios server, on by default, can be turned off in Settings). See Privacy.
  • No account, no server-side anything.

Nexus is closed-source. This repository hosts release binaries, documentation, and issue tracking, not the application source.

See SECURITY.md for vulnerability reporting and PRIVACY.md for our full data-handling policy.

Documentation

Support & feedback

License

Nexus is proprietary software. See LICENSE for the full end-user license agreement.


Built by Northbyte Studios.

About

Privacy-first encrypted desktop vault for Windows. Built with .NET 8 and WPF. Offline-first, AES-256-GCM encryption, zero telemetry.

Topics

Resources

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors