HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sebgaj

no profile record

投稿

Confidential Computing Explained: Learn about Intel SGX, TDX or AMD SEV

docs.enclaive.cloud
1 ポイント·投稿者 sebgaj·2 年前·1 コメント

ChatGPTfirewall: Pal to cost-efficiently and privately chat with documents

github.com
3 ポイント·投稿者 sebgaj·2 年前·1 コメント

Zip-NeRF: Anti-aliased grid-based neural radiance fields [video]

youtube.com
52 ポイント·投稿者 sebgaj·3 年前·18 コメント

[untitled]

1 ポイント·投稿者 sebgaj·3 年前·0 コメント

Tesla Model 3 hacked in less than 3 seconds

darkreading.com
2 ポイント·投稿者 sebgaj·3 年前·4 コメント

Biden administration wants to hold companies liable for bad cybersecurity

arstechnica.com
3 ポイント·投稿者 sebgaj·3 年前·1 コメント

Alternative to HSMs: Always Encrypted HashiCorp Vault by Enclaive

github.com
3 ポイント·投稿者 sebgaj·3 年前·1 コメント

[untitled]

1 ポイント·投稿者 sebgaj·3 年前·0 コメント

FOSDEM'23 tutorial: How to enclave applications in the cloud using Intel SGXv2

youtube.com
2 ポイント·投稿者 sebgaj·3 年前·1 コメント

[untitled]

1 ポイント·投稿者 sebgaj·3 年前·0 コメント

FOSDEM'23: Special Track on Open Source Confidential Computing

fosdem.org
2 ポイント·投稿者 sebgaj·3 年前·1 コメント

IBM Cloud Hacked

csoonline.com
5 ポイント·投稿者 sebgaj·4 年前·1 コメント

Azure's Cloud Computing 2.0 strategy is confidential

techcommunity.microsoft.com
2 ポイント·投稿者 sebgaj·4 年前·1 コメント

Containerizing code is dead. Long live Confidential Containers

hackernoon.com
2 ポイント·投稿者 sebgaj·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 sebgaj·4 年前·0 コメント

Data-in-Use Encrypting MariaDB

github.com
3 ポイント·投稿者 sebgaj·4 年前·0 コメント

コメント

sebgaj
·2 年前·議論
Hyperscalers like AWS, Azure or Google transition their datacenters to a confidential computing stack to protect their cloud against the growing invasion of hacks (eg. implemented by Russian, Chinese, or North Korean special hacking teams).

Do you think CC is the right mitigation to all the cloud threats?
sebgaj
·2 年前·議論
This project enables you to engage in secure and cost-effective conversations while safeguarding sensitive data and files:

- prompt ChatGPT with extensive documents or a large number of documents, overcoming the limitations of GPT-3's context capacity. For instance, it enables tokenization of materials such as books, electronic patient records, or contracts.

- opt in or out of pseudonymizing prompts, ensuring privacy by sanitizing personal information such as names, email addresses, and street names. If uncomfortable with potentially sensitive content within prompts, automated suggestions can be manually post-edited for added security and peace of mind.
sebgaj
·3 年前·議論
Confidential Cloud computing is the answer and hyperscalers work on that. You literally put your data in a black box.
sebgaj
·3 年前·議論
I would take any database (eg Mongo, Maria, …) patch out the „delete“ queries, and run the DB in a confidential cloud like enclaive.cloud. Leveraging attestation and confidential compute, one can add a proof that the DB does not allow for erasure. Running the DB in a (kubernetes) cluster on multiple clouds would ensure the fault tolerance known from blockchain ledgers.
sebgaj
·3 年前·議論
Fully agree. The architecure design is weak, given the fact that TEE-based approaches allow the hardening of process isolation.
sebgaj
·3 年前·議論
What bothers me is not that the hack is done in 3min, but the capability to open the front trunk and door while driving
sebgaj
·3 年前·議論
HashiCorp vault is the de-facto key management solution to rotate keys in docker, docker swarm or k8s environments. So far, HashiCorp Vault allowed for data-at-rest encryption of keys and secrets.

The open sourced project "always encrypted Hashicorp vault" by team enclaive makes sure keys and secrets are encrypted at runtime (aka data-in-use encryption) without changing or limiting the functionality and performance of the vault.

Always encrypted Hashicorp vault is an attractive alternative to HSMs, allowing businesses to drastically reduces security expenses.
sebgaj
·3 年前·議論
Hyperscalers are silently working on technologies to make cloud the safest places for workloads. Among the technologies is confidential cloud computing, isolating for the very first time applications from the infrastracture.
sebgaj
·3 年前·議論
If folks are interested in running applications in Intel SGX enclaves in the cloud, giving your workload extra security and privacy power, follow this tutorial.
sebgaj
·3 年前·議論
My argument is based on the increased entropy of cryptographic keys replacing user-chosen passwords. So brute-forcing and social engineering becomes harder.
sebgaj
·3 年前·議論
Clearly more secure than password based authentication. I hope it will finally kill phishing attacks.
sebgaj
·3 年前·議論
One of the top tier open source conferences in Europe holds a track on confidential computing. Videos available after the conference.
sebgaj
·4 年前·議論
Researchers found security pitfalls in IBM’s cloud infrastructure
sebgaj
·4 年前·議論
Video explains the principles of confidential cloud computing. A new technology hyperscalers are slowly adding to their offerings.
sebgaj
·4 年前·議論
Nice job COSIC folks!