SSL Certificate

A digital certificate that provides authentication for a website and enables an encrypted connection.

ActivityPub

ActivityPub is an open and decentralized protocol for social networking on the Internet. It is based on Pump.io’s ActivityPump protocol and allows users to create, update, and delete content through a client/server API. Additionally, it enables servers to...

HTML

HTML HTML, or Hypertext Markup Language,  is a basic coding language used to create web pages. HTML tells the web page where certain elements are (i.e. the footer, the header, paragraphs, etc.) and it is standard across all web browsers.  What does HTML look like?...

MySQL

MySQL is an open-source relational database management system. Its name is a combination of “My”, the name of co-founder Michael Widenius’s daughter, and “SQL”, the abbreviation for Structured Query...