<div dir="ltr"><div><div>1. There is an encrypted cookie session engine.<br></div>2. You could store it on the server itself, removing the need to encrypt it.<br></div>3. Storable has nothing to do with it since it's just binary serialization.<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 8, 2013 at 9:39 PM, Tzacos <span dir="ltr"><<a href="mailto:tzacos@free.fr" target="_blank">tzacos@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
i'm writing an application for a security appliance.<br>
Thus, i don't want session to be store on the browser side with cookie,<br>
but on the server.<br>
I'm searching fr a session engine that can store session data on the<br>
server and encrypted.<br>
Is there any?<br>
<br>
regards<br>
_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
</blockquote></div><br></div>