- Seattle, WA
- https://www.jrodal.com/
Highlights
- Pro
Block or Report
Block or report jrodal98
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
facebookresearch/fbpcs Public
FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any…
-
facebookresearch/fbpcp Public
FBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds…
-
facebookresearch/fbpcf Public
Private computation framework library allows developers to perform randomized controlled trials, without leaking information about who participated or what action an individual took. It uses secure…
-
-
screenshot-actions Public
Dunst actions for screenshots (OCR, upload to 0x0.st, delete, rename, move to/from clipboard)
Shell 47
-
309 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 20 commits in 1 repository
Created a pull request in facebookresearch/fbpcs that received 7 comments
Implement PID stage service
Summary: What Implement business logic for calling individual pid stages Why This will enable adding PID shard and PID prepare as new stages in …
Opened 19 other pull requests in 1 repository
facebookresearch/fbpcs
19
closed
- default to logging cost to s3
- add post processing handlers to decoupled stage flow
- pc-cli add run stage endpoint
- stage flow convert name to stage
- flag functions as deprecated
- create deprecated decorator
- centralize thrift and pcs constants
- add new stages to github e2e test
- PrivateComputationStageFlow add PID stages
- PID stage service tests
- Add PID shard+prepare statuses
- CLI/thrift/tester accept stageflow in create instance
- fix dag cleanup + input initialization
- one command runner run next tests
- one command runner support run next
- one command runner unit tests
- one command runner use stageflows
- add run stage to private computation service wrapper
- post processing handler don't override stageflow