blob: 80644491eed97003a7fe633f373403ddcab09080 [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
We greatly appreciate contributions to the NAC code base, provided that they are
licensed under the GNU LGPL version 3 or a compatible license.
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.