Pigeon-box Alternatives
Similar projects and alternatives to pigeon-box based on common topics and language
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
slack-bot
Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests with AI support...
-
-
-
go-slack-app-on-cloud-functions-boilerplate
This is a slack app boilerplate built with go for Cloud Functions
pigeon-box discussion
pigeon-box reviews and mentions
-
Show HN: Pigeon Box – Open-source encrypted chat for Slack users
I've built several prototypes, but most were either too hard to use or missed the point by sending decrypted data back to Slack.
The last one stuck, being a mix of self-hosted browser chat and a Slack bot, where slack is used only for chat init and ott delivery. The user flow is easy to understand (even for tech challenged people), it checked off a handful of security boxes, and it's fairly cheap to run and maintain (golang + htmx and alpine for rendering and ui fluff).
Yesterday someone disclosed the Slack private chat LLM leak/vulnerability and it felt like the perfect time to release the project to the public.
You'll find the repo here https://github.com/nikola-susa/pigeon-box
Stats
nikola-susa/pigeon-box is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pigeon-box is Go.