# Chat and collaboration (Slack alternatives)

[Slack](https://slack.com/) is a dominant workplace communication platform that was used with great results at the online NIME 2020 conference. Previous discussions have highlighted certain issues that may limit its viability for future conferences (10k message storage limit, prohibitively expensive premium licence, potential privacy concerns). In addition to these, we examine whether there are environmental costs associated with Slack that could be reduced by using an alternate platform.

### Questions Raised

1. Are there significant environmental costs associated with Slack that would be reduced by switching to another platform?
2. What are the sustainability practices of Slack Technologies?
3. Are there alternative platforms that are tested, reliable, and scalable to accommodate the NIME conference?

### Notes

Little is found online about the environmental practices of Slack Technologies. They are, however, part of a 21-company alliance entitled [***Step Up Declaration***](https://stepupdeclaration.org/), "dedicated to harnessing the power of the fourth industrial revolution to help reduce greenhouse gas emissions across all economic sectors and ensure a climate turning point by 2020". Step Up Declaration is in turn part of an initiative called [Mission 2020](https://mission2020.global/).

In their [statement](https://stepupdeclaration.org/slack), Slack announced the following commitments to environmental action:

* become fully carbon neutral by 2030
* eliminate single-use placstics from buildings by 2030
* support regenerative and sustainable agriculture through purchasing
* champion inclusive communities

According to [this article](https://www.ethicalconsumer.org/technology/shopping-guide/video-conferencing?fbclid=IwAR1cfsoJGGcgypD0mktU6q-eNeDbcNR8P8c2cazyYxK5MKhjJpn22AP65lM), the paid version of Slack relies on Amazon Web Services. Additionally, the article claims that Slack is involved with tax avoidance and excessive enumeration of executives. More research is needed.

Some alternatives to Slack have been proposed:

* [Rocket Chat](https://rocket.chat/)
* [Mattermost](https://mattermost.com/)

Both options can be self-hosted which, depending on host server, may provide sustainability benefits. More research is necessary to evaluate potential advantages of these alternatives over Slack. Also it is unclear if similar limitations exist for these platforms (eg. message limits on free tiers, subscription costs for 'pro' features)

### External Links and References

* [ethicalconsumer.org guide to video conferencing](https://www.ethicalconsumer.org/technology/shopping-guide/video-conferencing?fbclid=IwAR1cfsoJGGcgypD0mktU6q-eNeDbcNR8P8c2cazyYxK5MKhjJpn22AP65lM) (*paid subscription required to view full article*)

### Contributor(s)

* [John Sullivan](mailto:johnny@johnnyvenom.com)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eco.nime.org/services/chat_collaboration_tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
