Show HN: Freechains: Peer-to-Peer Content Dissemination
1–6 of 6 posts
Re: Show HN: Freechains: Peer-to-Peer Content Dissemination
#2Any feedback is welcome.
Francisco
Re: Show HN: Freechains: Peer-to-Peer Content Dissemination
#3Hi, I'm the author of Freechains. Any feedback is welcome. Francisco
> the initial reputation for the first author becomes negligible as time goes
curious, how do you handle automated author creation and reputation farming?
Re: Show HN: Freechains: Peer-to-Peer Content Dissemination
#4Hi, I'm the author of Freechains. Any feedback is welcome. Francisco
saw a comment in a readme, like: > the initial reputation for the first author becomes negligible as time goes curious, how do you handle automated author creation and reputation farming?
Re: Show HN: Freechains: Peer-to-Peer Content Dissemination
#5Hi, I'm the author of Freechains. Any feedback is welcome. Francisco
My real feedback: I personallh despise +/- voting systems to measure reputation, these systems can be gamed, you'll have to actively moderate fraud (if possible) and sybil attacks.
My suggestion, 1) just collect transactional and contextual telemetry and let clients decide how to measure reputation. 2) Similar to #1, require contextual inputs for transaction. Context about the user, the voter,the nature of the post or transaction (tags?) and output a network verdict but still allow clients to override network metrics. For example, a client can distrust or give a 10x multiplier for votes from a poster/user, or add a 10x multiplier on negative reps for certain types of transactions.
IMO, if you make reps a client only feature,you can adopt to threats and come up with better rep measurement by simply updating clients with a new version without worrying to much about how many people use a certain version.
Re: Show HN: Freechains: Peer-to-Peer Content Dissemination
#6Hi, I'm the author of Freechains. Any feedback is welcome. Francisco
First, you will get many frowns for '| sudo sh' installation. For all the crypto you use I would expect signed installers or packages,not a URL,but these are somewhat cosmetic hair-splittings. My real feedback: I personallh despise +/- voting systems to measure reputation, these systems can be gamed, you'll have to actively moderate fraud (if possible) and sybil attacks. My suggestion, 1) just collect transactional a…