Skip to content

knowkumud/anonaddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnonAddy

Mobile app for AnonAddy. This app utilises AnonAddy's API to interact with user account.

Get it on

Screenshots

Features

  • Log in with Access Token.
  • Get AnonAddy account details including additional usernames.
  • Get detailed view of all aliases, available and deleted ones.
  • Create new alias with custom description, domain, and format (UUID and random words).
  • Search aliases by email address, alias id, or description.
  • Copy alias email address with a single tap.
  • Activate and deactivate aliases on the fly.
  • Delete and restore aliases.
  • Adaptive and persistive Light and Dark themes.

Security

App requires Access Token to access and manage your AnonAddy account. This app uses secure storage, Keychain for iOS and KeyStore for Android, to safely and securely store provided access token. Your access token is NEVER sent to me or any external server.

Privacy

This app is a one of Khalid War's personal projects. It's free and open source licensed under MIT. Free as in free of charge, ads, analytics, and trackers. What's yours is yours. Please feel free to inspect the code and verify for yourself.

Packages used

Installation

Install by either sideloading attacked APK file on your android device or by building project from source following steps below.

Getting Started

Check out Flutter's official guide to installing and running flutter.

Prerequisites

  • Download IDE either Android Studio or VSC
  • Install Flutter SDK and Dart plugin
  • Mobile device (emulator or physical).

Steps

  • Clone this repo to your machine: https://github.com/KhalidWar/anonaddy.git
  • Create AnonAddy account and generate your own API Access Token, found under API section.
  • Install App on Emulator or physical device.
  • Sign in with API Access Token.
  • All set!

License

This project is licensed under MIT Licnese.

Acknowledgement

Disclaimer

This is a personal project and is NOT associated with AnonAddy's project or team.

About

Mobile app for AnonAddy.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.9%
  • Other 1.1%