Conversation

Replying to
By "API keys" I mean revokable non-private/pseudo-private tokens (not private account credentials) that are intended to be embedded in an application to allow it programmatic/"API" access to a service.
1
4
They're FOSS-hostile because to publish FOSS that uses the service you either need to embed an API key belonging to the author that will be used in modified versions (usually contrary to ToS and risking revocation) or make everyone who wants to build from source get their own.
1
6
Show replies