This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 308
switch to web of trust for open group pachinko #901
Comments
Also hot because of this use case (via Twitter):
The way pachinko would work for this use case is:
@andyweissman mentioned something very similar on a Skype call we had a while back. |
I want to get this done. This is, to me, the last big feature that Gittip needs under "make it run." After this, we turn to "make it right." What do we need in order to open this up to others? First, we're going to call this feature "Teams." Teams can have up to 149 members. A member of a team is an individual participant (not a company, nor another team) that is allowed to vote on how to split the money given to that team. Here's what we need:
|
This was referenced May 16, 2013
chadwhitacre
added a commit
that referenced
this issue
May 16, 2013
It now takes an argument, the team in question. It is otherwise unchanged as yet, however.
chadwhitacre
added a commit
that referenced
this issue
May 16, 2013
The constraint we were using to locate the ctime to use was too loose relative to the distinct clause in the current_identifications view.
chadwhitacre
added a commit
that referenced
this issue
May 16, 2013
Early and often. This is the barest conversion of pachinko for open groups to a web of trust model instead of a more open voting model.
corytheboyd
pushed a commit
to bountysource/www.gittip.com
that referenced
this issue
May 16, 2013
It now takes an argument, the team in question. It is otherwise unchanged as yet, however.
corytheboyd
pushed a commit
to bountysource/www.gittip.com
that referenced
this issue
May 16, 2013
The constraint we were using to locate the ctime to use was too loose relative to the distinct clause in the current_identifications view.
corytheboyd
pushed a commit
to bountysource/www.gittip.com
that referenced
this issue
May 16, 2013
Early and often. This is the barest conversion of pachinko for open groups to a web of trust model instead of a more open voting model.
This was referenced Mar 29, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Right now open groups on Gittip are such that anyone who has moved money in/out of Gittip can vote on how the money is split. We need to move instead to a web of trust model where the open group participant is the root. Anyone they vote for can also vote, and on out.
This is hot because @jmathai is asking for Trovebox to be an open group:
https://twitter.com/jmathai/status/329319612468588544
The text was updated successfully, but these errors were encountered: