Example of Letsencrypt handling
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Ambito
- networking, security
Direzione di ricerca
La issue non indica file del repository né test. Inizia leggendo il riferimento CAA di Let's Encrypt e il design collegato di TEE-controlled domain certificates; poi chiarisci se il deliverable debba essere un esempio dell'approccio CAA implementato o una ricerca su encumbered DNS. Il lavoro è completato quando è disponibile un approccio documentato e concordato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
There are a few ways of automating domain handling from within an enclave.
-
1. A starting point is the approach taken in teleport "trust but verify"...
The private key used to generate the certificate signing request is generated from within the enclave.
The owner of the DNS record isn't proactively prevented from issuing a non-TEE domain, but because certificate transparency provides a list of every issued certificate, we can show a remote attestation to explain every certificate that has been issued.
-
2. Another improvement is a DNS feature called CAA, https://letsencrypt.org/docs/caa/ which limits the CAs that are authorized to issue certificates for a domain. This significantly reduces the potential for rogue CAs to create MITM attacks - only letsencrypt could do that. This is what is implemented here https://docs.phala.network/dstack/design-documents/tee-controlled-domain-certificates
-
3. Encumbered DNS: a final step (still to research) would be to encumber the account with the registrar that owns the account. In this way, a smart contract would practically control the DNS records.
- Lingua principale
- Python
- Stelle
- 27
- Fork
- 26
- Merge medio
- 1g 6h
- PR unite (30g)
- 12
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Dstack-TEE/dstack-examples
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
Dstack-TEE/dstack-examples#87 · 2 commenti ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 28/100
Dstack-TEE/dstack-examples#106 · 3 commenti ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 45/100
Dstack-TEE/dstack-examples#103 · 1 commento ·
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
enhancement help wanted
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
Tutte le issue di Dstack-TEE/dstack-examples
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
anthropics/skills#1811 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
speaches-ai/speaches#678 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
datalayer/mcp-compose#42 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
UKGovernmentBEIS/inspect_evals#2523 ·