Kwiki::PagePrivacy is a plugin that lets you mark individual pages as: * Public - normal readable/writable * Protected - readonly to everyone except the control group. * Private - invisible to everyone but the control group. Each "view" or a point of entry into the kwiki has an associated control (permissions) group. Here is the typical setup process: kwiki -new mykwiki cd mykwiki kwiki -add Kwiki::PagePrivacy kwiki -new_view admin echo 'privacy_group: admin' > admin/config2.yaml Don't forget to secure the admin view with something like Apache's .htaccess files. You only want people who are admins setting the privacy levels.
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.