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
2017-04-05 10:44:08 +02:00
..
Contributing-to-Mastodon
Running-Mastodon ECDH only 2017-04-05 10:44:08 +02:00
Using-Mastodon Merge branch 'master' into master 2017-04-05 10:29:52 +02:00
Using-the-API Fix API method URL typo 2017-04-05 10:25:05 +02:00
Extensions.md
README.md
Specs-and-RFCs-used.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