FastMask/docs/index.md
Paweł Orzech 367a7bb604
Prepare v1.0 release
- Update README with comprehensive documentation
- Add release signing configuration
- Create GitHub Pages site in docs/
2026-01-31 01:58:38 +01:00

1.5 KiB

layout title
default FastMask - Fastmail Masked Email Manager for Android

FastMask

A native Android app for managing Fastmail masked emails.

Create, view, edit, and manage your masked email addresses directly from your Android device.

Download

Download Latest APK

Features

  • View Masked Emails - Browse all your Fastmail masked email addresses
  • Create New Masks - Generate new masked email addresses instantly
  • Enable/Disable - Toggle masked emails on or off
  • Edit Details - Update description, domain, and URL
  • Copy to Clipboard - Quick one-tap copy
  • Search - Filter your masked emails
  • Material You - Modern Material 3 design

Requirements

  • Android 8.0 (API 26) or higher
  • Fastmail account with API access

Quick Start

  1. Download the APK from Releases
  2. Install the app on your Android device
  3. Create a Fastmail API token at Fastmail Settings
  4. Enter your token in FastMask to start managing your masked emails

Privacy

  • Your API token is stored securely using Android's EncryptedSharedPreferences
  • Direct communication with Fastmail's API - no third-party servers
  • No analytics or tracking

Source Code

FastMask is open source. View the code on GitHub.


Made with Kotlin and Jetpack Compose