Made a proof of concept for MCP with Perl: github.com/mojolicious/...
Made a proof of concept for MCP with Perl: github.com/mojolicious/...
It's funny how some technologies just fade into obscurity, and then suddenly someone finds a new use for them and they go mainstream again. So now we are rediscovering Server-Sent Events (SSE) because they are used as transport layer for the Model Context Protocol (MCP). github.com/mojolicious/...
My first #HackWeek24 patch for encrypted sessions in Mojolicious. Nice side effect will be much smaller session cookies. github.com/mojolicious/...
Really too bad the OpenSSL bindings for #Perl cannot be used as a general purpose crypto toolkit. Quite impressed with CryptX so far though. Documentation needs work, but overall very consistent and intuitive API. metacpan.org/pod/CryptX
#HackWeek24 kicks off today! Dive into #passion projects, explore new ideas & collaborate with the community. #fun #opensource #openSUSE news.opensuse.org/2024/11/18/i...
It's SUSE Hack Week 24! πThis time i'll look into adding encrypted sessions to Mojolicious, as a more secure alternative to signed cookies.