this post was submitted on 25 Sep 2024
814 points (99.6% liked)

Privacy

31377 readers
291 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] delirious_owl@discuss.online 1 points 2 days ago (1 children)
[–] moonpiedumplings@programming.dev 1 points 1 day ago (1 children)

I read through the docs. I'm not sure how this enables trusted computing.

[–] delirious_owl@discuss.online 1 points 1 day ago* (last edited 1 day ago) (1 children)

The whole idea is to be able to build a secure, distributed cloud. The whole network depends on secure enclaves.

I cannot find anything related to that in their documentation, their about page, or their whitepaper.

They talk a lot about decentralized computing, but any form of secure enclave or code verification isn't mentioned.

Compare that to this project, which is similar, but incomplete. However, quilibrium uses it's own language instead of python or javascript, like golem does. The docs for golem do not explain how I am supposed to verify a remote server is actually running my python/javascript code.