On 16/10/2019 01:20, Thomas Dickey wrote:
This is an oversimplification, but Javascript is used to distribute
the processing load (on the user's machines) as well as improving
responsiveness.  An implementation which would "work" with Lynx would
probably be server-based (less flexible, more costly to the bank, etc).

All the critical processing has to be repeated server side anyway, otherwise a hacked browser could be used to inject bad data. The scripting can increase the interactivity of the user interface, but, unfortunately that is mainly done to impress the user, not for for valid banking or security reasons.

Good design would make the client side gimmickry degrade gracefully, but that requires more money on programmers and designers.

I think the chances of finding banks that work without client side scripting are becoming vanishingly small.

_______________________________________________
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to