the home of serif.blue
5
fork

Configure Feed

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

docs: update install and about

+11 -12
.github/images/modal.webp

This is a binary file and will not be displayed.

.github/images/preview.webp

This is a binary file and will not be displayed.

.github/images/settings.webp

This is a binary file and will not be displayed.

+11 -12
README.md
··· 10 10 11 11 ## 🏗️ Usage 12 12 13 - Add handles of Bluesky users you trust to your verification list. When viewing profiles that these trusted users have verified, you'll see a blue checkmark by their name showing community verification. 13 + By default we have `bsky.app`, `nytimes.com`, `wired.com`, and `theathletic.bsky.social` as trusted verifiers. You can add more by going to bluesky settings and clicking on "Community Verifications" 14 14 15 - Click the "Trusted Users Settings" button in the bottom right corner to manage your trusted users list: 15 + That will open a modal where you can add more trusted verifiers and modify how the verification badge looks. 16 16 17 - ``` 18 - 1. Add trusted users with their full handle (username.bsky.social) 19 - 2. View all profiles they've verified 20 - 3. Remove users from your trusted list as needed 21 - ``` 17 + ![preview](https://raw.githubusercontent.com/taciturnaxolotl/serif/main/.github/images/preview.webp) 22 18 23 - When you see a blue checkmark (✓) next to a profile name, click it to see which of your trusted users have verified that profile. 19 + ## 🔧 Installation 24 20 25 - ## 🔧 Installation 21 + 1. Install a userscript manager for your browser: 22 + - Chrome: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) 23 + - Firefox: [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/) 24 + - Safari: [Tampermonkey](https://apps.apple.com/app/tampermonkey/id1482490089) 25 + - Edge: [Tampermonkey](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd) 26 + - Opera: [Tampermonkey](https://addons.opera.com/en/extensions/details/tampermonkey-beta/) 26 27 27 - 1. Install a userscript manager like Tampermonkey or Greasemonkey 28 - 2. Click the installation link or copy the script to your userscript manager 29 - 3. Visit Bluesky and you'll see the "Trusted Users Settings" button 28 + 2. Click [here](https://github.com/taciturnaxolotl/serif/raw/refs/heads/main/bluesky-community-verifications.user.js) to install the script. 30 29 31 30 ## 📜 License 32 31