security: since there is no dedicated security group, I take charge for now.
Disclosure of vulnerabilities should be handled by a dedicated, multi-person group, which for now does not exist. I take charge (hopefully temporarily) of being that point of contact for now.pull/3655/head
parent
decfdb6abe
commit
1dd2004f1b
|
@ -100,6 +100,8 @@ Read our [**Developer Guidelines**](https://github.com/ether/etherpad-lite/blob/
|
|||
# Get in touch
|
||||
The official channel for contacting the development team is via the [Github issues](https://github.com/ether/etherpad-lite/issues).
|
||||
|
||||
For **responsible disclosure of vulnerabilities**, please write a mail to the maintainer (a.mux@inwind.it).
|
||||
|
||||
# HTTP API
|
||||
Etherpad is designed to be easily embeddable and provides a [HTTP API](https://github.com/ether/etherpad-lite/wiki/HTTP-API)
|
||||
that allows your web application to manage pads, users and groups. It is recommended to use the [available client implementations](https://github.com/ether/etherpad-lite/wiki/HTTP-API-client-libraries) in order to interact with this API.
|
||||
|
|
Loading…
Reference in New Issue