This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

reframe away from "credibility" label

+23 -23
+3 -3
README.md
··· 1 1 # cred.blue 2 2 3 - - Generate a Bluesky credibility score. 3 + - Generate a Bluesky score. 4 4 - Understand your AT Proto data footprint. 5 5 - Vibe check strangers and new accounts. 6 6 ··· 10 10 11 11 The **cred.blue** scoring methodology is intended to provide a helpful contextual analysis of the public data associated with an AT Protocol or Bluesky identity. The hope is that the scoring system might help incentivize healthier behaviors and activity patterns on the network. 12 12 13 - Future versions of cred.blue may include authenticated data analysis (for your personal AT Proto data that isn't public), a custom score/credibility tracking lexicon, and an in-app labeler for the Bluesky platform. 13 + Future versions of cred.blue may include authenticated data analysis (for your personal AT Proto data that isn't public), a custom score/tracking lexicon, and an in-app labeler for the Bluesky platform. 14 14 15 15 ## The Scoring Methodology 16 16 ··· 69 69 70 70 ### Why was cred.blue created? 71 71 72 - Since its inception, Bluesky has relied upon an innovative domain verification system to help identities establish their credibility and authority. This system is powerful and should be taken advantage of, but it can only do so much in its current form. The cred.blue platform is just one experiment among many that is attempting to help people understand which social media accounts are more (or less) trustworthy. 72 + Since its inception, Bluesky has relied upon an innovative domain verification system to help identities establish their and authority. This system is powerful and should be taken advantage of, but it can only do so much in its current form. The cred.blue platform is just one experiment among many that is attempting to help people understand which social media accounts are more (or less) trustworthy. 73 73 74 74 ### Is this just a social credit score like they have in China? 75 75
+3 -3
public/index.html
··· 7 7 <meta name="theme-color" content="#000000" /> 8 8 9 9 <!-- Basic Meta Tags --> 10 - <meta name="description" content="Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 10 + <meta name="description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 11 11 <title>cred.blue</title> 12 12 13 13 <!-- OpenGraph Meta Tags --> 14 14 <meta property="og:title" content="cred.blue" /> 15 - <meta property="og:description" content="Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 15 + <meta property="og:description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 16 16 <meta property="og:image" content="https://cred.blue/cred-blue-banner.jpg" /> 17 17 <meta property="og:url" content="https://cred.blue" /> 18 18 <meta property="og:type" content="website" /> ··· 20 20 <!-- Twitter Card Meta Tags --> 21 21 <meta name="twitter:card" content="summary_large_image" /> 22 22 <meta name="twitter:title" content="cred.blue" /> 23 - <meta name="twitter:description" content="Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 23 + <meta name="twitter:description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 24 24 <meta name="twitter:image" content="https://cred.blue/cred-blue-banner.jpg" /> 25 25 26 26 <link rel="apple-touch-icon" href="https://cred.blue/credblue-logo-small.png" />
+3 -3
src/components/About/About.js
··· 11 11 <div className="alt-card"> 12 12 <h1>About cred.blue</h1> 13 13 <ul> 14 - <li>Generate a Bluesky credibility score.</li> 14 + <li>Generate a Bluesky score.</li> 15 15 <li>Understand your AT Proto data footprint.</li> 16 16 <li>Vibe check strangers and new accounts.</li> 17 17 </ul> ··· 24 24 <p><Link to="/methodology" className="methodology-link">Learn more about the scoring methodology</Link> and how to increase your score.</p> 25 25 </div> 26 26 27 - <p>Future versions of cred.blue may include authenticated data analysis (for your personal AT Proto data that isn't public), a custom score/credibility tracking lexicon, and an in-app labeler for the Bluesky platform.</p> 27 + <p>Future versions of cred.blue may include authenticated data analysis (for your personal AT Proto data that isn't public), a custom score/tracking lexicon, and an in-app labeler for the Bluesky platform.</p> 28 28 29 29 <a href="https://bsky.app/profile/did:plc:7lazllqgiktcts3gs4i6xtv6" target="_blank" rel="noreferrer">Follow cred.blue on Bluesky</a> 30 30 ··· 34 34 <p>It was created by <a href="https://bsky.app/profile/dame.is" target="_blank" rel="noreferrer">@dame.is</a>! Dame has been a part of the Bluesky community from almost the very beginning and is passionate about the AT Protocol. Dame was Bluesky user #1,216 and is building cred.blue independently.</p> 35 35 36 36 <h3>Why was cred.blue created?</h3> 37 - <p>Since its inception, Bluesky has relied upon an innovative domain verification system to help identities establish their credibility and authority. This system is powerful and should be taken advantage of, but it can only do so much in its current form. The cred.blue platform is just one experiment among many that is attempting to help people understand which social media accounts are more (or less) trustworthy.</p> 37 + <p>Since its inception, Bluesky has relied upon an innovative domain verification system to help identities establish their and authority. This system is powerful and should be taken advantage of, but it can only do so much in its current form. The cred.blue platform is just one experiment among many that is attempting to help people understand which social media accounts are more (or less) trustworthy.</p> 38 38 39 39 <h3>Is this just a social credit score like they have in China?</h3> 40 40 <p>Not at all! To begin with, the often imagined "social credit" system that many people think exists in China is not really real... to better understand the prevalent misconceptions people have about this subject, check out <a href="https://en.wikipedia.org/wiki/Social_Credit_System" target="_blank" rel="noreferrer">the Wikipedia article</a>.</p>
+4 -4
src/components/Home/Home.js
··· 13 13 <Helmet> 14 14 {/* Default meta tags */} 15 15 <title>cred.blue</title> 16 - <meta name="description" content="Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 16 + <meta name="description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 17 17 18 18 {/* OpenGraph Meta Tags */} 19 19 <meta property="og:title" content="cred.blue" /> 20 - <meta property="og:description" content="Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 20 + <meta property="og:description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 21 21 <meta property="og:image" content="https://cred.blue/cred-blue-banner.jpg" /> 22 22 <meta property="og:url" content="https://cred.blue" /> 23 23 <meta property="og:type" content="website" /> ··· 25 25 {/* Twitter Card Meta Tags */} 26 26 <meta name="twitter:card" content="summary_large_image" /> 27 27 <meta name="twitter:title" content="cred.blue" /> 28 - <meta name="twitter:description" content="Generate a Bluesky credibility score. Understand your AT Proto footprint. Vibe check strangers and new accounts." /> 28 + <meta name="twitter:description" content="Generate a Bluesky score. Understand your AT Proto footprint. Vibe check strangers and new accounts." /> 29 29 <meta name="twitter:image" content="https://cred.blue/cred-blue-banner.jpg" /> 30 30 </Helmet> 31 31 ··· 37 37 <div className="home-context-text"> 38 38 <h1>Welcome</h1> 39 39 <p> 40 - Generate a Bluesky credibility score. Understand your AT Proto data footprint. Vibe check strangers and new accounts. 40 + Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts. 41 41 </p> 42 42 <p className="disclaimer"> 43 43 <strong>Note:</strong> cred.blue is in beta, so things will change.
+1 -1
src/components/MatterLoadingAnimation.js
··· 48 48 "Calculating domain uniqueness", 49 49 "Generating Bluesky scores", 50 50 "Calculating Atproto scores", 51 - "Evaluating combined credibility scores", 51 + "Evaluating combined scores", 52 52 ], 53 53 [] 54 54 );
+2 -2
src/components/PrivacyTerms/Privacy.js
··· 24 24 <ul> 25 25 <li>Public Bluesky/AT Protocol PDS data associated with searched user accounts</li> 26 26 <li>This includes publicly available posts, follows, likes, and other public account information</li> 27 - <li>We create and maintain a database of this public information when usernames are searched or when credibility scores are generated</li> 27 + <li>We create and maintain a database of this public information when usernames are searched or when scores are generated</li> 28 28 <li>This stored data helps us improve our service, provide enhanced analytics, and develop new features</li> 29 29 </ul> 30 30 ··· 41 41 42 42 <h3>Public Bluesky Data</h3> 43 43 <ul> 44 - <li>To calculate credibility scores and provide analytics</li> 44 + <li>To calculate scores and provide analytics</li> 45 45 <li>To display user statistics and insights</li> 46 46 <li>To maintain historical data for trend analysis and feature improvement</li> 47 47 <li>To develop and enhance our scoring algorithms</li>
+4 -4
src/components/PrivacyTerms/Terms.js
··· 19 19 <p>cred.blue provides:</p> 20 20 <ul> 21 21 <li>Analysis of public Bluesky user data</li> 22 - <li>Credibility scoring based on public information</li> 22 + <li>scoring based on public information</li> 23 23 <li>Enhanced tools for authenticated Bluesky users</li> 24 24 <li>Optional email updates and notifications</li> 25 25 <li>Storage and analysis of public user data to improve service quality</li> ··· 51 51 <h2>5. Intellectual Property</h2> 52 52 <ul> 53 53 <li>All content, features, and functionality are owned by cred.blue</li> 54 - <li>The Service's credibility scoring system and algorithms are proprietary</li> 54 + <li>The Service's scoring system and algorithms are proprietary</li> 55 55 <li>Users may not reproduce, distribute, or create derivative works without permission</li> 56 56 </ul> 57 57 </div> ··· 69 69 <h2>7. Disclaimer of Warranties</h2> 70 70 <ul> 71 71 <li>The Service is provided "as is" without warranties of any kind</li> 72 - <li>We do not guarantee the accuracy of credibility scores or analytics</li> 72 + <li>We do not guarantee the accuracy of scores or analytics</li> 73 73 <li>We are not responsible for the accuracy of public Bluesky data</li> 74 74 <li>We do not guarantee the availability or retention period of stored data</li> 75 75 </ul> ··· 80 80 <p>We shall not be liable for:</p> 81 81 <ul> 82 82 <li>Any indirect, incidental, or consequential damages</li> 83 - <li>Decisions made based on credibility scores or analytics</li> 83 + <li>Decisions made based on scores or analytics</li> 84 84 <li>Temporary service interruptions or data unavailability</li> 85 85 <li>Any issues arising from our storage or analysis of public data</li> 86 86 </ul>
+3 -3
src/components/UserProfile/UserProfile.js
··· 353 353 <AccountDataContext.Provider value={accountData}> 354 354 <Helmet> 355 355 <title>{`${resolvedHandle}'s cred.blue Score`}</title> 356 - <meta name="description" content={`Check ${resolvedHandle}'s Bluesky credibility score and data footprint on cred.blue`} /> 356 + <meta name="description" content={`Check ${resolvedHandle}'s Bluesky score and data footprint on cred.blue`} /> 357 357 <meta property="og:title" content={`${resolvedHandle} - cred.blue Score`} /> 358 - <meta property="og:description" content={`Check ${resolvedHandle}'s Bluesky credibility score and data footprint on cred.blue`} /> 358 + <meta property="og:description" content={`Check ${resolvedHandle}'s Bluesky score and data footprint on cred.blue`} /> 359 359 <meta property="og:url" content={`https://cred.blue/${resolvedHandle}`} /> 360 360 <meta name="twitter:title" content={`${resolvedHandle} - cred.blue Score`} /> 361 - <meta name="twitter:description" content={`Check ${resolvedHandle}'s Bluesky credibility score and data footprint on cred.blue`} /> 361 + <meta name="twitter:description" content={`Check ${resolvedHandle}'s Bluesky score and data footprint on cred.blue`} /> 362 362 </Helmet> 363 363 <div className={`user-profile ${showContent ? "fade-in" : "hidden"}`}> 364 364 <div className="user-profile-container">