Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1413 - Add full support for security hardware tokens #6430

Closed
openwrt-bot opened this issue Mar 6, 2018 · 2 comments
Closed

FS#1413 - Add full support for security hardware tokens #6430

openwrt-bot opened this issue Mar 6, 2018 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

Telefonorosso:

Lede lacks the PKCS11-HELPER package which - along with CCID, PCSC and OPENSC - provides full-fledged support for security hardware tokens (eg.: smart cards).

This library enables OpenVPN to read IDs and private keys from a smart card and thus firing the VPN with two factor authentication.

In the embedded world this opens quite a lot of possibilities: imagine an OpenVPN-powered prepaid video streaming service.

Hope this practical application will raise interest in this otherwise obscure piece of software.

Regards,
Francesco Talarico

@openwrt-bot
Copy link
Author

nwf:

I have a very hackish beginning of the pkcs11-helper package, for openssl only, available and in use locally. It may be of interest to anyone trying to do this more seriously: https://github.com/nwf/openwrt-packages/tree/pkcs-helper

@openwrt-bot
Copy link
Author

Hauke:

Please open a pull request which adds these packages.

These are already included:

feeds/packages/utils/opensc/Makefile
feeds/packages/utils/ccid/Makefile
feeds/packages/utils/pcsc-lite/Makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant