update readme

This commit is contained in:
core 2023-06-23 19:21:01 -04:00
parent d90e1f1d53
commit 47fd5b2d93
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 6 additions and 2 deletions

View File

@ -19,8 +19,9 @@ trifid-api feature table:
| Feature | trifid-api | api.defined.net | | Feature | trifid-api | api.defined.net |
|---------------------------------------------|--------------|-----------------| |---------------------------------------------|--------------|-----------------|
| Enroll in sites with dnclient | Yes | Yes | | Enroll in sites with dnclient | Yes | Yes |
| Automatic config update polling by dnclient | Not yet | Yes | | Automatic config update polling by dnclient | Yes | Yes |
| Group-based firewalling | Not yet | Yes | | Group-based firewalling | Yes | Yes |
| All config features | Yes | Not officially |
| SSO authentication | Not yet | Yes | | SSO authentication | Not yet | Yes |
| Open-source server | Yes | No | | Open-source server | Yes | No |
@ -33,3 +34,6 @@ tfclient feature table:
| Poll the API server for config updates | Yes | Yes | | Poll the API server for config updates | Yes | Yes |
| Secure Ed25519 signing for API communication | Yes | Yes | | Secure Ed25519 signing for API communication | Yes | Yes |
# Documentation
Documentation work is underway. You can find a link to all documentation on the main project page [here](https://hub.e3t.cc/~core/trifid).