|
|
|
|
|
by underscore
5881 days ago
|
|
I like the protocol-agnostic (and locally-stored) connection information, but I don't like the fact that I (I'm assuming) have to manually synchronize them between my devices -- if I understand right, if I friended someone on my phone, I'd have to somehow synchronize that information to my laptop if I wanted to use it there. Probably the provider would keep that information locally, and then prompt my browser to accept a new copy -- I know I wouldn't want to deal with anything much more fiddly than that. Is there a compelling reason to have that (edit: where "that" is the connection information stored in the browser, as suggested in the article when I wrote this) instead of a defined-in-the-protocol way of on-demand data export? I guess the hash is just to fool spammers? It seems to add a fair amount of complication to the protocol to address just that one use case. How do you define privacy? How does your protocol protect it? edit: clarify clumsy wording |
|
Yeah, that's the primary use of the hash. It does add a bit of complication, but I think it's necessary for widespread adoption.
Privacy is provider-specific, therefore it's not up to the protocol to say what and what shouldn't be private. It's up to the provider.