update readme
This commit is contained in:
parent
d90e1f1d53
commit
47fd5b2d93
|
@ -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).
|
||||||
|
|
Loading…
Reference in New Issue