Giter VIP home page Giter VIP logo

app-itan's Introduction

NAME
    App::iTan - Secure management of iTANs for online banking

SYNOPSIS
     # Import a list of itans
     console$ itan import --file itanlist.txt
 
     # Fetch an itan and mark it as used (after password prompt)
     console$ itan get --index 15 --memo "paid rent 06/2012"
 
     # List all itans
     console$ itan list

DESCRIPTION
    This command line application facilitates the secure handling of iTANs
    (indexed Transaction Numbers) as used by various online banking tools.

    iTANs are encrypted using Crypt::Twofish and are by default stored in a
    SQLite database located at ~/.itan. (Patches for other database vendors
    welcome)

COMMANDS
    *   delete

        Delete all invalid iTANs App::iTan::Command::Delete

    *   get

        Fetches selected iTAN App::iTan::Command::Get

    *   help

        Prints this usage information App::iTan::Command::Help

    *   import

        Imports a list of iTans into the database App::iTan::Command::Import

    *   info

        Info about the selected iTAN App::iTan::Command::info

    *   list

        List of all iTANs App::iTan::Command::List

    *   reset

        Reset unused iTANs App::iTan::Command::Reset

SUPPORT
    Please report any bugs or feature requests to "[email protected]", or
    through the web interface at
    <http://rt.cpan.org/Public/Bug/Report.html?Queue=App::iTan>. I will be
    notified and then you'll automatically be notified of the progress on
    your report as I make changes.

AUTHOR
        Maroš Kollár
        CPAN ID: MAROS
        maros [at] k-1.com
    
        http://www.k-1.com

COPYRIGHT
    App::iTan is Copyright (c) 2012 Maroš Kollár - <http://www.k-1.com>

LICENCE
    This library is free software, you can redistribute it and/or modify it
    under the same terms as Perl itself.

app-itan's People

Contributors

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