-
Notifications
You must be signed in to change notification settings - Fork 172
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
Fix the signature inconsistency issue in Gramine #1099
Commits on Apr 8, 2024
-
Meituan HDFS Access Without Proxy for Kerberos Authentication
huangxu17 committedApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for de2d61d - Browse repository at this point
Copy the full SHA de2d61dView commit details
Commits on Apr 9, 2024
-
Meituan HDFS Access Without Proxy for Kerberos Authentication
huangxu17 committedApr 9, 2024 Configuration menu - View commit details
-
Copy full SHA for d839cc9 - Browse repository at this point
Copy the full SHA d839cc9View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2a5523 - Browse repository at this point
Copy the full SHA c2a5523View commit details -
1. FedLearner Framework and Core Dependency RA-TLS Configuration
To ensure code consistency and implement hash signature-based remote attestation for the FedLearner framework and its core dependencies, an environment variable has been introduced in Gramine that prevents the generation of .pyc files. 2. Gramine Template Configuration for FedLearner The Gramine template configuration has been updated to include the code locations for the FedLearner framework and some essential dependencies. This addition facilitates bidirectional remote attestation between parties. 3. Meituan HDFS File Path Management Optimization The code responsible for handling file paths in Meituan's Hadoop Distributed File System (HDFS) has been migrated from the main entry point to be processed by the master node. This change aims to prevent file read and write conflicts that could arise from multiple workers operating simultaneously.
huangxu17 committedApr 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 5cc16a8 - Browse repository at this point
Copy the full SHA 5cc16a8View commit details
Commits on Apr 12, 2024
-
Fix gramine allowed files lib risk, add sub path to allowed files
huangxu17 committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for a39baec - Browse repository at this point
Copy the full SHA a39baecView commit details -
Merge remote-tracking branch 'origin/fix_dev_sgx' into fix_dev_sgx
# Conflicts: # sgx/gramine/CI-Examples/generate-token/python.manifest.template
huangxu17 committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 63a1ef4 - Browse repository at this point
Copy the full SHA 63a1ef4View commit details
Commits on Apr 15, 2024
-
Regarding the TensorFlow API, it allows the addition of specific file…
…s that change with each compilation to the Gramine configuration, rather than the entire API folder.
huangxu17 committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c943f9 - Browse repository at this point
Copy the full SHA 4c943f9View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 833af7a - Browse repository at this point
Copy the full SHA 833af7aView commit details -
Fix the signature inconsistency issue in Gramine by excluding some Te…
…nsorFlow .so files from the trusted list.
huangxu17 committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for ec14e36 - Browse repository at this point
Copy the full SHA ec14e36View commit details -
Merge remote-tracking branch 'origin/fix_dev_sgx' into fix_dev_sgx
huangxu17 committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a6718b7 - Browse repository at this point
Copy the full SHA a6718b7View commit details -
Fix the signature inconsistency issue in Gramine by excluding some Te…
…nsorFlow .so files from the trusted list.
huangxu17 committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e08178 - Browse repository at this point
Copy the full SHA 9e08178View commit details