Slacko

A lightweight, keyboard-driven TUI client for Slack

View the Project on GitHub m96-chan/Slacko

Privacy Policy

Last updated: February 23, 2026

Overview

Slacko is an open-source terminal client for Slack. Your privacy is important to us. This policy explains what data Slacko accesses and how it is handled.

Data Collection

Slacko does not collect, store, or transmit any user data to the developer or any third party.

All communication happens directly between your device and Slack’s API servers. Slacko is a client application that runs entirely on your local machine.

Slack API Access

When you authorize Slacko, it requests the following categories of access to your Slack workspace:

These permissions are used solely to provide the TUI client functionality. Slacko does not access data beyond what is displayed to you in the application.

Token Storage

Your Slack authentication tokens are stored locally on your device using your operating system’s secure keyring (e.g., GNOME Keyring, macOS Keychain, Windows Credential Manager). Tokens are never transmitted to any server other than Slack’s API.

OAuth Proxy

When using the default OAuth login flow, the authorization process passes through a Cloudflare Worker (slacko-oauth.m96-chan.dev). This proxy:

You can bypass the proxy entirely by configuring your own Slack App with client_secret in self-hosted mode.

Third-Party Services

Slacko interacts only with:

No analytics, telemetry, or tracking services are used.

Open Source

Slacko is fully open source under the MIT License. You can audit the complete source code at github.com/m96-chan/Slacko.

Changes

If this privacy policy changes, the updated version will be posted here with a revised date.

Contact

For questions about this privacy policy, please open an issue on GitHub.