blob: 9886f33b63e6d70f1f78921aa086b9dc4a892afb [file] [log] [blame]
NAC: Name-Based Access Control
==============================
.. toctree::
:hidden:
:maxdepth: 3
spec
NAC is a C++ library providing Name-Based Access control primitives that
can be used to implement content confidentiality in NDN applications.
Please submit any bug reports or feature requests to the `NAC issue tracker
<https://redmine.named-data.net/projects/nac/issues>`__.
Documentation
-------------
- :doc:`spec`
- `API documentation (doxygen) <doxygen/annotated.html>`__
License
-------
NAC is an open source project licensed under the LGPL version 3. For more information about
the license, refer to `COPYING.md <https://github.com/named-data/name-based-access-control/blob/new/COPYING.md>`__.