Re: HGET and HTTPS
By: Ducasp to All on Fri Jan 31 2020 00:55:27
Hi ducasp! So good to see you here :)
The last version of HGET was updated by me, I`ve added quite a few performance updates as well support for HTTPS, but, HTTPS support needs an adapter that supports it, as MSX (even Turbo-R) can`t even think of calculating all crypto stuff quick enough. So far, the only adapter that
Yeah, TLS communications are really needed nowadays, but our MSX need some external power to process them. Even the BBS is a good example: TELNET is a unencrypted and hence unsecured protocol, and while we support also SSH, certainly our MSX won't be able to support it without other hardware doing the encryption work.
and UNAPI). I know that Eugeny will try to make gr8net compatible as well (it has the horsepower, but as it is fpga based, not sure how long he is going to take as he won`t be able to use something like BearSSL), Xavirompe should have it in his XSWiFi as well. And, Konamiman made a tunnel adapter where you can use a linux machine (be it a simple Raspberry Pi 0 or a computer) along with another network card, so the linux machine will do the heavy lifting.
So good that many different approaches are being taken! I was only aware of the Konamiman one. GR8NET has the horsepower, but you are right that implementing a TLS coprocessor on it is not a trivial matter.
Thanks for the news update!
Regards,
Carlos