open-eid / chrome-token-signing

DEPRECATED Chrome and Firefox extension for signing with your eID on the web
https://github.com/open-eid/chrome-token-signing/wiki
GNU Lesser General Public License v2.1
206 stars 75 forks source link

All types of AKIS smart card have been added #164

Closed kurtuluso closed 4 years ago

kurtuluso commented 4 years ago

We discovered many tokens that are using AKIS smart card. We've removed hard coded AKIS path from Windows section and removed path assignment from all platform specific sections. Now the path assignment is more coherent with others like litPath

Signed-off-by: kurtuluso 8222974+kurtuluso@users.noreply.github.com

martinpaljak commented 4 years ago

You only define your path for Windows, but ATR-s for all platforms. Please respect the platform-specificness of both.

kurtuluso commented 4 years ago

No, It is already defined for the other platforms but windows path was defined differently. Then I fixed windows path and added more ATR's