Draft:Pleroma (software)

  • Comment: Medium and blogs are not reliable sources. SL93 (talk) 18:35, 18 September 2020 (UTC)

Pleroma
Developer(s)lain, et. al
Initial release0.9.9 / February 22, 2018; 6 years ago (2018-02-22)
Stable release
2.6.3 / May 22, 2024; 53 days ago (2024-05-22)
Written inElixir, JavaScript
Operating systemCross-platform
TypeMicroblogging
LicenseAGPLv3
Websitepleroma.social

Pleroma (named after the religious concept of the same name) is a free and open-source microblogging social networking service. Unlike popular microblogging services such as Twitter or Weibo, Pleroma can be self-hosted and operated by anyone with a server and a web domain, a combination commonly referred to as an instance. Instance administrators can manage their own code of conduct, terms of service, and content moderation policies, allowing users to have more control over the content they view as well as their experience.[1]

The software also implements the ActivityPub protocol, which allows users to communicate and interact with content from other Pleroma instances or any server that is running software that supports ActivityPub (such as Mastodon, Misskey, Pixelfed, etc.), a decentralized network commonly referred to as the Fediverse.[2]

As of July 2024, over 138k user accounts (1.3% of the total amount of fediverse users) have been found over a thousand Pleroma instances.[3]

History

edit
 
Pleroma-tan, Pleroma's mascot

In 2016, the Pleroma project was created by an anonymous German developer under the pseudonym "lain".[4] It was originally designed as an alternative user interface for GNU social with many similarities to Qvitter, a popular frontend at the time which resembled an early Twitter user interface. The frontend was written with the Vue.js JavaScript framework.

As development of the frontend continued, it was perceived that there were many disadvantages to GNU social's design of using plugins to implement features, as well as issues with its codebase and usage of PHP, which led to the development of a backend to replace GNU social.[5][6] The first commit to the repository hosting the Pleroma backend was made on March 17, 2017.[7]

On February 22, 2019, the first stable release of the Pleroma backend, 0.9.9, was released.[8] The backend includes the Pleroma frontend as the main user interface, federation of user content using OStatus and ActivityPub and support for the GNU social and Mastodon client APIs. The backend was built using the Elixir programming language and the Phoenix web framework, and uses PostgreSQL for its database.[9]

On June 28, 2019, Pleroma 1.0 was released. This release adds the ability to create polls, report content and schedule posts to be posted at a later date. A new website containing documentation for users and administrators was also launched.[10][11]

On March 8, 2020, Pleroma 2.0 was released. This release drops support for the OStatus protocol due to a lack of usage and active maintenance, introduces a new user interface for administration and adds post reactions using Unicode emoji.[12][13]

On August 28, 2020, Pleroma 2.1 was released. This release includes a federated instant messaging system based on ActivityPub, an alternative to the direct messages system used by other software such as Mastodon.[14]

On October 29, 2023, Pleroma 2.6 was released. This release implements quoting posts as well as the ability to use custom emoji for post reactions.[15]

Pleroma was originally developed with its frontend and backend releasing new versions in sync, but starting with Pleroma 2.6.1 the policy was discontinued.[16]

Forks

edit

Akkoma is a fork of Pleroma that started development in 2022. The fork was made to support a faster pace of development, as well as to support more user customization.[17][18]

Functionality and features

edit

Pleroma has been described as being more lightweight than alternatives like Mastodon, due to being less intensive on system resources and requiring less software dependencies.[19]

Pleroma's default post length limit is 5000 characters, and can be configured by instance administrators.[9][20] It is capable of uploading and sharing multimedia, as well as polls.[21] Posts are created by default using plaintext, but can also be translated from a variety of markup languages such as HTML, BBCode and Markdown.

While Pleroma comes with its own frontend by default, instance administrators can install additional user interfaces, such as a port of Mastodon's advanced mode (similar to TweetDeck) as well as a interface for the Gopher protocol.[22]

Pleroma includes a system known as the Message Rewrite Facility (or MRF), which allows administrators of a Pleroma instance to modify the content that it sends and receives. By default, Pleroma provides a selection of policies, including a basic moderation policy that can create restrictions on federation with other instances. Custom MRF policies can be written using any language based on the BEAM virtual machine.[23] This system has been used as a method to study how content moderation works in the Fediverse and the challenges that it faces, since the list of active policies is publicly shown by default through both the API and the frontend.[24]

