-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add confidential inference for penetration testing #208
Open
BuJianlin
wants to merge
71
commits into
intel:branch-dev/pentests
Choose a base branch
from
BuJianlin:branch-dev/pentests
base: branch-dev/pentests
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add confidential inference for penetration testing #208
BuJianlin
wants to merge
71
commits into
intel:branch-dev/pentests
from
BuJianlin:branch-dev/pentests
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
Signed-off-by: Liang Fang <[email protected]>
Signed-off-by: Liang Fang <[email protected]>
Add support with docker and Tencent CCP
enable users to input parameters
Signed-off-by: Liang Fang <[email protected]>
…amework Fix bugs in parameter parsing
Branch dev/cross lang: revise dockerfile and build_docker script
Signed-off-by: Liang Fang <[email protected]>
Signed-off-by: Liang Fang <[email protected]>
…amework add separated client app docker file and fix a bug
revise convert_docker file and add readme for ccp
…amework Branch dev/cross lang framework
* enable psi in anolisos * fixup! enable psi in anolisos * fixup! enable psi in anolisos
Signed-off-by: Liang Fang <[email protected]>
…tel#195) * Change gramine build type to release to workaround python extract tarfile error in encrypted file system * Fix anolisos image build error && Add usage help for gramine-sgx-dev
* First commit for httpa * update index.rst for httpa * Update for adding PoC texts
Signed-off-by: <RodgerZhu>
…cross_lang_framework
- fix typo - move ca_cert from trust file to allowed file, so that ca_cert can be mapped in in container environment. Signed-off-by: Liang Fang <[email protected]>
…amework fix typo & let ca_cert in sample app can be replaced via docker volume map
* Add Private Set Intersection support for Azure deployments * Revert PSI changes to start_container.sh that started containers detached
* Upgrade gramine to v1.2 in tensorflow-serving-cluster * Enable tf-serving-cluster in Anolisos (intel#139) * Upgrade gramine to v1.2 in tensorflow-serving-cluster * Enable tf-serving-cluster in Anolis OS * Ccp 3 (intel#137) * Set CLF copyright to Apache2.0 copyright set as below: /* * * Copyright (c) 2022 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * */ Signed-off-by: Liang Fang <[email protected]> * modify code to fit Gramine code change Gramine changed secret_prov file path and API, we do code change to fit that. Signed-off-by: Liang Fang <[email protected]> * modify code to fit Gramine code change Gramine changed secret_prov file path and API, we do code change to fit that. Signed-off-by: Liang Fang <[email protected]> * Update hfl.md * Add ccp support for tf serving * Add ccp support for tf serving * Add replace process for ssl.cfg in tf-serving * fixup! update docs and readme * Add TF Serving integration in Anolis (intel#147) * Upgrade gramine to v1.2 in tensorflow-serving-cluster * Enable tf-serving-cluster in Anolisos (intel#139) * Upgrade gramine to v1.2 in tensorflow-serving-cluster * Enable tf-serving-cluster in Anolis OS Co-authored-by: Liang, Ma <[email protected]> * Add HFL integration in Anolis docker * Add Ubuntu 20.04 support, upgrade gramine to v1.2 and update doc * Update doc * Modify the image path * enable gramine in anolisos and update docs and readme * fixup! enable gramine in anolisos and update docs and readme * Fix bug for anolisos in hfl Co-authored-by: Zhu Yunge <[email protected]> Co-authored-by: Hsy-Intel <[email protected]> Co-authored-by: Liang,Ma <[email protected]> * Update ehsm rats-tls sourcecode download method in the docs. Signed-off-by: pengyuabc <[email protected]> * Fix CCP script errors * Update sgx_default_qcnl.conf Signed-off-by: Liang Fang <[email protected]> Signed-off-by: pengyuabc <[email protected]> Co-authored-by: Liang Fang <[email protected]> Co-authored-by: Zhu Yunge <[email protected]> Co-authored-by: Bu Jianlin <[email protected]> Co-authored-by: Liang, Ma <[email protected]> Co-authored-by: Hsy-Intel <[email protected]> * Upgrade gramine from v1.2 to v1.3.1 in tf-serving-cluster (intel#171) * Modify tensorflow_model_server install method (intel#176) --------- Signed-off-by: Liang Fang <[email protected]> Signed-off-by: pengyuabc <[email protected]> Co-authored-by: Liang, Ma <[email protected]> Co-authored-by: pengyuabc <[email protected]> Co-authored-by: Liang Fang <[email protected]> Co-authored-by: Bu Jianlin <[email protected]> Co-authored-by: Hsy-Intel <[email protected]>
* update document * Update README.md * Update README.md * Update README.md * Update README.md --------- Co-authored-by: root <RodgerZhu>
* add backup schema of machine binding Rootkey * rename folder name to machine_binding_key_backup Signed-off-by: Liang Fang <[email protected]> * revise README to correct solution name Signed-off-by: Liang Fang <[email protected]> --------- Signed-off-by: Liang Fang <[email protected]> Co-authored-by: JinkaiYang <[email protected]> Co-authored-by: Liang Fang <[email protected]>
Remove libsecret_prov_attest.so since it will be found in system path.
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.
No description provided.