Open jbenet opened 9 years ago
@jbenet also, it would be cool if ipfs.io could run a Matrix homeserver and an official IRC bridge for #ipfs, just so that this doesn't go offline if something happens to matrix.org
@lgierth this would also allow us to extend the auth mechanism to handle PKI challenges like you suggested (I think that was you?)
@davidar that's great!!
i like v2 the most, but i like the v1 logo (like the overlap of the cube and V). (the text overlap is not ideal though, i think). maybe: "IPFS [ overlapped-logo ] Vector"
Yeah we could run a homeserver and irc bridge. easy to setup and run? maybe can add to https://github.com/ipfs/infrastructure as a PR and discuss there how best to set it up.
on the "Chat Live" badge, i think a brighter badge/button may be merited. i mostly ignore those buttons. i think something with a gif with chat text scrolling may help. idk thought cc @diasdavid
@jbenet yeah, I like the v1 logo too, but @ara4n asked me not to use the vector branding
I haven't setup a matrix server myself, but I believe it's relatively easy. I'll open an issue
@davidar great work! wonder: can we modify the client so it automatically joins a channel (in our case, #ipfs on freenode) or something? after signing up i was lost. i know you mentioned it in the splash landing page (which looks great!) but dont think it's enough. people will be lost in a new thing, joining new channels, (the matrix default channel) and start asking questions there. it will be a nightmare for matrix users and the chat users both.
can we modify the client so it automatically joins a channel (in our case, #ipfs on freenode)
@dbkr Would you mind helping me with this? :)
This is fairly high on our todo list anyway so you can wait until we write it if you like, but essentially it's just a question of extending the URL handling to remember if the client was opened with a room URL and then redirect back to it after signup.
This is fairly high on our todo list anyway so you can wait until we write it if you like
Awesome. @jbenet That ok with you?
We also plan to fix the anonymous login stuff shortly too, which I think is jbenet's main concern here.
On 18 Sep 2015, at 13:08, David A Roberts notifications@github.com wrote:
This is fairly high on our todo list anyway so you can wait until we write it if you like
Awesome. @jbenet That ok with you?
— Reply to this email directly or view it on GitHub.
Awesome. @jbenet That ok with you?
Sure!
@dbkr @ara4n do you guys need styling help for the vector UI/UX? we may be able to help with that.
I've just landed support for redirecting back to the right room after logging in to the develop branch of vector: https://github.com/vector-im/vector-web/tree/develop
Hopefully this should do the trick - let me know if you have any problems with it.
@dbkr Sorry, I must have missed your comment. I'll give it a spin soon and let you know how it goes :)
nice!! :+1: