Coder Social home page Coder Social logo

vaginessa / cometotp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atakangah/cometotp

0.0 1.0 0.0 1.31 MB

A powerful two-factor authentication app for Android

Home Page: https://www.gigabytedevelopersinc.com/apps/cometotp

License: MIT License

cometotp's Introduction

CometOTP - OTP Authenticator for Android

Build Status

CometOTP Get it on GitHub Get it on Google Play

CometOTP is a powerful two-factor authentication App for Android.

It implements Time-based One-time Passwords (TOTP) like specified in RFC 6238.
Simply scan the QR code and login with the generated 6-digit code.

This is a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive since 2015. All credit for the original version goes to Bruno.

Features:

  • Free and Open-Source
  • Requires minimal permissions
    • Camera access for QR code scanning
    • Storage access for import and export of the database
  • Encrypted storage
  • Multiple backup options:
    • Plain-text
    • Password-protected
    • OpenPGP-encrypted
  • Sleek minimalistic Material Design with a Dark and Light theme
  • Great Usability
  • Compatible with Google Authenticator

Backups:

To keep your account information as secure as possible CometOTP only stores it in encrypted data files. A part of the encryption key used for that is stored in the Android KeyStore system. The advantage of this approach is that the key is kept separate from the apps data and, as a bonus, can be backed by hardware cryptography (if your device supports this).

However, due to that separation, backups with 3rd-party apps like Titanium Backup can not be used with CometOTP. Such apps only backup the encrypted data files and not the encryption key, which renders them useless.

Please only use the internal backup functions provided by andOTP to backup your accounts! Everything else WILL result in data loss.

Opening the backups on your PC:

  • OpenPGP: OpenPGP can be used to easily decrypt the OpenPGP-encrypted backups on your PC.
  • andOTP-decrypt: A python script written by @asmw to decrypt password-protected backups on your PC (needs more testing).

Migration:

Check out this wiki page to learn about the different ways to migrate to CometOTP from other 2FA apps.

Contribute:

  • Translation: If you want to help translate andOTP into your language head over to this place.
  • Bug reports and feature requests: You can report bugs and request features in the Issue tracker on GitHub.
  • Requesting thumbnails: If you are missing a thumbnail you can request it by editing the wiki

Translators:

Β  Language Translators
πŸ‡¨πŸ‡³ Chinese Simplified (zh-rCN) Cp0204
πŸ‡¨πŸ‡Ώ Czech (cs-rCZ) Picard0147
πŸ‡³πŸ‡± Dutch (nl-rNL) Toon, rain2reign
πŸ‡«πŸ‡· French (fr-rFR) Johan Fleury, David Sferruzza, Primokorn
Β  Galician (gl-rES) Triskel
πŸ‡©πŸ‡ͺ German (de-rDE) SuperVirus
πŸ‡΅πŸ‡± Polish (pl-rPL) Daniel PustuΕ‚a
πŸ‡·πŸ‡Ί Russian (ru-rRU) Victor Nidens, Ilia Drogaitsev, Dmitry
πŸ‡ͺπŸ‡Έ Spanish (es-rES) Carlos Melero

Screenshots:

Main Activity Main Activity Settings Activity Backup Activity About Activity Thumbnails Thumbnails <img width=200 alt="Thumbnails src="https://raw.githubusercontent.com/gigabytedevelopers/CometOTP/master/assets/screenshots/thumbs3.png">

Main Activity Main Activity Settings Activity Backup Activity About Activity Thumbnails Thumbnails Thumbnails

Acknowledgments:

Open-source components used:

Code examples used:

License:

Copyright (C) 2018 Gigabyte Developers
Copyright (C) 2017 Jakob Nixdorf
Copyright (C) 2015 Bruno Bierbaumer
Copyright (C) 2015 Google (Google Developers) - Google Authenticator

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.

cometotp's People

Contributors

enwokoma avatar gigabytedevelopersinc avatar

Watchers

 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.