Skip to content

Download Moaiy for macOS

Use the official release page, then verify the file before installing.

Official download page

Moaiy is distributed through GitHub Releases. Always check release notes and checksums before installing.

Current availability

macOS

Available now from GitHub Releases.

Windows / Linux

Planned. Follow progress in Roadmap and Release Notes.

iOS / Android

Planned, not available yet.

Web / API

Planned, not publicly available yet.

Using Moaiy with smart cards

If you store OpenPGP keys on a smart card or hardware token, verify your card access and recovery process before you depend on it for important files.

Open smartcard encryption guide

Build from source (optional)

git clone https://github.com/moaiy-com/moaiy.git
cd moaiy
open Moaiy/Moaiy.xcodeproj
xcodebuild -project Moaiy/Moaiy.xcodeproj -scheme Moaiy -destination 'platform=macOS' build