Port details |
- lua-resty-session3 Lua session library for OpenResty / ngx_lua Version 3.x
- 3.10 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: baptiste@bapt.name
- Port Added: 2024-09-18 16:03:08
- Last Update: 2024-09-23 09:38:34
- Commit Hash: c3747a5
- License: BSD2CLAUSE
- WWW:
- https://github.com/bungle/lua-resty-session
- Description:
- Lua session library for OpenResty / ngx_lua
Features:
- Sessions are immutable (each save generates a new session), and lockless.
- Session data is AES-256-GCM encrypted with a key derived using HKDF-SHA256.
- Session has a fixed size header that is protected with HMAC-SHA256 MAC with a key derived using HKDF-SHA256.
- Session data can be stored in a stateless cookie or in various backend storages.
- A single session cookie can maintain multiple sessions across different audiences.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua-resty-session3>0:www/lua-resty-session3
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/lua-resty-session3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/lua-resty-session3
- pkg install lua-resty-session3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua-resty-session3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725035042
SHA256 (bungle-lua-resty-session-v3.10_GH0.tar.gz) = 89ac564760d6a870b12f694dd23f123f8e2d5425c297bc10a8f1738528ec9bce
SIZE (bungle-lua-resty-session-v3.10_GH0.tar.gz) = 32125
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- luajit-openresty>=2.1 : lang/luajit-openresty
- This port is required by:
- for Run
-
- security/lua-resty-openidc
Configuration Options:
- ===> The following configuration options are available for lua-resty-session3-3.10:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_lua-resty-session3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Number of commits found: 2
|