The Formula
[ G_v^o = (1 - e^{-\alpha \sum_w G_w^o \cdot c_r^w}) \cdot \frac{\sum_w G_w^o \cdot c_r^w \cdot r_v^w}{\sum_w G_w^o \cdot c_r^w} ]
Component Breakdown (Apartment Building Analogy)
G_v^o: The final reputation score of tenant v (you) in a context o. It is the result you see.
Right Part (The Weighted Average of Votes):
∑_w(Sum over allw): Means all neighbors (w) who interacted with you are considered.r_v^w: This is the NUMERICAL VALUE OF THE "VOTE", the most critical and often non-transparent point. It is not the action itself (like, zap), but the number that action is converted to by an internal "weight table" of the system.- Hypothetical hidden example: A "like" might be worth
1, a "zap"5, a "repost"3. This mapping (action -> number) is a fundamental and often secret rule of the algorithm.
- Hypothetical hidden example: A "like" might be worth
G_w^o: The reputation of the voter. A vote from the building's board president (high reputation) counts more than a vote from a new tenant (low reputation).c_r^w: The credibility of the voter. The vote from a neighbor who always votes yes to everything is "discounted" compared to one who votes more selectively.- The complete fraction
(∑ G_w^o ⋅ c_r^w ⋅ r_v^w) / (∑ G_w^o ⋅ c_r^w)calculates your average rating, but gives more weight to votes from authoritative (G_w^ohigh) and reliable (c_r^whigh) neighbors.
Left Part (The Growth Multiplier/Limiter):
(1 - e^{-α * S})whereS = ∑_w G_w^o ⋅ c_r^w.α(Alpha): The GROWTH PARAMETER, a fixed number set by the developers. It decides how easy it is to climb in reputation.- HIGH
α: Little support (Ssmall) is needed to make the score rise quickly. - LOW
α: A huge amount of support (Slarge) is needed to grow.
- HIGH
e: Euler's number (~2.718). This function acts as a "mathematical brake". As long as you haven't gathered enough support (S) from influential and credible figures, this multiplier stays close to ZERO, keeping your final score low even if you received a few good votes.
Critical Practical Points for the User
-
THE BIGGEST SECRET: The Conversion Table (
r_v^w). The algorithm is useless without knowing how it transforms a like, a zap, or a comment into a number. This is the primary lever of control and potential manipulation. Key question to ask developers: "What is the weight table that maps actions (like, zap, repost) tor_v^wvalues?" -
The Golden Rule: Quality >>> Quantity. A single "repost" or "zap" from a maximum-reputation account (very high
G_w^o) is worth more than HUNDREDS of likes from new or poorly connected accounts. The effective strategy is to build quality relationships with influential nodes already recognized by the network. -
The Invisible Brake (
αand the multiplier). Even if you get a vote from an influential person, if the total sum of your support (S) is still low, the mathematical "brake" (left part) still crushes your final score. The system is designed to reward consistency in receiving support from authoritative sources over time, not one-off successes.
Conclusion
The formula shows that reputation in this system is not a democratic measure of popularity, but a measure of endorsement by the network's current "establishment" (high G_w^o). The complete lack of transparency about how your daily actions (r_v^w) and the growth parameter (α) are calibrated leaves substantial power in the hands of those who develop and manage the algorithm.
#NostrCritics #Algorithm #AskNostr #zap #Decentralization #CensorshipResistance #Nostr #Moderation #Fediverse #Bitcoin #wotathon #FreeSpeech #OpenProtocol#NostrGrowth #NostrAdoption #WoT (Web of Trust) #NostrFeedback #NIP (Nostr Implementation Possibility) #NostrCritique #sats #BTC
