pigeon-box
slacker
pigeon-box | slacker | |
---|---|---|
2 | 1 | |
1 | 803 | |
- | -0.4% | |
7.9 | 6.7 | |
7 months ago | over 1 year ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pigeon-box
-
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
slacker
-
Slack Bot Framework
We just released v2.0.0-alpha1 of https://github.com/shomali11/slacker
What are some alternatives?
botmand - Inetd for Slack Bots
go-multierror - A Go (golang) package for representing a list of errors as a single error.
slack-bot - Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests with AI support...
conv - Fast conversions across various Go types with a simple API.
replbot - Slack/Discord bot for running interactive REPLs and shells from a chat.
stats - :chart_with_upwards_trend: Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...