davidar / vector-web

Vector+IPFS
https://ipfs.io/ipfs/QmUTJhudRGn2QRUz8eJ7wn8wxvpaJa5eBmhEexcwdPNa7h
Apache License 2.0
2 stars 0 forks source link

Use for IPFS #2

Open jbenet opened 8 years ago

jbenet commented 8 years ago
davidar commented 8 years ago

v0: https://ipfs.io/ipfs/QmXkxZvZ8apvsVL7naAwsL8kGxu41PSBHzvTpaw39oowBB

v1: https://ipfs.io/ipfs/QmUTJhudRGn2QRUz8eJ7wn8wxvpaJa5eBmhEexcwdPNa7h

v2: https://ipfs.io/ipfs/Qmbm8matKreFd1nDwA3CWWCMauMcSEJNz1NVJ4ApEzJbhp

Should probably set up IPNS for this: IPFS Chat

davidar commented 8 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?)

jbenet commented 8 years ago

@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

davidar commented 8 years ago

@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

daviddias commented 8 years ago

i mostly ignore those buttons. i think something with a gif with chat text scrolling may help.

scrolling text ftw! :D

I've been adding this to every IPFS related repo I create, it is simple, but it goes nice with the other badges

jbenet commented 8 years ago

@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.

davidar commented 8 years ago

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? :)

dbkr commented 8 years ago

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.

davidar commented 8 years ago

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?

ara4n commented 8 years ago

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.

jbenet commented 8 years ago

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.

dbkr commented 8 years ago

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.

davidar commented 8 years ago

@dbkr Sorry, I must have missed your comment. I'll give it a spin soon and let you know how it goes :)

davidar commented 8 years ago

@jbenet http://chat.ipfs.io/#/room/#ipfs:matrix.org

jbenet commented 8 years ago

nice!! :+1: