mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

Another example is Auto Encrypt – automatically-provisioned TLS certificates for Node.js servers using Let’s Encrypt:

codeberg.org/small-tech/auto-e

Similarly, Auto Encrypt Localhost does the same thing – in pure JavaScript, without using mkcert, etc. – for keeping your dev and production environments identical:

codeberg.org/small-tech/auto-e

And the @small-tech/https module replaces Node’s https module to transparently provision certs during dev/production:

codeberg.org/small-tech/https

Summary card of repository small-tech/auto-encrypt
Codeberg.orgauto-encryptAutomatically-provisioned TLS certificates for Node.js servers using Let’s Encrypt.