Aydin Mercan eac80b68a2 | ||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
.gitsigners | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
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:
[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
.