You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/docs
Angristan 5dbcd92193 ECDH only
Disable DHE ciphers. We don't loose any compatibility as we already use TLS 1.2, and ECDH is faster and safer.
Also, it's better so specify the curve.

This is the conf I use here : https://tls.imirhil.fr/https/mstdn.io
8 years ago
..
Contributing-to-Mastodon Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies 8 years ago
Running-Mastodon ECDH only 8 years ago
Using-Mastodon Merge branch 'master' into master 8 years ago
Using-the-API Fix API method URL typo 8 years ago
Extensions.md Fix outdated info 8 years ago
README.md Merge pull request #744 from fpiesche/master 8 years ago
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 9 years ago

README.md

Index

Mastodon is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.

Using Mastodon

Using the API

Running Mastodon

Contributing to Mastodon

Protocols