la5nta / wl2k-go

A Winlink framework for Go.

Home Page:https://getpat.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for "secure login"

martinhpedersen opened this issue · comments

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).

Prompt in web-UI is still a todo