blob: b29fe9aa74ebd4fa42924051d162b0a882ba0e67 [file] [log] [blame] [view]
# NAC: Name-Based Access Control Library for NDN
[![CI](https://github.com/named-data/name-based-access-control/actions/workflows/ci.yml/badge.svg)](https://github.com/named-data/name-based-access-control/actions/workflows/ci.yml)
[![Docs](https://github.com/named-data/name-based-access-control/actions/workflows/docs.yml/badge.svg)](https://github.com/named-data/name-based-access-control/actions/workflows/docs.yml)
![Language](https://img.shields.io/badge/C%2B%2B-17-blue)
## Reporting bugs
Please submit any bug reports or feature requests to the
[NAC issue tracker](https://redmine.named-data.net/projects/nac/issues).
## Contributing
Contributions to NAC are greatly appreciated and can be made through our
[Gerrit code review site](https://gerrit.named-data.net/).
If you are new to the NDN software community, please read our [Contributor's Guide](
https://github.com/named-data/.github/blob/main/CONTRIBUTING.md) to get started.
## License
NAC is free software distributed under the GNU Lesser General Public License version 3.
See [`COPYING.md`](COPYING.md) for details.