Giter Site home page Giter Site logo

fidelius's Introduction

Fidelius ✨

A TOTP generator for 2FA. Works with any service that can offer you a secret key for 2FA.

✅ OTP Copied to Clipboard!


Installation

Using Cargo

cargo install fidelius

Mac OS x86_64-apple-darwin

curl -LSfs https://japaric.github.io/trust/install.sh | \
    sh -s -- --git thewebdevel/fidelius --target x86_64-apple-darwin

export PATH="$HOME/.cargo/bin:$PATH"

Usage

Setup

  1. Get secret key from apps like Github or Twitter to enable 2FA.
  2. Set Key using fidelius <SERVICE> --set-key <KEY>. Example: fidelius twitter --set-key abcdefgh.
  3. OTP will be copied to your clipboard. Use that to complete enabling 2FA.

Generate OTP

fidelius twitter --generate to copy the OTP to Clipboard.

Export

You can export your keys to a location you need using fidelius export --path <PATH>.

Example: fidelius export --path /Users/sathish/Desktop/2fa-keys.json

Import

Upgrading your computer? Do you use two computers? No Worries! You can import the json file and start using it straight away. It's that easy using fidelius import --path <PATH>.

Example: fidelius import --path /Users/sathish/Desktop/2fa-keys.json


Fidelius Charm in Harry Potter

"An immensely complex spell involving the magical concealment of a secret inside a single, living soul. The information is hidden inside the chosen person, or Secret-Keeper, and is henceforth impossible to find — unless, of course, the Secret-Keeper chooses to divulge it. As long as the Secret-Keeper refused to speak, You-Know-Who could search the village where Lily and James were staying for years and never find them, not even if he had his nose pressed against their sitting room window!"

— Filius Flitwick's description of the charm

Here, your secret keeper is your computer.

fidelius's People

Contributors

thewebdevel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.