TODO: remove EAP-GTC from TODO

This commit is contained in:
James Prestwood 2018-04-05 09:56:18 -07:00 committed by Denis Kenzior
parent 7c77bf33c7
commit 4c6eda3eb3
1 changed files with 0 additions and 8 deletions

8
TODO
View File

@ -285,14 +285,6 @@ Wireless daemon
Priority: Medium
Complexity: C4
- Add support for EAP-GTC. GTC stands for 'Generic Token Card' and can be
found in RFC3784. Essentially it prompts the user to enter some value which
is reported back to the authenticator. EAP-GTC is generally tunneled inside
EAP-PEAP and is used in the PEAPv1 authentication suite.
Priority: Medium
Complexity: C4
- Add support for EAP-OTP. OTP stands for 'One Time Password' and can be
found in RFC3784.