Windows
Your systemWindows 10 / 11
Digitally signed: verified publisher, Certum certificate, timestamped. No "unknown publisher" warning.
Download · free
The full memory OS, local. No account, no mandatory server: you download, you launch. Pick your system. The link hands you the latest installer.
Windows 10 / 11
Digitally signed: verified publisher, Certum certificate, timestamped. No "unknown publisher" warning.
Apple Silicon Macs
AppImage or .deb
Files are hosted on our public releases: the button starts the download directly, with no detour through a GitHub page. Nothing to install server-side, no account.
Verify your download
SHA-512 checksums, read from the manifests published with the release (the same files the in-app updater checks a download against). If the digest you compute differs, do not run the file.
6211de75a7a1eea89e3f6f213ceeaeeed14a4c778719e33a3d03b45f846095da65c137b722a93c4442bac7d5747caa7121e5fe5ff34f47e1bcba8b9147b2b374 Compare with certutil -hashfile "Mnemosyne-OS-Infinity-1.4.4-Setup-x64.exe" SHA512 d680eea26ebd7b05ed4bda7a13ff3c9cee716495a1d051fe87c506e29006c72e26fa5eb56d5f331df0d9660a8784bb44ca81f107a4605ed5374e0e0a3a759fb3 Compare with shasum -a 512 "Mnemosyne-OS-Infinity-1.4.4-mac-arm64.dmg" 4a84ca90bb83c381956cbe6c27e55bfa3b547d1991a42a10c5939b5fac08f25ef3944a8df83940512932ee3fad73a0cfa22c9ee1ab3e232d04314775c50cff14 Compare with sha512sum "Mnemosyne-OS-Infinity-1.4.4-x86_64.AppImage" f2de00851bc5260432a5b2015bd1356f652486660f5a8a1f281dac9476798a601a180ef8fe8ffd83f2634fb37102e297c534d231b3de329f846d8083371c8aec Compare with sha512sum "Mnemosyne-OS-Infinity-1.4.4-amd64.deb" The first five minutes
What you will see right after installing. No account to create: the download is the signup.
The full walkthrough, with these screens: Your first vault ↗
System requirements
The app itself is light. What moves the needle is the models you choose to run: cloud stays feather-light, a full local stack wants memory and disk.
Memory · RAM
runs in reduced mode: cloud models, lighter local features.
comfortable with local models running on your machine.
Disk · free space
cloud mode, hardly any local models.
full local stack: LLM, voice and vision models on disk.
Processor · platforms
x64 (Intel / AMD) · Windows 10 or 11.
Apple Silicon only (M1 or later). Intel Macs are not supported.
x86-64 (Intel / AMD). No ARM build (Raspberry Pi, etc.).
You pick which models to download, from Settings. That choice alone decides where you land between the two ends.
Install & trust
The Windows installer is code-signed: Certum certificate, verified publisher "TONY TROCHET", RFC-3161 timestamped. On macOS, Apple notarization is on its way (ad-hoc signed meanwhile). A warning may still appear on first launch: one step, once.
Windows · SmartScreen
The installer is signed, but a fresh certificate has to earn its SmartScreen reputation, so "Windows protected your PC" may still appear. Click More info, then Run anyway. The warning retires itself as downloads accumulate.
macOS · Gatekeeper
Ad-hoc signed (Apple Silicon), notarization coming. macOS may call the app "damaged" or refuse to open it. Right-click (or Ctrl-click) Mnemosyne OS → Open → Open. If it still blocks, open Terminal and run:
xattr -dr com.apple.quarantine "/Applications/Mnemosyne OS.app" Linux · AppImage
Make the AppImage executable, then run it. The .deb package installs normally: no signing gate on Linux.
chmod +x Mnemosyne*.AppImage