-
Notifications
You must be signed in to change notification settings - Fork 8
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
TACo Porter 🌮 #58
Merged
Merged
TACo Porter 🌮 #58
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nd `nucypher-core` (API).
…entual CBD schemas.
Candidate for dkg-dev-2
…2e-dkg dev branch for nucypher/nucypher.
… additional testing.
… rebase, and `nucypher` PRs have been merged.
Porter now supports CBD threshold decryption (base support and not yet E2EE)
…nRequest/Response types.
…t/Response handling.
Threshold Decryption support and E2EE
…core` that use Curve 25519, ferveo module in `nucypher-core`, and changes to CoordinatorAgent.
… on `nucypher/nucypher`.
Co-authored-by: KPrasch <[email protected]>
Update to use new decryption request keys from `nucypher-core` that use Curve 25519
…ia CLI and programmatically.
`/get_ursulas` should perform node sampling using `TACoChildApplication` instead of `TACoApplication`
… and python API).
…lue (default that can be modified via an environment variable).
…timeout. Ensure that timeout for decryption is always passed to ThresholdDecryptionClient.
…_TIMEOUT so that it always matches the default timeout used in `nucypher`.
Allow Porter Operational timeout parameters for `/decrypt`
…ecifically support in the repos. Porter operators can choose how they do TLS/SSL individually.
Added unit test for timeout adjustment.
Documentation updates + nginx cleanup
KPrasch
approved these changes
Dec 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of PR:
Required reviews:
What this does:
Merge
development
intomain
.The culmination of other smaller PRs that have been merged into
development
along the way for the launch of TACo 🌮Issues fixed/closed:
Why it's needed:
Notes for reviewers: