chibiauth/README.md

18 lines
386 B
Markdown

# ChibiAuth
Naive IAM server.
## Development
We prefer commit signing via SSH. The allowed signers are listed in `.gitsigners`.
To verify, a gitconfig entry such as the following is likely needed:
```ini
[gpg.ssh]
allowedSignersFile = .gitsigners
```
## License
This repository is licensed under the EUPL-1.2. An English copy of the license text is available under `LICENSE`.