chibiauth/README.md

18 lines
391 B
Markdown
Raw Normal View History

2022-09-25 17:43:41 +00:00
# ChibiAuth
Naive OpenID Provider.
## 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`.