Difference between revisions of "Flicker"
From GnuCash
m (linefeeds) |
(a few more links) |
||
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. | ||
− | + | ==Intro== | |
− | ==Requests== | + | ===Requests=== |
Several users asked for it: | Several users asked for it: | ||
Line 8: | Line 8: | ||
https://bugzilla.gnome.org/show_bug.cgi?id=667490 - Support aqbanking feature: optical chip tan | https://bugzilla.gnome.org/show_bug.cgi?id=667490 - Support aqbanking feature: optical chip tan | ||
− | ==Official Specs== | + | ===Official Specs=== |
http://www.hbci-zka.de/dokumente/spezifikation_deutsch/Belegungsrichtlinien%20TAN-Generator%20ve1.4%202010-07-23%20mit%20Erratum%201%20final%20version%20.pdf | http://www.hbci-zka.de/dokumente/spezifikation_deutsch/Belegungsrichtlinien%20TAN-Generator%20ve1.4%202010-07-23%20mit%20Erratum%201%20final%20version%20.pdf | ||
Line 17: | Line 17: | ||
State: 2017-07-25 | State: 2017-07-25 | ||
− | ==Videos== | + | ===Videos=== |
Initialization: https://www.youtube.com/watch?v=mCmQFEGf-_k | Initialization: https://www.youtube.com/watch?v=mCmQFEGf-_k | ||
Transaction: https://www.youtube.com/watch?v=U7PnC1S-j4I | Transaction: https://www.youtube.com/watch?v=U7PnC1S-j4I | ||
+ | |||
+ | ==Approaches== | ||
+ | ===Programs=== | ||
+ | Olaf Willuhn's GPL2ed Java based [http://www.willuhn.de/products/hibiscus/ Hibiscus] has also a nice [http://www.willuhn.de/products/hibiscus/support.php german wiki] and other links. | ||
+ | |||
+ | A incomplete list of [https://www.heise.de/download/products/office/finanzsoftware#?cat=office%2Ffinanzsoftware&page=1&price=OPEN_SOURCE&catf=office%2Ffinanzsoftware%2Fbanking 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 |
Revision as of 19:09, 25 July 2017
This page is a collection of information about FinTS Flicker Code.
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
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