Difference between revisions of "Flicker"
From GnuCash
(a few more links) |
(ccc-ffm link) |
||
Line 1: | Line 1: | ||
− | This page is a collection of information about FinTS Flicker Code. | + | This page is a collection of information about FinTS Flicker Code. The more official term is ''optical ChipTAN'', another name is ''Sm@rtTAN''. |
==Intro== | ==Intro== | ||
===Requests=== | ===Requests=== | ||
Line 17: | Line 17: | ||
State: 2017-07-25 | State: 2017-07-25 | ||
+ | ===Other Details=== | ||
+ | |||
+ | https://wiki.ccc-ffm.de/projekte:tangenerator:start has useful links like | ||
+ | * [https://git.ccc-ffm.de/?p=smartkram.git;a=blob;f=chiptan/flicker/flicker.sh;h=7066293b4e790c2c4c1f6cbdab703ed9976ffe1f;hb=refs/heads/master flicker.sh] | ||
+ | * JS Flickercode generator with Checksum calculation: http://6xq.net/blog/2010/flickercodes/flickercode.html | ||
===Videos=== | ===Videos=== | ||
Initialization: https://www.youtube.com/watch?v=mCmQFEGf-_k | Initialization: https://www.youtube.com/watch?v=mCmQFEGf-_k |
Revision as of 23:22, 25 July 2017
This page is a collection of information about FinTS Flicker Code. The more official term is optical ChipTAN, another name is Sm@rtTAN.
Contents
Intro
Requests
Several users asked for it:
https://bugzilla.gnome.org/show_bug.cgi?id=667490 - Support aqbanking feature: optical chip tan
Official Specs
State: 2017-07-25
Other Details
https://wiki.ccc-ffm.de/projekte:tangenerator:start has useful links like
- flicker.sh
- JS Flickercode generator with Checksum calculation: http://6xq.net/blog/2010/flickercodes/flickercode.html
Videos
Initialization: https://www.youtube.com/watch?v=mCmQFEGf-_k
Transaction: https://www.youtube.com/watch?v=U7PnC1S-j4I
Approaches
Programs
Olaf Willuhn's GPL2ed Java based Hibiscus has also a nice german wiki and other links.
A incomplete list of FOSS banking software
Modules
An MIT-licensed javascript implementation is available at https://github.com/my-flow/fintex/blob/master/lib/tan/flicker_code.ex