SP v4 alpha2 sessions ?

Jarno Huuskonen jarno.huuskonen at uef.fi
Wed Sep 23 05:39:04 UTC 2026


Hello,

On Tue, 2026-09-22 at 15:15 -0400, Scott Cantor via users wrote:
> I've done the first stage of work on the cookie cache, which is to
> add encryption to the file-based session store as an option, to get
> the Hub's encryption operations tested.
> 

How often do encrypted files call to hub for datasealer ? Every request
or just when needs to write session file (storageAccessInterval) / read
session file from filesystem ?

If encrypted cookiesession is going to hit hub for every request then
it makes cookiesession less appealing. Would it be possible to have
this that agent asks hub for key it doesn't have in memory and agent
does encryption/decryption ?
(Hub would have rotating datasealer just for agent sessions (possible
to use different sealer / agent)) ?

-Jarno

> Very lightly tested successfully, this requires the latest Agent
> sources and latest Hub plugins, I'll get it documented later today.
> 
> This obviously makes it moot what a secondary process can do to the
> filesystem, it can make sessions file but it won't be able to create
> any that work, making any races much less critical.
> 
> -- Scott

-- 
Jarno Huuskonen


More information about the users mailing list