TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Matrix Space Beta

281 pointsby fasquoikaabout 4 years ago

15 comments

Arathornabout 4 years ago
For what it’s worth, the thing I find most exciting about Spaces is that they provide a decentralised hierarchical namespace with decentralised access controls for every room (ie pubsub topic) in Matrix. So it’s like we’ve sprouted an openly federated global hierarchical filing system for freeform realtime data streams of all flavours - where people can go crazy defining their own trees, applying their own curation ideals; perhaps we’ll even see a single global tree emerge (although the implementation may need some more optimisation first).<p>It’s like a multiplayer hybrid of DMOZ and USENET and the read&#x2F;write Web all rolled together. Once we start storing more interesting data streams than instant messages in it (eg forums, email, bulletin boards, DOMs, scene graphs, ticker data, IOT sensor data...) it <i>really</i> gets interesting :)<p>Plus you can use it to organise your own rooms and have Discord style communities or Slack style workspaces, but that’s the boring obvious bit ;)<p>Edit: for a user-facing rather than developer-facing overview, <a href="https:&#x2F;&#x2F;element.io&#x2F;blog&#x2F;spaces-the-next-frontier&#x2F;" rel="nofollow">https:&#x2F;&#x2F;element.io&#x2F;blog&#x2F;spaces-the-next-frontier&#x2F;</a> has more details.
评论 #27206569 未加载
评论 #27202785 未加载
viccuadabout 4 years ago
Wohoo! Thanks to Spaces, I feel comfortable using Cactus comments for blog posts (e.g: <a href="https:&#x2F;&#x2F;viccuad.me&#x2F;blog&#x2F;enabling-cactus-comments" rel="nofollow">https:&#x2F;&#x2F;viccuad.me&#x2F;blog&#x2F;enabling-cactus-comments</a>), as I could create a private space containing all the rooms for each blog post comment chain.<p>To me it shows the snowballing effect of features.<p>Also, Matrix&#x27;s Spaces (even in Beta) seem more flexible and thought out than the second best implementation I know, in Slack.
评论 #27202489 未加载
评论 #27245705 未加载
hda2about 4 years ago
What is the E2EE story for spaces? Besides space names and member lists which I assume are visible to the server like normal rooms, what other information is also visible to the home server? Are rooms&#x2F;subspaces inside spaces also visible?
评论 #27205176 未加载
danShumwayabout 4 years ago
Pretty exciting stuff, still trying to wrap my head around some of the technical possibilities outside of chat. Just to be clear, a room can be contained in multiple spaces, right? Or even, if I&#x27;m understanding it correctly, in multiple places in a hierarchy in the same space?<p>The Element blog post talks about setting up admin spaces and community spaces. So if rooms aren&#x27;t exclusive to a single space I could build custom, private spaces that pull rooms from multiple different communities I&#x27;m a part of.<p>That&#x27;s a really cool feature that Discord doesn&#x27;t have right now.
评论 #27204185 未加载
评论 #27203888 未加载
smbvabout 4 years ago
Once this becomes widespread, I can actually start using Matrix as a real Discord &#x2F; Slack alternative (communities just weren&#x27;t cutting it, unfortunately).
评论 #27202603 未加载
评论 #27204113 未加载
Evidloabout 4 years ago
So I understand why the spaces api is similar to rooms from a developers perspective, but why do they share the same # sigil as rooms and not take the old + community sigil?<p>Spaces seem conceptually different from rooms.
评论 #27202444 未加载
评论 #27202458 未加载
gfodorabout 4 years ago
This is really cool tech. I&#x27;m using it in my &quot;Discord meets Minecraft&quot; app (jel.app), it&#x27;s basically exactly the primitive missing to really have a multi-tenant story for these kinds of chat systems.
AnonCabout 4 years ago
I looked at this post and the user facing blog post, but I’m not sure if I’ve understood this. Is it just a way to organize different rooms together for easy access (like Telegram’s folders, which is just for each person, but here these can also be shared with others)? If yes, then can someone please point to similar implementations (preferably with screenshots) on other platforms for comparison and where the similarities and differences lie?
评论 #27204714 未加载
Arathornabout 4 years ago
also <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27185737" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27185737</a> :)
haolezabout 4 years ago
Anyone here using the Matrix ecosystem instead of Teams for a more &quot;enterprisey&quot; company?
评论 #27206596 未加载
hparadizabout 4 years ago
A good and robust bot api and useful smart widgets based on url are a must. I&#x27;ve had chats go from discord to matrix and then simply die after a few days.
评论 #27206485 未加载
danellisabout 4 years ago
&gt; As many know, over the years we&#x27;ve experimented with how to let users locate and curate sets of users and rooms in Matrix. Back in Nov 2017 we added &#x27;groups&#x27; (aka &#x27;communities&#x27;) as a custom mechanism for this - introducing identifiers beginning with a + symbol to represent sets of rooms and users, like +matrix:matrix.org.<p>We already have a universal notation for identifying resources on the Web. Why not use that?
评论 #27202996 未加载
评论 #27202947 未加载
paraknightabout 4 years ago
This is very exciting! Been waiting for this for a while
brunoqcabout 4 years ago
Finally!
sneakabout 4 years ago
Do the Matrix clients still phone-home to some centralized server (Vector, I think it&#x27;s called) as well as to matrix.org on every launch?<p>That&#x27;s what kept me from switching last time; to me a federation client that&#x27;s going to phone home to a central server is no better from a privacy standpoint than using Signal (which isn&#x27;t federated but is also end to end encrypted and phones home to its centralized server), and Signal&#x27;s UX is better thus far.<p>If that can get solved (and it seems like it can), Matrix looks like it&#x27;s going to be super awesome.
评论 #27203702 未加载