gentoo-ebuilds/www-nginx/ngx-encrypted-session/metadata.xml
Zurab Kvachadze 90d1b57864
www-nginx/ngx-encrypted-session: new package, add 0.09
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/37590
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-05 08:26:56 +01:00

22 lines
917 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zurabid2016@gmail.com</email>
<name>Zurab Kvachadze</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
The encrypted-session module provides encryption and decryption support for nginx variables
based on AES-256 with Mac. It is usually used with the ngx_set_misc module and the
standard rewrite module's directives. This module can be used to implement simple user login
and ACL.
</longdescription>
<upstream>
<bugs-to>https://github.com/openresty/encrypted-session-nginx-module/issues</bugs-to>
<remote-id type="github">openresty/encrypted-session-nginx-module</remote-id>
</upstream>
</pkgmetadata>