Adoption

edit

The Debian community hosts their own microblogging service using Pleroma, as part of a project to establish a suite of social networking services for maintainers.[25][26]

Pleroma has received funding through the NLNet Foundation to aid development.[27]

See also

edit

References

edit
  1. ^ "ElixirConf® US 2019". elixirconf.com. Retrieved 2024-07-14.
  2. ^ "Microblogging with ActivityPub [LWN.net]". lwn.net. Retrieved 2024-07-14.
  3. ^ "FediDB, Fediverse Network Statistics". fedidb.org. Retrieved 2024-07-10.
  4. ^ Tilley, Sean (2018-04-25). "Blushy-Crushy Fediverse Idol: A Chat with Lain about Pleroma". We Distribute. Retrieved 2024-07-10.
  5. ^ "Files · 191c02af1ebfc7e6c53dc88d97c4e3ca23fbea8b · Pleroma / pleroma-fe". GitLab. 2016-10-26. Retrieved 2021-01-21.
  6. ^ Tilley, Sean (2017-09-24). "A quick guide to The Free Network". Medium. Retrieved 2021-01-21.
  7. ^ "Files · a93f3421a704d6728a856d5d82cdbf9c43f3f897 · Pleroma / pleroma · GitLab". GitLab. Retrieved 2024-07-11.
  8. ^ "Pleroma's First Release! 0.9.9". pleroma.social. Retrieved 2024-07-12.
  9. ^ a b "What Is Pleroma?". blog.soykaf.com. 2018-03-07. Retrieved 2021-01-21.
  10. ^ "Pleroma 1.0.0". pleroma.social. Retrieved 2024-07-12.
  11. ^ Tilley, Sean (2019-06-28). "Pleroma Releases 1.0!". We Distribute. Retrieved 2024-07-11.
  12. ^ Tilley, Sean (2020-03-23). "Hooray! Pleroma Officially Releases 2.x Series". We Distribute. Retrieved 2021-01-21.
  13. ^ "Releasing Pleroma 2.0.0". pleroma.social. Retrieved 2024-07-11.
  14. ^ "Releasing Pleroma 2.1.0". pleroma.social. Retrieved 2024-07-11.
  15. ^ "Pleroma major release: 2.6.0". pleroma.social. Retrieved 2024-07-11.
  16. ^ "Separating Frontend and Backend versions". pleroma.social. Retrieved 2024-07-11.
  17. ^ "Akkoma: A vision to refocus Pleroma". Coffee and Dreams. 2022-06-24. Retrieved 2024-07-06.
  18. ^ "Fediverse-Serie: Pleroma & Akkoma: Einfache Kommunikation im Fediverse". GNU/Linux.ch (in German). 2023. Retrieved 2024-07-11.
  19. ^ "Pleroma". LinuxReviews. Retrieved 2024-07-10.
  20. ^ "Pleroma User's Guide". edith.reisen. Retrieved 2021-01-21.
  21. ^ "Pleroma 1.0.0". blog.soykaf.com. 2019-06-28. Retrieved 2021-01-21.
  22. ^ "Gopher Support in Pleroma". pleroma.social. Retrieved 2024-07-12.
  23. ^ "Message Rewrite Facility - Pleroma Documentation". docs-develop.pleroma.social. Retrieved 2024-07-07.
  24. ^ Hassan, Anaobi Ishaku; Raman, Aravindh; Castro, Ignacio; Zia, Haris Bin; De Cristofaro, Emiliano; Sastry, Nishanth; Tyson, Gareth (2021-12-03). "Exploring content moderation in the decentralised web: the pleroma case". Proceedings of the 17th International Conference on emerging Networking EXperiments and Technologies. CoNEXT '21. New York, NY, USA: Association for Computing Machinery: 328–335. doi:10.1145/3485983.3494838. ISBN 978-1-4503-9098-9.
  25. ^ "Debian Looks To Go More Social From Microblogging To A Federated Image+Video Platform - Phoronix". www.phoronix.com. Retrieved 2021-01-21.
  26. ^ "Announcing Debian Social". lists.debian.org. Retrieved 2024-07-11.
  27. ^ "NLnet; Pleroma". nlnet.nl. Retrieved 2024-07-10.
edit