Skip to content

Pass seed groups directly to SybilGroupRank rather than finding seed groups by looking at seed users #1

@abramsymons

Description

@abramsymons

def get_group_type(group_nodes):

If we have for example 3 seed groups A, B, C and A=(a1, a2, a3) B=(b1, b2, b3) and C=(c1, c2, c3) and then (a1, b1, c1) make a group, my approach set this new group as a seed group. It may be problematic.

There is a subtle attack where members of different seed groups can choose to collude to create new seed groups. It doesn't seem likely, but it's probably better to avoid it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions