Pump.io

From orig
(Redirected from ActivityPub)
Jump to navigationJump to search
pump.io
Original author(s)Evan Prodromou
Developer(s)E14N
Template:Infobox software/simple
Written inJavaScript / Node.js
Operating systemCross-platform
TypeWeb application framework
LicenseApache License, Version 2.0[1]
Websitepump.io

Pump.io (pronounced "pump eye-oh")[3]is a general purpose activity streams engine that can be used as a federated social networking protocol which "does most of what people really want from a social network".[4]. Started by Evan Prodromou, it is a follow up to StatusNet[5]; Identi.ca, which was the largest StatusNet service, switched to pump.io in June 2013.[6] However, while StatusNet offered functionality similar to Twitter, pump.io offers much more general purpose social networking, and is being adopted by other types of web applications, such as MediaGoblin.[7]


Technology[edit | edit source]

Designed to be much more lightweight and efficient than its StatusNet predecessor[5], Pump.io is written in Node.js and uses Activity Streams as the format for commands and to transfer data via a simple REST inbox API.[6]

Pump.io requires:

Pump.io can run easily on low-resource hardware (such as a Raspberry Pi or BeagleBone Black). It can be used via the Web UI, or other clients via the API.

Federation[edit | edit source]

As a Distributed social network, Pump.io is not tied to a single site. There is the very popular (and former StatusNet server) Identi.ca, but it is now closed for registration. There are also several E14N sites (such as microca.st, pumpity.net, 1realtime.net, pumpbuddy.us, and others) and many user-created nodes that all operate together.[8]

Users across many servers can subscribe to each other, and if one or more individual nodes go offline the rest of the network remains intact.

Limitations and Issues[edit | edit source]

Some features that were present in StatusNet are still not implemented in Pump.io, such as Groups,[9] hashtags[10] and page listing popular posts.[11]

See Also[edit | edit source]

External Links[edit | edit source]

References[edit | edit source]

  1. "website". http://pump.io/. Retrieved 2014-03-22. "Licensed under the Apache License, Version 2.0 (the "License")..." 
  2. pump.io
  3. Prodromou, Evan. "E14N Post". https://e14n.com/evan/comment/lhOVMTcoQTWTenI3M1AgjA. Retrieved 21 March 2014. 
  4. [[1]]
  5. 5.0 5.1 Behrenshausen, Bryan. "pump.io: the decentralized social network that's really fun". opensource.com. https://opensource.com/life/13/7/pump-io. Retrieved 21 March 2014. 
  6. 6.0 6.1 6.2 Nathan Willis (March 27, 2013). "StatusNet, Identi.ca, and transitioning to pump.io". LWN.net. https://lwn.net/Articles/544347/. Retrieved 2014-03-20. 
  7. Christopher Allan Webber (October 24, 2013). "Pump API progress video". mediagoblin.org. http://mediagoblin.org/news/pump-api-progress.html. Retrieved 2014-03-22. 
  8. Linksvayer, Mike. "pumped". autonomo.us. http://autonomo.us/2013/07/12/pumped/. Retrieved 21 March 2014. 
  9. "Groups". https://github.com/e14n/pump.io/issues/299. Retrieved 2014-03-20. 
  10. "Automatically link hash tags". https://github.com/e14n/pump.io/issues/245. Retrieved 2014-03-20. 
  11. "'Popular'". https://github.com/e14n/pump.io/issues/655. Retrieved 2014-03-20.