ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Helping my daughters with a project on ESP8266, and MicroPython code calling an HTTPS endpoint was failing. Turns out the ESP8266 port of MicroPython has "No support for Diffie-Hellman (DH) key exchange and Elliptic-curve cryptography (ECC)". That was an unexpected limitation.

Dec 26, 2024, 9:42 PM

Record data

{
  "uri": "at://did:plc:6f3ycjiusbekybdsptant5yu/app.bsky.feed.post/3leagw33fp22k",
  "cid": "bafyreiaap2snbsjo6odtrl7fbhf4tdh7dt7q6ragr6t5q3kdifz3bm4rii",
  "value": {
    "text": "Helping my daughters with a project on ESP8266, and MicroPython code calling an HTTPS endpoint was failing. Turns out the ESP8266 port of MicroPython has \"No support for Diffie-Hellman (DH) key exchange and Elliptic-curve cryptography (ECC)\". That was an unexpected limitation.",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2024-12-26T21:42:12.580Z"
  }
}