Skip to content

Add config flags for HTTP endpoints #601

Closed
@ylembachar

Description

@ylembachar

Currently, enabling the decryption key HTTP endpoint (e.g., for /decryption-key) also enables other sensitive admin endpoints such as /shutdown and /trigger-decryption. This poses a risk when asking decentralized keypers to expose the decryption key endpoint to the public.

We need to introduce separate config flags to enable or disable each endpoint (or group of endpoints) individually.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions