FICHA · MANJARO

haskell-clientsession

Securely store session data in a client-side cookie.

  • haskell-library
  • LIBRARY
  • Web
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for storing session data securely inside a client-side cookie. It is used by web applications that want signed or encrypted session state without keeping all session data on the server.

Developers use it in authentication and web-session flows. Cookie security depends on key handling, expiration, HTTPS, SameSite settings, and avoiding sensitive data that should never live on the client.

Permissions

Permissions not analysed for this source yet.