Global Regulatory Compliance Reporting Process - for members of the public reporting content under local law or specific regulatory frameworksGlobal Regulatory Compliance Reporting Form| Bluesky
An unofficial guide to using Mastodon and the Fediverse| fedi.tips
Popularized by an anecdote shared by Michael B. Tager (@IamRageSparkle) on Twitter in July 2020. Tager recounted visiting a "shitty crustpunk bar" where he saw a patron abruptly expelled: the bartender explained that the man was wearing "iron crosses and stuff", and that he feared such patrons would become regulars and start bringing friends if not promptly kicked out, which would lead him to realize "oh shit, this is a Nazi bar now" only after the unwanted patrons became too "entrenched" to ...| Wiktionary
Nostr Implementation Possibilities. Contribute to nostr-protocol/nips development by creating an account on GitHub.| GitHub
© Roman Eisele / CC BY-SA 4.0 via Wikimedia CommonsWe're in an exciting moment for the open social web. As Elon makes one bad decision after another on X, we've seen waves of users leave the platform for alternatives. Three obvious beneficiaries| augment
Here's how to verify your Bluesky account by setting your website as your username.| Bluesky
Bridgy Fed (https://fed.brid.gy/) bot user for the fediverse. To bridge your Bluesky account to the fediverse, follow this account. To ask a fediverse user to bridge their account, send their address (eg @user@instance) to this account in a chat message.…| Bluesky Social
short URL| microformats.org
You can now send direct messages (DMs) to people on Bluesky! Say hi to a friend, colleague, or a crush.| Bluesky
Bridgy Fed is a bridge between decentralized social networks like the fediverse, Bluesky, and web sites and blogs.| fed.brid.gy
Welcome to the microformats2 home page.| microformats.org
Actions that can be taken against unwanted users or domains.| docs.joinmastodon.org
A decentralized social networking protocol based upon the ActivityStreams 2.0 data format and JSON-LD.| docs.joinmastodon.org
Hi! I'm Ryan. I've been building social network bridges and related tools for over 12 years, including Bridgy, which connects personal web sites and blogs to centralized social networks, and Bridgy Fed, which connects them to the fediverse. I love how decentralized social networks like the fediverse and the IndieWeb let us move away from…| snarfed.org
Your attention is an invaluable resource. We want a future where you control what you see on social media.| Bluesky
Soon, we’re launching a sandbox environment for federation. In advance, we want to share some technical details about our design decisions.| Bluesky
Backfeed is the process of syndicating interactions on your POSSE copies back (AKA reverse syndicating) to your original posts.| IndieWeb
A customizable, composable approach to moderation that prioritizes safety and gives users and developers more control.| Bluesky
A social reader is a modern interactive reader that allows you to directly respond to posts (with a like, comment, etc) right there inline with posts as you read them (as people do in social media), in contrast to legacy feed readers which were one-way read-only experiences and provided no mechanisms to interact with or respond to posts.| IndieWeb
Pinhole is a tiny single-user Bluesky→ActivityPub one-way bridge. It can be self-hosted to provide a mirror bot for exactly one Bluesky profile followable by exactly one ActivityPub (e.g. Mastodon) account.| Julian Fietkau
RSS Autodiscovery| www.rssboard.org
Control what you see, for a more comfortable social media experience.| docs.joinmastodon.org
Follow and talk to anyone from any server.| docs.joinmastodon.org
The current version of the RSS 2.0 specification (2.0.11), published on March 30, 2009.| www.rssboard.org
Manage traffic to your site by defining redirect or rewrite rules in a _redirects file or a netlify.toml file.| docs.netlify.com
Sharing your thoughts has never been more convenient.| docs.joinmastodon.org
POSSE is an abbreviation for Publish (on your) Own Site, Syndicate Elsewhere, the practice of posting content on your own site first, then publishing copies or sharing links to third parties (like social media silos) with original post links to provide viewers a path to directly interacting with your content.| IndieWeb
A personal domain is a domain name that you personally own, control, and use to represent yourself on the internet. Getting a personal domain is the first step towards getting on the indieweb, and is therefore a requirement for IndieMark Level 0.| IndieWeb
The ActivityPub protocol is a decentralized social networking protocol based upon the [ActivityStreams] 2.0 data format. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content.| www.w3.org
Security and privacy considerations| w3c-ccg.github.io
Take your information and do what you want with it.| docs.joinmastodon.org
Explains how Protocol Buffers encodes data to files or to the wire.| protobuf.dev
Get started with your new account.| docs.joinmastodon.org
Webmention is an open web standard (W3C Recommendation) for conversations and interactions across the web, a powerful building block used for a growing distributed network of peer-to-peer comments, likes, reposts, and other responses across the web.| IndieWeb
Eric Lippert notes the perils of programming in C++: I often think of C++ as my own personal Pit of Despair Programming Language. Unmanaged C++ makes it so easy to fall into traps. Think buffer overruns, memory leaks, double frees, mismatch between allocator and deallocator, using freed memory, umpteen dozen| Coding Horror