shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

271
active users

#messagingapp

0 posts0 participants0 posts today
eicker.TV ▹ Technews<p>Jack Dorsey liefert mit Bitchat den 1. Messenger auf Bluetooth.</p><p>Neuer Messenger ohne Internet 🌐 <a href="https://mastodon.social/tags/JackDorsey" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JackDorsey</span></a> hat <a href="https://mastodon.social/tags/Bitchat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bitchat</span></a> vorgestellt, eine <a href="https://mastodon.social/tags/dezentral" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dezentral</span></a>|e <a href="https://mastodon.social/tags/MessagingApp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MessagingApp</span></a>, die komplett über <a href="https://mastodon.social/tags/Bluetooth" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bluetooth</span></a> funktioniert – ganz ohne Internet, Server oder Telefonnummer.</p><p>Datenschutz und Zensurresistenz 🔒 Die App verschlüsselt Nachrichten, speichert sie nur lokal auf den Geräten und garantiert so <a href="https://mastodon.social/tags/Privatsph%C3%A4re" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Privatsphäre</span></a> sowie Schutz vor Zensur und Überwachung. (1/2)</p>
xoron :verified:<p>Are Web Components &amp; Cybersecurity A Better Combo?</p><p>I'm not trying to dunk on popular <a href="https://infosec.exchange/tags/UI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UI</span></a> <a href="https://infosec.exchange/tags/frameworks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>frameworks</span></a> – I'm sure they're totally fine for <a href="https://infosec.exchange/tags/cybersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cybersecurity</span></a> stuff, probably get loads of reviews and <a href="https://infosec.exchange/tags/audits" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>audits</span></a>.</p><p>But from my angle: Web Components are *native* to the <a href="https://infosec.exchange/tags/browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browser</span></a>. Doesn't that just inherently reduce the risk of **<a href="https://infosec.exchange/tags/SupplyChainAttacks" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SupplyChainAttacks</span></a>** (you know, like a rogue `npm install` on a bad network) for your <a href="https://infosec.exchange/tags/AppSecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AppSecurity</span></a>?</p><p>Or am I overthinking it, and the <a href="https://infosec.exchange/tags/framework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>framework</span></a> choice is less important than the <a href="https://infosec.exchange/tags/browser" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browser</span></a>, <a href="https://infosec.exchange/tags/OS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OS</span></a>, or <a href="https://infosec.exchange/tags/device" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>device</span></a> running it? What are your thoughts, <a href="https://infosec.exchange/tags/DevCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DevCommunity</span></a>?</p><p>---</p><p>Quick context: I've got a <a href="https://infosec.exchange/tags/ReactJS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ReactJS</span></a> <a href="https://infosec.exchange/tags/messagingApp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>messagingApp</span></a> (repo here: <a href="https://github.com/positive-intentions/chat" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/positive-intentions</span><span class="invisible">/chat</span></a>) and a separate <a href="https://infosec.exchange/tags/UIFramework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UIFramework</span></a> (repo here: <a href="https://github.com/positive-intentions/dim" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/positive-intentions</span><span class="invisible">/dim</span></a>) built with <a href="https://infosec.exchange/tags/Lit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lit</span></a> (which uses Web Components). I'm genuinely wondering if there's a compelling <a href="https://infosec.exchange/tags/cybersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cybersecurity</span></a> reason to refactor the chat app to use my <a href="https://infosec.exchange/tags/WebComponent" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebComponent</span></a> UI framework. Might be a whole new level of <a href="https://infosec.exchange/tags/SecurityByDesign" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SecurityByDesign</span></a> for <a href="https://infosec.exchange/tags/FrontEndDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FrontEndDev</span></a>.</p><p>FYI, same question's on Reddit here: <a href="https://www.reddit.com/r/ExperiencedDevs/comments/1lmk1rg/are_web_components_better_for_cybersecurity/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">reddit.com/r/ExperiencedDevs/c</span><span class="invisible">omments/1lmk1rg/are_web_components_better_for_cybersecurity/</span></a>, got some good <a href="https://infosec.exchange/tags/insights" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>insights</span></a>, but want to make sure nothing's getting overlooked! Let's discuss <a href="https://infosec.exchange/tags/InfoSec" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InfoSec</span></a> <a href="https://infosec.exchange/tags/WebDev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WebDev</span></a> <a href="https://infosec.exchange/tags/JavaScript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JavaScript</span></a> <a href="https://infosec.exchange/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://infosec.exchange/tags/TechQuestion" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechQuestion</span></a>.</p>
Farooq | فاروق<p>Considering that both <a href="https://cr8r.gg/tags/XMPP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XMPP</span></a> and <a href="https://cr8r.gg/tags/Matrix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Matrix</span></a> re-invented <a href="https://cr8r.gg/tags/decentralized" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>decentralized</span></a> communication while <a href="https://cr8r.gg/tags/email" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>email</span></a> was already there, makes <a href="https://cr8r.gg/tags/deltachat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>deltachat</span></a> more interesting.</p><p>The fact that DC didn't invent a new protocol for <a href="https://cr8r.gg/tags/InstantMessaging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>InstantMessaging</span></a> and just used the protocol which was already there, and also that how far has it gone, is mind blowing.</p><p>At first when I was chatting with <span class="h-card" translate="no"><a href="https://fosstodon.org/@treefit" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>treefit</span></a></span>, I already was developing a Matrix client(<a href="https://cr8r.gg/tags/chooj" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chooj</span></a>) for <a href="https://cr8r.gg/tags/KaiOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KaiOS</span></a> and it was the only decentralized IM which I was using and investing resources into. I was skeptical but then I thought it would be a good idea to invest into DeltaChat, as well as Matrix. His argument, of course, wasn't good. He was arguing that we need multiple options in the case one of decentralized IMs fail. However this convinced me to give DC a try.</p><p>But now, I see that DC has very unique advantages no other messenger has. Their moto is "playing the long term" game. Unlike Matrix which suddenly exploded, DC moves very slowly. As an advantage, DC is much more consistent, hassle free, has less bugs(in my experience) and has better UI/UX than many Matrix clients. But it has got several disadvantages. Matrix has tons more features which DC hasn't got or has added them just recently such as editing messages and reactions. And it is not yet suitable for public groups, like the ones we've got in the Matrix network.</p><p>Overall, if you want secure chat with friends or family or other people you trust, DeltaChat is a very good option and the experience is very good. And I haven't seen something like <a href="https://cr8r.gg/tags/webxdc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webxdc</span></a> in any other IM. However if you want something like <a href="https://cr8r.gg/tags/Discord" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Discord</span></a> guilds for a community, Matrix is the way to go.</p><p>BTW, DC currently lacks funding, thanks to what <a href="https://cr8r.gg/tags/Trump" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Trump</span></a> did with <a href="https://cr8r.gg/tags/OpenTechnologyFund" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenTechnologyFund</span></a>(<a href="https://cr8r.gg/tags/OTF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OTF</span></a>). If you can help in anyway, financial or otherwise, it will be extra valuable at this point. </p><p><a href="https://cr8r.gg/tags/IM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IM</span></a> <a href="https://cr8r.gg/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://cr8r.gg/tags/Messenger" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Messenger</span></a> <a href="https://cr8r.gg/tags/MessagingApp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MessagingApp</span></a> <a href="https://cr8r.gg/tags/opensource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensource</span></a> <a href="https://cr8r.gg/tags/opensourceIM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>opensourceIM</span></a> <a href="https://cr8r.gg/tags/freesoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>freesoftware</span></a></p>
Ozzie D, NP-hard :bikepump: :vegan:<p>Group chats/texts suck. The main reason I hate them is that it's impossible to manage <a href="https://infosec.exchange/tags/notifications" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>notifications</span></a>, which are especially annoying when buzzed for a series of low-info reactions (affirmations, thankyous, me-too's).</p><p>In many cases I can only silence a chat as a whole, and sometimes not even that works. Are there any <a href="https://infosec.exchange/tags/messaging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>messaging</span></a> platforms that provide granular controls? Features I would love (and might switch platforms for):</p><ul><li>toggle notifications on/off for specified participants.</li><li>toggle notifications on/off for "reacts", emojis (as sole content), and specified keywords ("OK", "thanks").</li></ul><p><a href="https://infosec.exchange/tags/Slack" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Slack</span></a> and some other platforms allow one to restrict notifications to only personal "mentions", which is nice in some contexts, but not too helpful in others.</p><p><a href="https://infosec.exchange/tags/messagingapp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>messagingapp</span></a> <a href="https://infosec.exchange/tags/chat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chat</span></a> <a href="https://infosec.exchange/tags/UX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UX</span></a></p>
Norobiik @Norobiik@noc.social<p>" ’Angelo compares Poe’s ambitions to a web browser: rather than require every service to have and maintain its own full-stack app on every platform, he hopes developers can build bots and trust that users can find them through Poe."</p><p><a href="https://noc.social/tags/Poe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Poe</span></a>’s <a href="https://noc.social/tags/AIChatbot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AIChatbot</span></a>: testing <a href="https://noc.social/tags/Quora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Quora</span></a>’s universal <a href="https://noc.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://noc.social/tags/MessagingApp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MessagingApp</span></a> for <a href="https://noc.social/tags/ChatGPT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChatGPT</span></a> and more | <a href="https://noc.social/tags/GENERATIVEAI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GENERATIVEAI</span></a> | The Verge<br><a href="https://www.theverge.com/23674656/poe-ai-chatbot-messaging-app" rel="nofollow noopener" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">theverge.com/23674656/poe-ai-c</span><span class="invisible">hatbot-messaging-app</span></a></p>