BarterClub@sh.itjust.works to Technology@lemmy.worldEnglish · edit-21 year agoWelp that answers a lot of why all .ml are downi.imgur.comimagemessage-square493fedilinkarrow-up11.48Karrow-down115file-textcross-posted to: tech@pawb.social
arrow-up11.47Karrow-down1imageWelp that answers a lot of why all .ml are downi.imgur.comBarterClub@sh.itjust.works to Technology@lemmy.worldEnglish · edit-21 year agomessage-square493fedilinkfile-textcross-posted to: tech@pawb.social
minus-squarexthexder@l.sw0.comlinkfedilinkEnglisharrow-up0·1 year agoLemmy relies heavily on SSL, which requires a domain name. You can’t get an SSL certificate for an IP address as far as I know. You prove you own the domain to the certificate issuer, and from then on, anyone can verify that they’re talking to the right server. IPs could be technically possible if server identities were validated separately like with SSH keys, but that would be a major change in the protocol.
Lemmy relies heavily on SSL, which requires a domain name. You can’t get an SSL certificate for an IP address as far as I know.
You prove you own the domain to the certificate issuer, and from then on, anyone can verify that they’re talking to the right server.
IPs could be technically possible if server identities were validated separately like with SSH keys, but that would be a major change in the protocol.