Groups
Groups
Sign in
Groups
Groups
Graphene Support Mailing List
Conversations
About
Send feedback
Help
Graphene Support Mailing List
Contact owners and managers
1–30 of 125
Mark all as read
Report group
0 selected
layla
1/2/23
Integrate the Gramine DCAP attestation with gRPC
I have an app which is written in python. I am using gRPC as connection between client and server. I
unread,
Integrate the Gramine DCAP attestation with gRPC
I have an app which is written in python. I am using gRPC as connection between client and server. I
1/2/23
Wen Siyuan
, …
Chia-Che Tsai
4
11/11/22
Requests for legacy graphene documentation
Hi, Patrilovis, If you want a copy of old Graphene and its documentation, you can still find them in
unread,
Requests for legacy graphene documentation
Hi, Patrilovis, If you want a copy of old Graphene and its documentation, you can still find them in
11/11/22
Alexander Chigarov
12/23/21
Running dockerized apps with graphene
Hi! First, thanks for such a great product. Have been researching it for a while and came up with
unread,
Running dockerized apps with graphene
Hi! First, thanks for such a great product. Have been researching it for a while and came up with
12/23/21
Zaro
,
Wojtek Porczyk
2
12/3/21
Intel SGX Dockers in Xen VMs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Thu, Dec 02, 2021 at 10:39:05AM +0000, 'Zaro
unread,
Intel SGX Dockers in Xen VMs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Thu, Dec 02, 2021 at 10:39:05AM +0000, 'Zaro
12/3/21
ManiV
2
11/17/21
Feasibility of running go application which listens as http server and launching itself as a web service using systemctl
Hi Everyone, we tried the same with latest gramine code. We tried with commit
unread,
Feasibility of running go application which listens as http server and launching itself as a web service using systemctl
Hi Everyone, we tried the same with latest gramine code. We tried with commit
11/17/21
范佳峰
,
盘古张
2
11/8/21
Error while loading shared libraries: libsecret_prov_verify_epid.so
Looks like I hit the same issue, What's the latest status for this question? On Friday, April 16,
unread,
Error while loading shared libraries: libsecret_prov_verify_epid.so
Looks like I hit the same issue, What's the latest status for this question? On Friday, April 16,
11/8/21
Ou, Botong
, …
Kuvaiskii, Dmitrii
7
10/29/21
Question about where does Pal load the application binary
Hi Dmitrii and Michal, I have a question about the function file_map() under path pal/src/host/linux.
unread,
Question about where does Pal load the application binary
Hi Dmitrii and Michal, I have a question about the function file_map() under path pal/src/host/linux.
10/29/21
Miguel Guirao
10/26/21
Minimal manifest template
Hello there, I have the following set up: an executable to run on Linux Ubuntu under Graphene SGX.
unread,
Minimal manifest template
Hello there, I have the following set up: an executable to run on Linux Ubuntu under Graphene SGX.
10/26/21
Avi
, …
Miguel Guirao
4
10/26/21
Predicting the slowdown of SGX
Avi, I am using Graphene SGX to run ML models (for inference) only using TF Lite. Right now I have
unread,
Predicting the slowdown of SGX
Avi, I am using Graphene SGX to run ML models (for inference) only using TF Lite. Right now I have
10/26/21
Fang, Liang A
,
Miguel Guirao
2
10/26/21
Performance report of graphene with SGX
I actually might provide you with some, since we have being researching running TF ML models with
unread,
Performance report of graphene with SGX
I actually might provide you with some, since we have being researching running TF ML models with
10/26/21
Eric Voit (evoit)
,
Vij, Mona
2
9/23/21
Gramine, interest in CCC TAC representative?
Thanks for reaching out Eric and we look forward to meeting you. We meet on Tuesdays from 8:00-9:00am
unread,
Gramine, interest in CCC TAC representative?
Thanks for reaching out Eric and we look forward to meeting you. We meet on Tuesdays from 8:00-9:00am
9/23/21
Taylor A. Hardin
, …
Kuvaiskii, Dmitrii
16
9/20/21
Fork and Execv
Ahhhh I went back through the RA-TLS code and found where it was generating the quotes with the lower
unread,
Fork and Execv
Ahhhh I went back through the RA-TLS code and found where it was generating the quotes with the lower
9/20/21
Shen, Yuchen
,
Michał Kowalczyk
4
8/25/21
openjdk 1.8 hung in graphene-sgx
Good to hear :) On 8/25/21 3:24 AM, Shen, Yuchen wrote: Hi Michał, Thank you very much for your
unread,
openjdk 1.8 hung in graphene-sgx
Good to hear :) On 8/25/21 3:24 AM, Shen, Yuchen wrote: Hi Michał, Thank you very much for your
8/25/21
Jonathan Takeshita
, …
Sankaranarayanan Venkatasubramanian
8
8/12/21
OpenMP multithreading degrading performance
Hi Taeho, Could you also use numactl to limit the execution to only one NUMA (both CPU and memory)?
unread,
OpenMP multithreading degrading performance
Hi Taeho, Could you also use numactl to limit the execution to only one NUMA (both CPU and memory)?
8/12/21
Shen, Yuchen
,
Michał Kowalczyk
2
8/8/21
java support of graphene-sgx
Hey, We don't have any Java example, but as far as I know OpenJDK should work under Graphene. If
unread,
java support of graphene-sgx
Hey, We don't have any Java example, but as far as I know OpenJDK should work under Graphene. If
8/8/21
Sylvain Bellemare
,
Michał Kowalczyk
3
8/6/21
remote attestation example for python
Ok thanks! On Friday, August 6, 2021 at 4:02:15 PM UTC-4 mkow wrote: // sorry for sending again, but
unread,
remote attestation example for python
Ok thanks! On Friday, August 6, 2021 at 4:02:15 PM UTC-4 mkow wrote: // sorry for sending again, but
8/6/21
Prateek Sahu
, …
Kuvaiskii, Dmitrii
7
8/3/21
GSC: Large enclave requirements
This discussion has been incredibly helpful! Thank you both. Thanks, Prateek On Wed, Aug 4, 2021 at
unread,
GSC: Large enclave requirements
This discussion has been incredibly helpful! Thank you both. Thanks, Prateek On Wed, Aug 4, 2021 at
8/3/21
Chris Cassano
2
8/2/21
Struggling with basic Rust app hanging issue that only exists when running workload on Graphene
I am willing to pay for help with this, if anyone can help or knows someone who can. I added a little
unread,
Struggling with basic Rust app hanging issue that only exists when running workload on Graphene
I am willing to pay for help with this, if anyone can help or knows someone who can. I added a little
8/2/21
Aditya Pribadi
7/28/21
error when installing
I get this error "ERROR: C library 'graphene-lib' not found"when installing
unread,
error when installing
I get this error "ERROR: C library 'graphene-lib' not found"when installing
7/28/21
Prateek Sahu
,
Kuvaiskii, Dmitrii
2
7/20/21
GSC custom device error
You are trying to run your Docker container with: ` docker run --device=/dev/gsgx --device=/dev/isgx
unread,
GSC custom device error
You are trying to run your Docker container with: ` docker run --device=/dev/gsgx --device=/dev/isgx
7/20/21
Fabian Stemmler
6/23/21
Using Graphene's internal slab allocator
Dear Graphene-Maintainers, I have recently begun doing some research on Graphene. I have built and
unread,
Using Graphene's internal slab allocator
Dear Graphene-Maintainers, I have recently begun doing some research on Graphene. I have built and
6/23/21
Chris Cassano
,
Michał Kowalczyk
4
6/20/21
How do I seal data inside using SGX in an app running in Graphene
Hmm, I think this should work. We had a PF implementation in the past which didn't support R/W
unread,
How do I seal data inside using SGX in an app running in Graphene
Hmm, I think this should work. We had a PF implementation in the past which didn't support R/W
6/20/21
Steve
2
6/19/21
Advice on implementation of graphene ram
in addition, it should be useful if all the statements of the MPTEE paper were correct as there are
unread,
Advice on implementation of graphene ram
in addition, it should be useful if all the statements of the MPTEE paper were correct as there are
6/19/21
Sean Berry
6/16/21
Slack channel
Hello, I am experimenting with graphene and it would be great to get access to your slack channel.
unread,
Slack channel
Hello, I am experimenting with graphene and it would be great to get access to your slack channel.
6/16/21
Colin McKechney
, …
Taeho Jung
7
6/12/21
Graphene Pre-Loading Files
That makes sense! Thank you so much for the clarification! On Sat, Jun 12, 2021 at 7:22 PM Michał
unread,
Graphene Pre-Loading Files
That makes sense! Thank you so much for the clarification! On Sat, Jun 12, 2021 at 7:22 PM Michał
6/12/21
Ivan Svirid
,
Kuvaiskii, Dmitrii
3
6/7/21
consultants available to build on graphenesgx?
> This is hard for me to decipher. I guess you mean that you have several executables (ffmpeg,
unread,
consultants available to build on graphenesgx?
> This is hard for me to decipher. I guess you mean that you have several executables (ffmpeg,
6/7/21
Dan Briggs
6/3/21
Graphene Implementation
Hi there, I would like to experiment with graphene and running a blockchain application on graphene.
unread,
Graphene Implementation
Hi there, I would like to experiment with graphene and running a blockchain application on graphene.
6/3/21
Miguel Guirao Aguilera
6/3/21
Updating TF on Graphene
Hello! Since Graphene uses by default TensorFlow v1.9.0, I want to update it to v2.4.1. I thought it
unread,
Updating TF on Graphene
Hello! Since Graphene uses by default TensorFlow v1.9.0, I want to update it to v2.4.1. I thought it
6/3/21
Roberto Maldonado
, …
Avi levin
23
6/1/21
Build Error
Hi My SGX seem to work with Scone but I have exactly the same problem as Roberto: >>$ graphene-
unread,
Build Error
Hi My SGX seem to work with Scone but I have exactly the same problem as Roberto: >>$ graphene-
6/1/21
Abhinav Kumar
6/1/21
Issues with confidential workflow
Greetings, I am a student at Saint Louis University who is trying to wrap my head around graphene,
unread,
Issues with confidential workflow
Greetings, I am a student at Saint Louis University who is trying to wrap my head around graphene,
6/1/21