la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

Add support for "secure login" #7

Closed martinhpedersen closed 9 years ago

martinhpedersen commented 9 years ago

As RMS Express v1.3.4.0 enables secure login by default (ftp://ftp.winlink.org/WL2K_Secure.txt) I think it's time to support it.

I have not been able to find official documentation for this feature yet, but it's seems to be supported by paclink-unix (see compute_secure_login_response function).

martinhpedersen commented 9 years ago

Prompt in web-UI is still a todo