splone / splonebox-client

A client for the splonebox
http://splonebox.io
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Client identification #18

Closed bontric closed 8 years ago

bontric commented 8 years ago

@stze @mkind According to the API-Specification Plugins are identified using their long term public key .

Due to the updated crypto, the plugins are not using long term keys anymore. How do we identify plugins from now on?

This issue is also relevant to the core.

stze commented 8 years ago

yes. we switched back to using a random client-identifier (api-key). we need to change back some variable names to clientid or something similiar.