Remix.run Logo
anishathalye 10 months ago

Implementing an ACME client is part of the final lab assignment for MIT’s security class: https://css.csail.mit.edu/6.858/2023/labs/lab5.html

Bluecobra 10 months ago | parent | next [-]

Nice thanks! I’ve been wanted to learn it as dealing with cert expirations every year is a pain. My guess is that we will have 24 hour certs at some point.

justusthane 10 months ago | parent [-]

I don’t know about 24 hours, but it will be 47 days in 2029.

jazzyjackson 10 months ago | parent | prev [-]

Looks like a good class; is it only available to enrolled students? videos seem to be behind a log-in wall.

anishathalye 10 months ago | parent [-]

Looks like the 2023 lectures weren't uploaded to YouTube, but the lectures from earlier iterations of the class, including 2022, are available publicly. For example, see the YouTube links on https://css.csail.mit.edu/6.858/2022/

(6.858 is the old name of the class, it was renamed to 6.5660 recently.)