...
All active GitHub repositories related to EWP are documented on a separate page:
...
...
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
GitHub repositories
In September November 2023 there are 76 repositories in GitHub, 18 of which were archived.
There are 26 public repositories for APIs – their names start with the prefix ewp-specs-api. Typically they follow the same structure and contain (among others) the following elements:
...
Client authentication
Handling Anonymous Clients.Authenticating Clients with TLS Certificate.
Server authentication
Request encryption
Response encryption
...
The EWP registry can be installed in a local environment for testing local development installation. There is a package ready for download with embedded README and HOWTO files. The local environment package is named local_configuration.zip.
...
Issues
Each EWP repository has its own, separate issue tracker. If a developer plans to submit a new issue, and the topic of this issue applies to the contents of a single repository only, then it should be submitted in the issue tracker of this repository. There is also one special repository, general-issues, for tracking issues which do not apply to any single project.
...