Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Add server function to decrypt payload #641

Open
Tracked by #440
kmcginnes opened this issue Oct 11, 2024 · 0 comments
Open
Tracked by #440

[Task] Add server function to decrypt payload #641

kmcginnes opened this issue Oct 11, 2024 · 0 comments

Comments

@kmcginnes
Copy link
Collaborator

kmcginnes commented Oct 11, 2024

Add a new endpoint to the proxy server to decrypt the given value using the configured private key.

Risk

When this is called by the user loading a shared URL, we will need to use the proxy server definition of the active connection. It is possible that active connection does not use the proxy server, or uses a different proxy server (unlikely, but possible). This will cause the loading of the URL to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant