Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Gramine Users
Conversations
About
Gramine Users
1–21 of 21
Mark all as read
Report abusive group
0 selected
Arne Vogel
,
Michał Kowalczyk
2
May 11
Insecurity of insecure__use_cmdline_argv
Hi, On 5/11/22 10:33, Arne Vogel wrote: > Is this a problem with gramine or does this allude >
unread,
Insecurity of insecure__use_cmdline_argv
Hi, On 5/11/22 10:33, Arne Vogel wrote: > Is this a problem with gramine or does this allude >
May 11
wmcdyx2021
Apr 28
I want to use python file.How do I modify mainfest file?
I want to run python code .I use the hellowworld template.I add some codes in helloworld.py,like: #!
unread,
I want to use python file.How do I modify mainfest file?
I want to run python code .I use the hellowworld template.I add some codes in helloworld.py,like: #!
Apr 28
wmcdyx2021
Apr 24
ImportError: cannot import name 'get_tbssigstruct' from 'graminelibos' (/usr/local/lib/python3.8/dist-packages/graminelibos/__init__.py)
When I build gramine like: cd ~/gramine/CI-Examples/bash make SGX=1 It will get this error: root@xxx:
unread,
ImportError: cannot import name 'get_tbssigstruct' from 'graminelibos' (/usr/local/lib/python3.8/dist-packages/graminelibos/__init__.py)
When I build gramine like: cd ~/gramine/CI-Examples/bash make SGX=1 It will get this error: root@xxx:
Apr 24
Matti Paksula
Apr 24
tdx?
why is gramine building on top of sgx when https://github.com/intel/tdx-tools exists?
unread,
tdx?
why is gramine building on top of sgx when https://github.com/intel/tdx-tools exists?
Apr 24
qingyang kong
Apr 21
question
I am a beginner in this field. I wanna to know how can I compile and run C++ app in gramine?Which
unread,
question
I am a beginner in this field. I wanna to know how can I compile and run C++ app in gramine?Which
Apr 21
Rachel King
, …
Vij, Mona
3
Apr 10
SGX Simulation Mode
That is correct. SGX SDK offers simulation mode, but Gramine does not as we don't use SDK for our
unread,
SGX Simulation Mode
That is correct. SGX SDK offers simulation mode, but Gramine does not as we don't use SDK for our
Apr 10
Leonie Reichert
Apr 4
Scope of SGX Security Issues covered by Gramine
Hello, I am currently working on an application for SGX using Gramine. For the security analysis I am
unread,
Scope of SGX Security Issues covered by Gramine
Hello, I am currently working on an application for SGX using Gramine. For the security analysis I am
Apr 4
pepe smith
Mar 29
Support for .Net Container Images
Hi, Can Gramine support .Net Container Images to be transformed or converted to Confidential
unread,
Support for .Net Container Images
Hi, Can Gramine support .Net Container Images to be transformed or converted to Confidential
Mar 29
Thomas Crowley
,
Michał Kowalczyk
2
Mar 18
Remote Attestation
Hi, Your analysis is correct, but it's not only about mbedtls, but also about the library code
unread,
Remote Attestation
Hi, Your analysis is correct, but it's not only about mbedtls, but also about the library code
Mar 18
Thomas Crowley
, …
Wojtek Porczyk
7
Mar 10
libra_tls_verify_epid.so
Turns out it is not much of a port. You just need to repackage the couple of source files required
unread,
libra_tls_verify_epid.so
Turns out it is not much of a port. You just need to repackage the couple of source files required
Mar 10
Sid Hussmann
, …
Michał Kowalczyk
8
Mar 8
Gramine on a microkernel OS
On 2/24/22 11:32, Dmitrii Kuvaiskii wrote: > Sorry, I don't know anything about Gapfruit and
unread,
Gramine on a microkernel OS
On 2/24/22 11:32, Dmitrii Kuvaiskii wrote: > Sorry, I don't know anything about Gapfruit and
Mar 8
shuren miao
,
Dmitrii Kuvaiskii
2
Feb 28
failed to locate isgx(-Dsgx_driver_include_path)
Linux 5.13 already contains the built-in SGX driver. Why did you decide to additionally download and
unread,
failed to locate isgx(-Dsgx_driver_include_path)
Linux 5.13 already contains the built-in SGX driver. Why did you decide to additionally download and
Feb 28
Kevin Wang
, …
Dmitrii Kuvaiskii
8
Feb 22
Private socket
> What's the tricky part if we just allow two processes in a gramine instance to establish a
unread,
Private socket
> What's the tricky part if we just allow two processes in a gramine instance to establish a
Feb 22
Kevin Wang
,
Michał Kowalczyk
2
Feb 10
Is getrandom secure?
RDRAND is not a true random generator, but it's suitable for cryptographical purposes. On 2/10/22
unread,
Is getrandom secure?
RDRAND is not a true random generator, but it's suitable for cryptographical purposes. On 2/10/22
Feb 10
Stephen
, …
Dmitrii Kuvaiskii
4
Jan 24
How can I set specific key for each dentry?
> Just a quick comment from my side: I think PF keys should be per PF > mount, not global. So,
unread,
How can I set specific key for each dentry?
> Just a quick comment from my side: I think PF keys should be per PF > mount, not global. So,
Jan 24
Oliver Soptq
,
Dmitrii Kuvaiskii
2
Jan 19
[Gramine] Are there plans to support other TEEs?
Dear Oliver, From what I know, there are currently plans to support only Intel TDX in the future. I
unread,
[Gramine] Are there plans to support other TEEs?
Dear Oliver, From what I know, there are currently plans to support only Intel TDX in the future. I
Jan 19
Dhruv Bhargava
,
Dmitrii Kuvaiskii
4
Jan 12
Help with running ra-tls-secret-prov example
Hi Dmitrii, Thanks a lot for responding, first of all, I would like to mention that I checked out the
unread,
Help with running ra-tls-secret-prov example
Hi Dmitrii, Thanks a lot for responding, first of all, I would like to mention that I checked out the
Jan 12
Alexander Lindner
,
Dmitrii Kuvaiskii
10
Jan 12
gramine-sgx-ias-request: Quote is too small
> Based on the sgx_report_t type I guess is it the SGX REPORT created by EREPORT? Yes, this is
unread,
gramine-sgx-ias-request: Quote is too small
> Based on the sgx_report_t type I guess is it the SGX REPORT created by EREPORT? Yes, this is
Jan 12
Alexander Lindner
,
Dmitrii Kuvaiskii
8
12/21/21
Gramine doesn't execute a program
No worries, it happens :) Happy to help! On Tue, Dec 21, 2021 at 12:49 PM 'Alexander Lindner'
unread,
Gramine doesn't execute a program
No worries, it happens :) Happy to help! On Tue, Dec 21, 2021 at 12:49 PM 'Alexander Lindner'
12/21/21
Hang Yin
, …
Vij, Mona
4
12/17/21
Is it possible to get trusted performance counter?
Cool, thanks! I'm going to read the paper. It looks like we have to look into software
unread,
Is it possible to get trusted performance counter?
Cool, thanks! I'm going to read the paper. It looks like we have to look into software
12/17/21
Shen, Yuchen
,
Michał Kowalczyk
3
11/18/21
Does Gramine use Intel SGX SDK?
Got it! Thanks a lot! From: Michał Kowalczyk <mkow@invisiblethingslab.com> Sent: Thursday,
unread,
Does Gramine use Intel SGX SDK?
Got it! Thanks a lot! From: Michał Kowalczyk <mkow@invisiblethingslab.com> Sent: Thursday,
11/18/21