Show HN: Use Slack Emoji on GitHub
11–20 of 32 posts
Re: Show HN: Use Slack Emoji on GitHub
#12> All you need is to have the Single Emoji browser extension, which connects to your Slack workspace and enables you to use your favorite Emoji on your favorite tools, by making the smallest patches possible to how these tools work. Nothing too fancy, nothing too suspicious. all you need is to connect random javascript to a major channel for social engineering and then run it inside major channel for software supply…
Re: Show HN: Use Slack Emoji on GitHub
#13Does this work for others not running the browser extension (or outside of your Slack organisation)? Also, Emoji has been part of Unicode for more than a decade...
Re: Show HN: Use Slack Emoji on GitHub
#14> All you need is to have the Single Emoji browser extension, which connects to your Slack workspace and enables you to use your favorite Emoji on your favorite tools, by making the smallest patches possible to how these tools work. Nothing too fancy, nothing too suspicious. all you need is to connect random javascript to a major channel for social engineering and then run it inside major channel for software supply…
I mean, you’re not wrong, but I’d bet the Venn diagram of… - people who use both a Web Extensions-supporting browser and Slack - people who install extensions with permissions to run arbitrary JS on every page - people who install or use Slack bots/etc with excessive access to Slack data … is likely very nearly a circle. The emoji use case isn’t one for which I’d personally take that combination of risks. But I can i…
This is just basically everyone using Slack, as Firefox, Chrome, and Safari support web extensions API
> - people who install extensions with permissions to run arbitrary JS on every page
I would bet that most people who use Chrome or Firefox install extensions that can run arbitrary JS on every page, like ad blockers, full page screenshot, or “nifty” discount-coupon-code extensions.
Re: Show HN: Use Slack Emoji on GitHub
#15It’ll be like BetterTTV but for HN :catjam: :meow_party:
Re: Show HN: Use Slack Emoji on GitHub
#16Earlier quoted context omitted.
I mean, you’re not wrong, but I’d bet the Venn diagram of… - people who use both a Web Extensions-supporting browser and Slack - people who install extensions with permissions to run arbitrary JS on every page - people who install or use Slack bots/etc with excessive access to Slack data … is likely very nearly a circle. The emoji use case isn’t one for which I’d personally take that combination of risks. But I can i…
> - people who use both a Web Extensions-supporting browser and Slack This is just basically everyone using Slack, as Firefox, Chrome, and Safari support web extensions API > - people who install extensions with permissions to run arbitrary JS on every page I would bet that most people who use Chrome or Firefox install extensions that can run arbitrary JS on every page, like ad blockers, full page screenshot, or “nif…
would be great if something like ublock is only able to disable dom elements, not insert them, for example, and has strong guarantees about not doing IO
users are much more able to audit permissions than to audit changing code
but permissions need to be 'shaped like' APIs or else they are too broad to provide power + safety together
Re: Show HN: Use Slack Emoji on GitHub
#17Earlier quoted context omitted.
Back during the Yahoo and MSN chat days (remember Windows executables?), there were also "Download custom smiley packs" ads all over the Internet. I never tried them because they were probably malware. I have the same skepticism for this extension, or how easy extensions auto-updates can turn it into one. Are the other responses in here non-ironic?
Hey there! I plan to open source this soon so the source will be available and you can read it. It is really doing nothing but adding the emoji to GitHub. But I understand that the shadiest people say they are legit, so I’ll prioritize open sourcing the extension so others can review it :) sounds good?
I get that you just wanted to make something cool, and it is very cool, but people are also right to be paranoid here. Compare the value between having a certain tiny image in your PRs versus being able to check code into any organization's Git repo as a trusted engineer at that organization, and how much someone would pay you on the black market for either of those things.
Re: Show HN: Use Slack Emoji on GitHub
#18Earlier quoted context omitted.
I mean, you’re not wrong, but I’d bet the Venn diagram of… - people who use both a Web Extensions-supporting browser and Slack - people who install extensions with permissions to run arbitrary JS on every page - people who install or use Slack bots/etc with excessive access to Slack data … is likely very nearly a circle. The emoji use case isn’t one for which I’d personally take that combination of risks. But I can i…
> - people who use both a Web Extensions-supporting browser and Slack This is just basically everyone using Slack, as Firefox, Chrome, and Safari support web extensions API > - people who install extensions with permissions to run arbitrary JS on every page I would bet that most people who use Chrome or Firefox install extensions that can run arbitrary JS on every page, like ad blockers, full page screenshot, or “nif…
~Basically my point. I made allowances for people who use neither, but they’re a vanishingly small user share.
> I would bet that most people who use Chrome or Firefox install extensions that can run arbitrary JS on every page, like ad blockers, full page screenshot, or “nifty” discount-coupon-code extensions.
Pretty much my point. Along with the former point, the Venn diagram is roughly all Slack users.
Re: Show HN: Use Slack Emoji on GitHub
#19> All you need is to have the Single Emoji browser extension, which connects to your Slack workspace and enables you to use your favorite Emoji on your favorite tools, by making the smallest patches possible to how these tools work. Nothing too fancy, nothing too suspicious. all you need is to connect random javascript to a major channel for social engineering and then run it inside major channel for software supply…
Re: Show HN: Use Slack Emoji on GitHub
#20> All you need is to have the Single Emoji browser extension, which connects to your Slack workspace and enables you to use your favorite Emoji on your favorite tools, by making the smallest patches possible to how these tools work. Nothing too fancy, nothing too suspicious. all you need is to connect random javascript to a major channel for social engineering and then run it inside major channel for software supply…
Millions of developers run random javascript on their computers on a daily basis. It's called npm. How is this any less trustworthy?