blob: b0486c73259c30f03db372f60426d0096fae0449 [file] [log] [blame] [view]
# NAC: Named-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 LGPL 3.0+ or a compatible license (see below).
If you are new to the NDN software community, please read the
[Contributor's Guide](https://github.com/named-data/.github/blob/master/CONTRIBUTING.md)
to get started.
## License
NAC is an open source project licensed under the LGPL version 3.
See [`COPYING.md`](COPYING.md) for more information.