mmfa

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2013 License: MIT Imports: 3 Imported by: 0

README

mmfa

mmfa is a command line tool to help manage MFA secrets and generate one time MFA codes on OSX.

It is heavily inspired by Bradly Feeley's ruby mmfa project.

Quick Start

First, download a pre-built binary from the desired release.

Add a Secret

You can add a MFA secret with the add command (it's stored in the OSX login keychain):

$ ./mmfa add -n my_service
Get the Current MFA Code

You can then grab the current MFA code with:

$ ./mmfa get -n my_service

Contribute

  • Fork the project
  • Make your feature addition or bug fix (with tests and docs) in a topic branch
  • Send a pull request and I'll get it integrated

License

See LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL