VAuroch comments on Book review: The Reputation Society. Part II - Less Wrong

5 Post author: Stefan_Schubert 14 May 2014 10:16AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (5)

You are viewing a single comment's thread.

Comment author: VAuroch 15 May 2014 10:09:49PM 2 points [-]

I think I'll pick this up, it sounds like it deals with some stuff I've thought a fair amount about.

I've had some specific thoughts on a semi-anonymous system that splits the difference between concealing identity and allowing identity verification, originally conceived of as a distributed banking system to minimize trust requirements, but fundamentally a reputational system. The required crypto to make it work is currently marked "Magic Occurs Here", but it navigates enough of the pitfalls mentioned here that what I have might be worth putting up to scrutiny.

In case other people here are interested in hearing about this idea, the general idea is an account-network where some group you're a member of (i.e. your college, your church, LessWrong, a warez forum) can grant you an account, but can't check their membership roster without your explicit consent, and other members of the same group can verify shared membership without learning what account you're associated with or involving the group itself. I've worked out some basic specs for what's needed, it shouldn't be too much work to get it to at least the level of a Discussion post.

Comment author: satt 19 May 2014 12:40:46AM *  1 point [-]

I started thinking about how one might implement a system like this, but realized I didn't know who specifically in a group would be able to grant an account. Would it be any existing member, or a quorum of members, or would a group have two membership tiers, with members who could grant new people entry and members who couldn't? (Or maybe you're leaving the choice open...? Might be possible to design the system to allow some choice here.)

Comment author: VAuroch 20 May 2014 04:01:07PM 1 point [-]

The original idea was that each group has a centralized authority for adding members. But that could be controlled however, so any of those could be possible.

Comment author: Stefan_Schubert 16 May 2014 11:24:30AM 1 point [-]

Interesting. I for one would definitely be interested in reading such a post!