Sebastian Riedel
banner
kraih.com
Sebastian Riedel
@kraih.com
Open Source Developer. Founder of Catalyst, Mojolicious and mojo.js web frameworks. Principal Software Engineer at SUSE, working on openSUSE.
Made a proof of concept for MCP with Perl: github.com/mojolicious/...
July 4, 2025 at 3:13 PM
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/...
Add support for Server-Sent Events · mojolicious/mojo@0bfed8c
github.com
July 3, 2025 at 8:55 PM
My first #HackWeek24 patch for encrypted sessions in Mojolicious. Nice side effect will be much smaller session cookies. github.com/mojolicious/...
Add support for encrypted sessions with CryptX by kraih · Pull Request #2212 · mojolicious/mojo
SUSE Hack Week has started, so this is my first proposal for sessions with encrypted cookies. I've tried to stay as close to the mojo.js implementation as possible. To address #2200 i've al...
github.com
November 21, 2024 at 10:59 AM
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
CryptX
Cryptographic toolkit
metacpan.org
November 19, 2024 at 5:31 PM
Reposted by Sebastian Riedel
#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...
Ignite Creativity in Hack Week
Open-source software developers, tech enthusiasts and innovators worldwide are set for Hack Week 24 that starts today and runs through Nov. 22. The event is ...
news.opensuse.org
November 18, 2024 at 11:32 AM
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.
November 18, 2024 at 10:40 AM