Giter VIP home page Giter VIP logo

auth's Introduction

ente Authenticator

ente's Authenticator app helps you generate and store 2 step verification (2FA) tokens on your mobile devices.

Download now

App Screenshots

โœจ Features

Secure Backups

ente provides end-to-end encrypted cloud backups so that you don't have to worry about losing your tokens. We use the same protocols ente Photos uses to encrypt and preserve your data.

Multi Device Synchronization

ente will automatically sync the 2FA tokens you add to your account, across all your devices. Every new device you sign into will have access to these tokens.

Offline Mode

ente generates 2FA tokens offline, so your network connectivity will not get in the way of your workflow.

Import and Export Tokens

You can add tokens to ente by one of the following methods:

  1. Scanning a QR code
  2. Manually entering (copy-pasting) a 2FA secret
  3. Bulk importing from a file that contains a list of codes in the following format:
otpauth://totp/ACCOUNT?secret=SUPERSECRET&issuer=SERVICE

The codes maybe separated by new lines or commas.

You can also export the codes you have added to ente, to an unencrypted text file, that adheres to the above format.

๐Ÿ“ฒ Download

Android

This repository's GitHub releases contains APKs, built straight from source. These builds keep themselves updated, without relying on third party stores.

You can alternatively install the build from PlayStore.

Get it on Google Play

iOS

Download on AppStore

Desktop

Support for desktop platforms (Linux, Mac and Windows) is a work in progress.

Please โญ this repo to be notified of updates.

๐Ÿ”ฉ Architecture

The architecture that powers end-to-end encrypted storage and sync of your tokens has been documented here.

๐Ÿง‘โ€๐Ÿ’ป Building from source

  1. Install Flutter
  2. Clone this repository with git clone [email protected]:ente-io/auth.git
  3. Pull in all submodules with git submodule update --init --recursive
  4. For Android, run flutter build apk --release --flavor independent
  5. For iOS, run flutter build ios

๐Ÿ™‹โ€โ™‚๏ธ Support

If you need help, please reach out to [email protected], and a human will get in touch with you.

If you have feature requests, please create a GitHub issue.

If you wish to support us, please โญ star this project.

๐Ÿ’œ Community

auth's People

Contributors

vishnukvmd avatar mnvr avatar ua741 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.