Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this was the wrong idea #1

Open
dominictarr opened this issue Mar 24, 2015 · 2 comments
Open

this was the wrong idea #1

dominictarr opened this issue Mar 24, 2015 · 2 comments

Comments

@dominictarr
Copy link
Owner

@pfraze after exploring this for a while I realized it was the wrong idea.
It abstracted only the simplest part of sbot, where more important part is that it's about different apis connecting to each other. like a phone call, when you answer an rpc call, you should be able to call methods back on the caller (at least emit).

I didn't really get near my goal, which was implementing permissions.
I think this is the reason: ssbc/ssb-server#144
That way, by the time the connection is official, the permissions can be chosen,
and if you want to change permissions, you reconnect.

@pfrazee
Copy link

pfrazee commented Mar 24, 2015

ok that's interesting, so I'm curious how you're thinking of changing the auth process

@dominictarr
Copy link
Owner Author

since this depends on point-to-point crypto, I'm gonna leave this until next week. I've gotta prepare my talk for http://christchurch.nodeconf.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants