-
Expected to init a python PPMLContext in trusted bigdata container, but found dependencies missing:
```
root@d980a8550fa6:/ppml# python
Python 3.8.10 (default, Mar 13 2023, 10:26:41)
[GCC 9.4.0]…
-
[secretflow/docs/awesome-pets/papers/applications/ppml/ppml_crypto.md](https://github.com/secretflow/secretflow/blob/main/docs/awesome-pets/papers/applications/ppml/ppml_crypto.md)
LLAMA is 2PC wit…
-
Hi there! I was reading the deployment instructions for Kubernetes mode in https://github.com/intel-analytics/BigDL/blob/main/ppml/trusted-big-data-ml/scala/docker-occlum/README.md and noticed that in…
-
# 每日安全资讯(2023-07-13)
- Security Boulevard
- [ ] [NETSCOUT Uses Machine Learning to Help Thwart DDoS Attacks](https://securityboulevard.com/2023/07/netscout-uses-machine-learning-to-help-thwart-ddos…
-
1. typo of custom-signed image:
https://github.com/intel-analytics/BigDL/tree/main/ppml/trusted-bigdata#12-build-customer-image
https://github.com/intel-analytics/BigDL/tree/main/ppml/trusted-big-da…
-
# Description of problem
To run the TPCH 100G benchmark using Spark in a k8s cluster, we set up the k8s cluster environment with two nodes. The node information of k8s is shown below, and the running…
-
![MicrosoftTeams-image (3)](https://user-images.githubusercontent.com/60865256/224210083-403693e0-2fc5-4abd-8d18-6130099ac5bb.png)
It occurs in both gramine container and host.
Pls make sure correct…
-
The existing codes and APIs in PPMLContext introduce high complexity for maintainers and user developers, e.g. dummy data key distribution, irregular configuration field naming and inreusable code sty…
-
When the input file is encrypted data, PPMLContext doesn't read and decrypt correctly. It outputs garbled code during SQL operation, which means that the ciphertext has not been decrypted correctly.
…
-
I’m trying to install BigDL PPML services through Docker, using images below:
> docker pull intelanalytics/bigdl-attestation-service:2.2.0-SNAPSHOT
> docker pull intelanalytics/bigdl-kms:2.2.0-SNAPS…