pontarius / pontarius-service

GNU Affero General Public License v3.0
1 stars 2 forks source link

The possibility of ignoring (linking of) a peer #3

Open jonkri opened 9 years ago

jonkri commented 9 years ago

Some peers won't be interesting to assign to an identity, so we should allow to assign a flag to these peers indicating that it should be ignored. When this flag is set, the system will no longer include these peers in lists of unlinked identities, and so on.

It should be possible to disable this flag later on.

Related to #2.