<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Interledger Community 🌱: Jeremiah Lee</title>
    <description>The latest articles on The Interledger Community 🌱 by Jeremiah Lee (@jeremiahlee).</description>
    <link>https://community.interledger.org/jeremiahlee</link>
    <image>
      <url>https://community.interledger.org/images/cdwfBYjxQjDYdGQaDv-7Ai-auLT0ShN4H_MA4HESzC4/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly9jb21t/dW5pdHkuaW50ZXJs/ZWRnZXIub3JnL3Jl/bW90ZWltYWdlcy91/cGxvYWRzL3VzZXIv/cHJvZmlsZV9pbWFn/ZS8zNzUwL2IwYWVj/YTlhLTIyZjktNDUx/NC1hNzRhLTk1ZTYy/YjcxNWIwMy5qcGc</url>
      <title>The Interledger Community 🌱: Jeremiah Lee</title>
      <link>https://community.interledger.org/jeremiahlee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://community.interledger.org/feed/jeremiahlee"/>
    <language>en</language>
    <item>
      <title>Web Monetization on the Social Web — ILF Grant Final Report</title>
      <dc:creator>Jeremiah Lee</dc:creator>
      <pubDate>Thu, 30 Nov 2023 22:39:27 +0000</pubDate>
      <link>https://community.interledger.org/jeremiahlee/web-monetization-on-the-social-web-ilf-grant-final-report-4i4k</link>
      <guid>https://community.interledger.org/jeremiahlee/web-monetization-on-the-social-web-ilf-grant-final-report-4i4k</guid>
      <description>&lt;p&gt;&lt;em&gt;Note: I will use the term ‘social web’ instead of ‘fediverse’ to refer to federated, decentralized social networks.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Previous post: &lt;a href="https://community.interledger.org/jeremiahlee/web-monetization-in-the-fediverse-ilf-grant-progress-report-1-37c7"&gt;first grant report&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Digital creators of all kinds across the world will benefit when they can fully own their social media presences, content distribution, relationships with their audiences, and compensation methods. The Interledger Foundation’s support enabled me to make significant contributions towards realizing this goal by adding support for micropayments to social web apps.&lt;/p&gt;

&lt;p&gt;There’s a line in &lt;a href="https://www.harpercollins.com/products/the-lion-trackers-guide-to-life-boyd-varty?variant=40828381167650" rel="noopener noreferrer"&gt;&lt;em&gt;The Lion Tracker’s Guide to Life&lt;/em&gt;&lt;/a&gt;: “I don’t know where I’m going, but I know exactly how to get there.” It means that sometimes you know the end goal, but the path to it is not obvious. Instead of worrying, you trust your skills and work methodically towards the goal.&lt;/p&gt;

&lt;p&gt;My technical goals for my ambassadorship were to publish a Fediverse Enhancement Proposal that defined how to include payment pointers in the Activity Streams 2.0 specification and to submit a pull request to the Mastodon project implementing the FEP. These remain my goals, but they are not yet accomplished. I completed significant portions of both goals, but releasing them publicly at this point would be counterproductive to achieving the goals.&lt;/p&gt;

&lt;p&gt;I believed the most significant risk to my work was triggering strong opposition to the introduction of monetization to the social web. Early adopters previously were critical of the introduction of full text search and I did not want to repeat that situation. I attempted to mitigate this risk by engaging with many Mastodon community server operators, social web app developers, and end users. I participated in 3 community events to workshop ideas and conducted over 20 interviews.&lt;/p&gt;

&lt;p&gt;Community server operators are concerned about how to fund the increasing cost of providing service. Creators are unsatisfied with their monetization options on Mastodon compared to centralized social networks. While skeptical of monetization proposals and vendors, early adoptions of the social web are open to ideas.&lt;/p&gt;

&lt;p&gt;Few people had heard of the Interledger payment network prior to my conversation with them. The recurring immediate questions were if it was cryptocurrency (no) and if it was the most viable option (maybe). The Interledger payment network appealed to these people because it was globally focused, championed by a non-profit, and federated in design—just like the Web. However, the lack of operating wallet providers and a browser extension kept people from embracing my proposal.&lt;/p&gt;

&lt;p&gt;The Interledger payment network only gets one shot at a first impression. It has to be strong. I am withholding the introduction of a Fediverse Enhancement Proposal and Mastodon pull request until I can demonstrate everything working end-to-end with real money, without demo hacks, and reproducible by others.&lt;/p&gt;

&lt;p&gt;Like a lion tracker, I don’t know where I’m going, but I know exactly how to get there—and I will get there.&lt;/p&gt;

&lt;p&gt;Even without the FEP and Mastodon pull request published, my ambassadorship resulted in:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;improvements (&lt;a href="https://github.com/hashicorp/terraform-provider-google/issues/13916#issuecomment-1566985485" rel="noopener noreferrer"&gt;1&lt;/a&gt;, &lt;a href="https://github.com/hashicorp/terraform-provider-google/issues/14748" rel="noopener noreferrer"&gt;2&lt;/a&gt;) to Google Cloud Platform’s official Terraform provider (Interledger Foundation’s cloud infrastructure provider)&lt;/li&gt;
&lt;li&gt;eased &lt;a href="https://github.com/interledger/mastodon-gcp-terraform" rel="noopener noreferrer"&gt;Mastodon deployment on Google Cloud Platform&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;bug fixes to Mastodon (&lt;a href="https://github.com/mastodon/chart/pull/81" rel="noopener noreferrer"&gt;1&lt;/a&gt;, &lt;a href="https://github.com/mastodon/chart/pull/82" rel="noopener noreferrer"&gt;2&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;the &lt;a href="https://community.interledger.org/jeremiahlee/interledger-launches-a-mastodon-instance-3k0"&gt;launch of Interledger.social&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;tentative refinements to the proposed Web Monetization specification&lt;/li&gt;
&lt;li&gt;broadened community outreach and engagement with digital creators and early social web users&lt;/li&gt;
&lt;li&gt;actionable research findings on digital creator monetization methods&lt;/li&gt;
&lt;li&gt;participation in the Interledger Summit as a panelist, presenter, and hackathon judge&lt;/li&gt;
&lt;li&gt;the launch of the &lt;a href="https://stockholm.socialwebmeetup.com/" rel="noopener noreferrer"&gt;Stockholm Social Web Meetup&lt;/a&gt; and plans to support expansion in more cities&lt;/li&gt;
&lt;li&gt;advising Interledger community members on strategies and technical approaches &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am proud of this work and am grateful to have had the foundation fund it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Open questions about open payments
&lt;/h2&gt;

&lt;p&gt;By meeting a complex, real world use case, the proposed Web Monetization specification draft has been tested. The Web Monetization specification drafts have focused on a single-author, webpage-centric use case. The Mastodon use case is a web application with content aggregated from multiple authors. Both are valid use cases of the Web platform and need to be accounted for in Web Monetization’s design.&lt;/p&gt;

&lt;p&gt;One such detail was how to specify a payment pointer in JSON-LD, the data format used by Activity Streams 2.0 and other W3C specifications. The current Web Monetization specification draft only defines how to specify a payment pointer in HTML. Progress was made, but open questions remain and block completion of my work. The Web Monetization working group decided to establish a namespace on &lt;code&gt;interledger.org/ns&lt;/code&gt;, but continues to debate whether to rename &lt;em&gt;payment pointer&lt;/em&gt; to &lt;em&gt;wallet address&lt;/em&gt; and whether to adopt Decentralized Identifiers (DIDs) as the data format.&lt;/p&gt;

&lt;p&gt;Another detail was how to handle multiple monetization tags. Earlier drafts permitted one monetization tag per webpage. The &lt;a href="https://webmonetization.org/specification/" rel="noopener noreferrer"&gt;2023-09-20 draft&lt;/a&gt; supports multiple monetization tags, but leaves several implementation details unanswered.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What happens in a Tweetdeck-like view when there are 30+ posts with unique monetization tags visible at once?&lt;/li&gt;
&lt;li&gt;How should user agents send payments when the number of active payment pointers exceeds the user agent’s limit on concurrent HTTP requests?&lt;/li&gt;
&lt;li&gt;If there were 30 active payment pointers, is the payment rate being multiplied by 30 (spending 30x as much) or being split 30 ways?&lt;/li&gt;
&lt;li&gt;How frequently should the user agent / monetization provider send a payment anyway?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While W3C specifications vary in specificity of implementation details, I believe the current Web Monetization draft is too vague and that these implementation details will determine its success or failure. Technical specifications exist to create certainty in the user experience across user agents.&lt;/p&gt;

&lt;p&gt;Lastly, I believe the 2023-09-20 draft of the Web Monetization specification needs additional functionality to meet how users expect micropayments to work. This belief is based on my interviews with digital creators and countless conversations at events during my ambassadorship. While my ambassadorship has ended, I continue to work on an additional proposal and hope to share that in the next week.&lt;/p&gt;

&lt;h2&gt;
  
  
  Real progress on audacious goals
&lt;/h2&gt;

&lt;p&gt;I want to change the primary revenue model of the Web from invasive advertising to audience-supported creation.&lt;/p&gt;

&lt;p&gt;This can be accomplished by building payments into the browser as a platform feature of the Web and by adding a social interaction layer onto websites to liberate creators from controlling, closed content platforms (eg Instagram, Twitter, TikTok).&lt;/p&gt;

&lt;p&gt;Once the Interledger payment network is production ready and Web Monetization matches user expectations for passive, attention-based creator compensation, audiences will be able to support creators on the social web. This will accelerate the virtuous cycle of attracting more creators to the social web away from centralized platforms which will attract more people to join the social web.&lt;/p&gt;

&lt;p&gt;I am grateful for the support from the Interledger Foundation and community during my ambassadorship. I intend to keep working in this domain as much as I can. A better social media experience for people and creators is possible, plausible, and within reach with continued support.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;You can follow me on the social web at &lt;a href="https://alpaca.gold/@Jeremiah" rel="noopener noreferrer"&gt;@Jeremiah@alpaca.gold&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>finalreports</category>
      <category>grantreports</category>
      <category>progressreports</category>
      <category>webmonetization</category>
    </item>
    <item>
      <title>Research I’d like to see funded</title>
      <dc:creator>Jeremiah Lee</dc:creator>
      <pubDate>Thu, 14 Sep 2023 08:28:44 +0000</pubDate>
      <link>https://community.interledger.org/jeremiahlee/research-id-like-to-see-funded-3j7k</link>
      <guid>https://community.interledger.org/jeremiahlee/research-id-like-to-see-funded-3j7k</guid>
      <description>&lt;p&gt;Building a global payment network raises a lot of questions. Some of them require deep knowledge to answer. When Interledger Foundation &lt;a href="https://submit.interledger.org/submit/4dc3db83-1589-4f6f-8eb9-1673a7899dcb/2023-ambassadorship-call-for-proposal"&gt;funds research&lt;/a&gt;, here are some topics I think would be valuable to have formal research on.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I don't represent the foundation in my suggestions.&lt;/strong&gt; These just are questions I have asked from my personal experience participating in this community.&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;The Interledger Foundation is attempting to build a federated global payment network. While some countries and regions have modern digital payment methods, none of them interoperate globally. The efficient international payment options that exist currently are single-provider solutions. Interledger envisions a world wide web of financial institutions capable of connecting every person on the planet to the global economy without sacrificing local regulatory compliance and safety.&lt;/p&gt;

&lt;p&gt;The primary use cases are micropayments (&lt;a href="https://webmonetization.org/"&gt;Web Monetization&lt;/a&gt;), one-time payments, and recurring payments. A micropayment is a newer category of payment with unique nuance. This type of payment requires a transaction fee appropriate for the smaller size of the payment, which previously has not been possible with traditional payment networks. It creates new value exchange opportunities ranging from an optional tip to accompany one's gratitude to an improved user experience, like removing ads, to a more traditional transaction like paying to access of content.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. EU GDPR compliance review
&lt;/h2&gt;

&lt;p&gt;Does Web Monetization as &lt;a href="https://webmonetization.org/specification/"&gt;spec’ed&lt;/a&gt; comply with GDPR? A payment pointer likely would be considered personally identifiable information, much like an IP address. Is sharing this, as required to facilitate a Web Monetization transaction, in the way Web Monetization works (automatically as you browse the web) complaint with GDPR?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone with legal experience with GDPR&lt;/p&gt;

&lt;h2&gt;
  
  
  2. PSD2 compliance review
&lt;/h2&gt;

&lt;p&gt;The EU’s Payment Services Directive (PSD2) introduced security requirements for the initiation and processing of electronic payments. &lt;a href="https://ec.europa.eu/commission/presscorner/detail/en/qanda_19_5555"&gt;PSD2&lt;/a&gt; obliges payment service providers to apply so-called “strong customer authentication” (SCA) when a payer initiates an electronic payment transaction. Payment service providers include banks and other payment service providers.&lt;/p&gt;

&lt;p&gt;There are exemptions for low value payments. Can Web Monetization meet all of the &lt;a href="https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32018R0389&amp;amp;from=EN#d1e775-23-1"&gt;Article 16 conditions&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone with legal experience with EU financial regulations&lt;/p&gt;

&lt;h2&gt;
  
  
  3. How money moves
&lt;/h2&gt;

&lt;p&gt;Explain how money moves in the current state of the finance industry. How does money actually get sent from a person to another person/business? What are the intermediary service providers (merchant acquirer, credit card processor, payment gateway, commercial bank, clearing house) in that transaction? How does each make money off of a transaction? Who assumes risk/liability at each point in the transaction? How is this different for credit cards, international wires, US ACH, EU SEPA, EU PSD2 payments, India's UPI, Brasil Pix?&lt;/p&gt;

&lt;p&gt;Model the answers after &lt;a href="https://developers.mobilecoin.com/learn/explain-like-i'm-five/fog/"&gt;MobileCoin's documentation&lt;/a&gt;, where the information is presented to a 5 year old child, to a grandparent, to a first year college student, and to someone who works in fintech.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone with experience in the finance industry &lt;/p&gt;

&lt;h2&gt;
  
  
  4. Web Monetization tax implications
&lt;/h2&gt;

&lt;p&gt;The Interledger Foundation should offer country-specific guidance for digital creators earning income via Web Monetization. (General guidance with the usual "consult your own tax attorney" disclaimer.)&lt;/p&gt;

&lt;p&gt;What is the legal definition of tipping? Does a streaming micropayment qualify as a tip? Does it have to be optional? Does it require voluntary amount selection?&lt;/p&gt;

&lt;p&gt;How much value can be exchanged for a tip? Is there a difference between a Patreon membership to get access to an ebook and a purchase of an ebook? Is providing an ad-free experience for people who tip different?&lt;/p&gt;

&lt;p&gt;How are tips taxed compared to other income in terms of both the transaction (“sale”) and the recipient’s income? Is the taxation different if it’s an individual, incorporated entity, or registered non-profit?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone willing to find and consults with tax attorneys in many countries&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Understanding the creator economy
&lt;/h2&gt;

&lt;p&gt;Examine the major services digital creators use, what monetization opportunities they offer, how creators earn money from their influence, and what challenges creators have with each. Services of interest: TikTok, Instagram, Twitter, Twitch, YouTube, Patreon, GitHub sponsors, Substack, OnlyFans&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone with formal experience conducting user research and familiarity with user generated content platforms&lt;/p&gt;

&lt;h2&gt;
  
  
  6. Interledger threat modeling
&lt;/h2&gt;

&lt;p&gt;How could &lt;a href="https://webmonetization.org/"&gt;Web Monetization&lt;/a&gt;, &lt;a href="https://openpayments.guide/"&gt;Open Payments API&lt;/a&gt;, &lt;a href="https://interledger.org/rfcs/0027-interledger-protocol-4/"&gt;Interledger Protocol&lt;/a&gt; be exploited by a bad actor?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal researcher:&lt;/strong&gt; someone in information security (InfoSec)&lt;/p&gt;




&lt;p&gt;&lt;a href="https://unsplash.com/photos/3y1zF4hIPCg?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Cover image&lt;/a&gt; by &lt;a href="https://unsplash.com/@sloppyperfectionist?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Hans-Peter Gauster&lt;/a&gt; on Unsplash&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>research</category>
      <category>webmonetization</category>
    </item>
    <item>
      <title>Web Monetization in the Fediverse — ILF Grant Progress Report #1</title>
      <dc:creator>Jeremiah Lee</dc:creator>
      <pubDate>Tue, 15 Aug 2023 18:25:03 +0000</pubDate>
      <link>https://community.interledger.org/jeremiahlee/web-monetization-in-the-fediverse-ilf-grant-progress-report-1-37c7</link>
      <guid>https://community.interledger.org/jeremiahlee/web-monetization-in-the-fediverse-ilf-grant-progress-report-1-37c7</guid>
      <description>&lt;h2&gt;
  
  
  Overview
&lt;/h2&gt;

&lt;p&gt;In April 2023, I began working with the &lt;a href="https://interledger.org/"&gt;Interledger Foundation&lt;/a&gt; as a technical ambassador to advance &lt;a href="https://webmonetization.org/"&gt;Web Monetization&lt;/a&gt; in &lt;a href="https://joinmastodon.org/"&gt;Mastodon&lt;/a&gt; and other applications using &lt;a href="https://activitypub.rocks/"&gt;ActivityPub&lt;/a&gt;. ActivityPub is a W3C standard that adds a social layer to the Web platform. It enables any website or app to have social networking functionality that can interoperate with other websites and apps. Instead of everyone having to join one social network, people can now pick a social network provider like they can pick an email provider. My project’s goal is to adapt Web Monetization to work within federated social networks with Mastodon being the reference implementation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Update
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Building a fediverse home for the Interledger Foundation
&lt;/h3&gt;

&lt;p&gt;My first task was to setup a Mastodon instance for the Interledger Foundation. This required more effort than I anticipated. The Mastodon project did not have an automated way to operate the server application and its required dependencies with the security and reliability expected of commercial services. I created a Terraform project to provision the cloud infrastructure necessary to run a Mastodon instance and deploy the Mastodon software on Google Cloud Platform. &lt;a href="https://github.com/interledger/mastodon-gcp-terraform"&gt;This code&lt;/a&gt; is now open sourced and anyone can use it to easily deploy their own Mastodon instance onto Google Cloud Platform in under 30 minutes! I also submitted &lt;a href="https://github.com/mastodon/chart/pull/81"&gt;multiple&lt;/a&gt; &lt;a href="https://github.com/mastodon/chart/pull/82"&gt;fixes&lt;/a&gt; and &lt;a href="https://github.com/mastodon/chart/pull/75#issuecomment-1661682890"&gt;bug&lt;/a&gt; &lt;a href="https://github.com/hashicorp/terraform-provider-google/issues/13916#issuecomment-1566985485"&gt;reports&lt;/a&gt; to the Mastodon project and to Google Cloud Platform’s Terraform provider.&lt;/p&gt;

&lt;p&gt;Once the technical part was ready, I worked with the foundation to establish community guidelines, a privacy policy,  and moderation plan to support inviting the general public to join its Mastodon server. I documented Mastodon-specific norms for brands and worked with &lt;a class="mentioned-user" href="https://community.interledger.org/julaireh"&gt;@julaireh&lt;/a&gt; to start posting all of the foundation’s great social media posts on Mastodon too. We then opened &lt;a href="https://interledger.social"&gt;Interledger.social&lt;/a&gt; to the world. I hosted &lt;a href="https://community.interledger.org/jeremiahlee/interledger-launches-a-mastodon-instance-3k0"&gt;3 office hour sessions&lt;/a&gt; to help people learn about Mastodon, federated social networks (aka “the fediverse”), and get their accounts setup.&lt;/p&gt;

&lt;h3&gt;
  
  
  Building Web Monetization into Activity Streams
&lt;/h3&gt;

&lt;p&gt;Before support for Web Monetization can be added to Mastodon, support for Web Monetization must be added to the technology standards that Mastodon uses. Mastodon and other federated social network servers send data to each other using a protocol called ActivityPub. The data must be sent in a format called &lt;a href="https://www.w3.org/TR/activitystreams-core/"&gt;Activity Streams&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Web Monetization requires a &lt;a href="https://paymentpointers.org/"&gt;payment pointer&lt;/a&gt;, which is a URL to an &lt;a href="https://docs.openpayments.guide/#specification"&gt;Open Payments API entry-point&lt;/a&gt;. I wrote &lt;a href="https://jeremiahlee.github.io/web-monetization-vocabulary/"&gt;a proposal for how to add a payment pointer to the Activity Streams data format&lt;/a&gt;. It’s now being reviewed by people working on the Web Monetization standard.&lt;/p&gt;

&lt;p&gt;The W3C group that defined the Activity Streams standard concluded its work in 2018. Extensions to the data format are now proposed and adopted informally by the developers of federated social network servers. Once the Web Monetization group agrees on how to represent payment pointers in the Activity Streams data format, I will submit a &lt;a href="https://codeberg.org/fediverse/fep"&gt;Fediverse Enhancement Proposal&lt;/a&gt; for consideration by server implementers.&lt;/p&gt;

&lt;h3&gt;
  
  
  Building Web Monetization into Mastodon
&lt;/h3&gt;

&lt;p&gt;Once the Fediverse Enhancement Proposal is finalized, I will submit a pull request to the Mastodon project that adds functionality to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Allow a server to set its payment pointer&lt;/li&gt;
&lt;li&gt;Allow a user to set their payment pointer&lt;/li&gt;
&lt;li&gt;Append a user’s payment pointer to their posts and profile&lt;/li&gt;
&lt;li&gt;Store payment pointer information for received posts and user profiles&lt;/li&gt;
&lt;li&gt;Dynamically set the active payment pointer in the Mastodon web app based on the post or user profile being viewed&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;When this work is completed, Mastodon servers and creators with payment pointers will start receiving streaming micropayments from followers who use a browser with Web Monetization support.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Impact &amp;amp; Target Audience
&lt;/h2&gt;

&lt;p&gt;Federated social networks allow a digital creator to finally, truly own their online presence, relationship with their audience, and their distribution. It’s now possible for digital creators to break free from the problematic algorithmic curation of centralized social networks that never shows their work to their followers or unjustifiably moderates their posts. Marginalized communities can create their own safe places online, set their own rules for acceptable behavior, and decide how to deal with bad behavior by people on other servers. We have a unique opportunity and momentum right now for people to choose an online community managed by people like them and say goodbye to exploitative, privacy-invading, ad-filled social networks like Instagram, Twitter, and others.&lt;/p&gt;

&lt;p&gt;These community servers are not free to run. They need tools to help financially sustain their operation. Similarly, digital creators need tools to be supported financially by their fans. If we can get Web Monetization added as a standard feature in fediverse servers and we can convince fans to setup a digital wallet in their browsers, we can expand the economic opportunity for digital creators globally.&lt;/p&gt;

&lt;p&gt;The potential is huge. This is a multi-year journey dependent on several other efforts the foundation is investing in. The exciting part for me is how achievable this all feels in this moment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Communications and Marketing
&lt;/h2&gt;

&lt;p&gt;I led a session on financial sustainability of fediverse server operators at &lt;a href="https://fediforum.org/"&gt;Fediforum virtual conference&lt;/a&gt; and participated in the &lt;a href="https://fediversereport.com/mozfest-and-the-fediverse/"&gt;MozFest workshop on the next steps for the fediverse&lt;/a&gt; in March. That led to creation of the &lt;a href="https://fedidevs.org/"&gt;Fediverse Developer Network&lt;/a&gt;, a group that meets regularly to discuss progress and challenges in developing fediverse servers.&lt;/p&gt;

&lt;p&gt;I presented an introduction to Mastodon and federated social networks at the June Open Payments Huddle (&lt;a href="https://drive.google.com/file/d/15V-nZzKMzVuqUdfWr9ZoYIlXFg9ZIeuS/view?usp=drive_link"&gt;video&lt;/a&gt;) and to the &lt;a href="https://community.interledger.org/interledger/announcing-awardees-of-the-futuremoney-arts-culture-grant-3h0c"&gt;Future Money Grantees&lt;/a&gt; in July. I also &lt;a href="https://community.interledger.org/jeremiahlee/interledger-joins-the-fediverse-30fi"&gt;wrote a summary&lt;/a&gt; of that presentation.&lt;/p&gt;

&lt;p&gt;I submitted proposals to several conferences and hope to speak more about my work this fall and into next year.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Next?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Finalize the representation of payment pointers in Activity Streams with the Web Monetization standards group&lt;/li&gt;
&lt;li&gt;Submit the specification as a Fediverse Enhancement Proposal&lt;/li&gt;
&lt;li&gt;Complete the code and submit a pull request to the Mastodon project implementing the specification&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Community Support
&lt;/h2&gt;

&lt;p&gt;If you haven’t already, &lt;a href="https://interledger.social/@Interledger"&gt;follow Interledger&lt;/a&gt; on Mastodon or your preferred fediverse server.&lt;/p&gt;

&lt;p&gt;If you haven’t joined a fediverse server yet, read my &lt;a href="https://www.jeremiahlee.com/posts/twitter-mastodon/"&gt;getting started guide&lt;/a&gt; and consider joining &lt;a href="https://interledger.social/"&gt;Interledger.social&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;When my Fediverse Enhancement Proposal is published, please add a comment stating your support for the idea and why you believe this particular implementation is the best one. This will show Mastodon and other federated social network server developers how much support there is. I do not work for the company that created Mastodon, so I cannot guarantee my pull request will be accepted. My hope is that people who believe in the fan-supported creators will join me in advocating for this feature to be included.&lt;/p&gt;

&lt;h2&gt;
  
  
  Special Thanks
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a class="mentioned-user" href="https://community.interledger.org/ericahargreave"&gt;@ericahargreave&lt;/a&gt; for brainstorming with me early on about bringing federated social networks and Interledger together and encouraging me to apply for the ambassadorship&lt;/li&gt;
&lt;li&gt;
&lt;a class="mentioned-user" href="https://community.interledger.org/laka"&gt;@laka&lt;/a&gt; for providing constructive feedback along the way&lt;/li&gt;
&lt;li&gt;
&lt;a class="mentioned-user" href="https://community.interledger.org/chrislarry"&gt;@chrislarry&lt;/a&gt; for connecting me with the right people within the foundation, generally making things happen, and getting up super early to fix Zoom meeting issues&lt;/li&gt;
&lt;li&gt;
&lt;a class="mentioned-user" href="https://community.interledger.org/ayeshaware"&gt;@ayeshaware&lt;/a&gt; for helping me prepare for the Open Payments Huddle, being a fantastic MC, and answering my newbie questions about setting up Eventbrite webinars&lt;/li&gt;
&lt;li&gt;
&lt;a class="mentioned-user" href="https://community.interledger.org/julaireh"&gt;@julaireh&lt;/a&gt; for making the Interledger fediverse account worth following with great posts&lt;/li&gt;
&lt;li&gt;@ adrianhopebailie and Kevin Swiber for feedback and guidance on using JSON-LD&lt;/li&gt;
&lt;li&gt;Anna Sheard for reviewing my blog post drafts&lt;/li&gt;
&lt;li&gt;@ huijing for approving my PRs&lt;/li&gt;
&lt;li&gt;@ sabineschaller, @ lwlkarama, and Melissa Henderson for the productive conversations about how the Web Monetization spec should evolve&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;(Sorry for the broken username tags. The website won't let me tag more than 7 people in one post!)&lt;/p&gt;

</description>
      <category>grantreports</category>
      <category>webmonetization</category>
      <category>progressreport</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Interledger launches a Mastodon instance + office hours</title>
      <dc:creator>Jeremiah Lee</dc:creator>
      <pubDate>Wed, 26 Jul 2023 16:56:55 +0000</pubDate>
      <link>https://community.interledger.org/jeremiahlee/interledger-launches-a-mastodon-instance-3k0</link>
      <guid>https://community.interledger.org/jeremiahlee/interledger-launches-a-mastodon-instance-3k0</guid>
      <description>&lt;p&gt;The Interledger Foundation now operates a Mastodon server at &lt;a href="https://interledger.social/"&gt;Interledger.social&lt;/a&gt;. You can follow &lt;a href="https://interledger.social/@Interledger"&gt;@Interledger@interledger.social&lt;/a&gt; from any Mastodon or fediverse/social web app.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://joinmastodon.org/"&gt;Mastodon&lt;/a&gt; is similar to Twitter. The biggest difference between Mastodon and Twitter is that Mastodon is decentralized. No single company controls the social network. Instead, Mastodon uses a network of thousands of independently managed servers. Once you join a server, you can interact with people who use any other server. It’s similar to how we can send email to each other without having to all use Gmail.&lt;/p&gt;

&lt;p&gt;As I &lt;a href="https://community.interledger.org/jeremiahlee/interledger-joins-the-fediverse-30fi"&gt;shared recently&lt;/a&gt;, the Interledger Foundation is sponsoring me to contribute to the open source Mastodon project as a Web Monetization ambassador. Today, we are running the latest released version of Mastodon. In the future, we may operate a pre-release version of Mastodon with Web Monetization features we are contributing to the project.&lt;/p&gt;

&lt;p&gt;The foundation welcomes people interested in the Interledger Protocol, Open Payments API, and Web Monetization API to create an account on its Mastodon server. We will review account requests manually to prevent abuse. Enter your community.interledger.org username in the “reason you want to join” to help expedite approval.&lt;/p&gt;

&lt;p&gt;If you already have a fediverse account, there is no need to create a separate account just for Interledger-related discussion unless you want to, as you can follow the foundation and all activity on the server from your existing account. That’s how the social Web works!&lt;/p&gt;

&lt;h2&gt;
  
  
  Office Hours
&lt;/h2&gt;

&lt;p&gt;If you would like help setting up a Mastodon account or want to learn some tips for using Mastodon, join our office hours on Tuesday, August 1, 2023. There will be 3 sessions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;12:00–13:00 CEST (&lt;a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Interledger+%2B+Mastodon+office+hours&amp;amp;iso=20230801T12&amp;amp;p1=239&amp;amp;ah=1"&gt;convert time&lt;/a&gt;) &lt;a href="https://www.eventbrite.com/e/interledgersocial-mastodon-office-hours-tickets-687274515577"&gt;&lt;strong&gt;Sign up&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;12:00–1:00 PM EDT (&lt;a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Interledger+%2B+Mastodon+office+hours&amp;amp;iso=20230801T12&amp;amp;p1=179&amp;amp;ah=1"&gt;convert time&lt;/a&gt;) &lt;a href="https://www.eventbrite.com/e/interledgersocial-mastodon-office-hours-tickets-687274796417"&gt;&lt;strong&gt;Sign up&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;12:00–1:00 PM PDT (&lt;a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Interledger+%2B+Mastodon+office+hours&amp;amp;iso=20230801T12&amp;amp;p1=224&amp;amp;ah=1"&gt;convert time&lt;/a&gt;) &lt;a href="https://www.eventbrite.com/e/interledgersocial-mastodon-office-hours-tickets-687274856597"&gt;&lt;strong&gt;Sign up&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Other fediverse friends
&lt;/h2&gt;

&lt;p&gt;Some other great accounts I personally recommend:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://mstdn.social/@feditips"&gt;@feditips@mstdn.social&lt;/a&gt;: Tips on using Mastodon / the fediverse&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mastodon.social/@fediversereport"&gt;@fediversereport@mastodon.social&lt;/a&gt;: News about social web tech&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://flipboard.social/@Flipboard"&gt;@Flipboard@flipboard.social&lt;/a&gt;: Variety of human-curated content&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://techhub.social/@Techmeme"&gt;@Techmeme@techhub.social&lt;/a&gt;: Influential tech news aggregator&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://w3c.social/@w3c"&gt;@w3c@w3c.social&lt;/a&gt;: The World Wide Web Consortium&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mozilla.social/@mozilla"&gt;@mozilla@mozilla.social&lt;/a&gt;: Mozilla, creator of Firefox&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mastodon.social/@creativecommons"&gt;@creativecommons@mastodon.social&lt;/a&gt;: Creative Commons&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://wikimedia.social/@wikimediafoundation"&gt;@wikimediafoundation@wikimedia.social&lt;/a&gt;: Wikimedia, operator of Wikipedia&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mastodon.archive.org/@internetarchive"&gt;@internetarchive@mastodon.archive.org&lt;/a&gt;: The Internet Archive&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can follow me at &lt;a href="https://alpaca.gold/@Jeremiah"&gt;@Jeremiah@alpaca.gold&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Post header image copyright 2023 EFF. &lt;a href="https://www.eff.org/deeplinks/2022/12/how-make-mastodon-account-and-join-fediverse"&gt;Source.&lt;/a&gt; Used under a &lt;a href="https://creativecommons.org/licenses/by/4.0/deed.en"&gt;CC BY license&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>interledgerfoundation</category>
      <category>announcements</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Interledger joins the fediverse</title>
      <dc:creator>Jeremiah Lee</dc:creator>
      <pubDate>Mon, 26 Jun 2023 14:35:35 +0000</pubDate>
      <link>https://community.interledger.org/jeremiahlee/interledger-joins-the-fediverse-30fi</link>
      <guid>https://community.interledger.org/jeremiahlee/interledger-joins-the-fediverse-30fi</guid>
      <description>&lt;p&gt;&lt;strong&gt;&lt;em&gt;You can watch the full presentation of this announcement with a lot more info &lt;a href="https://drive.google.com/file/d/15V-nZzKMzVuqUdfWr9ZoYIlXFg9ZIeuS/view?usp=drive_link"&gt;here&lt;/a&gt; (15 minutes).&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In the last 6 months, millions of people started using &lt;a href="https://joinmastodon.org/"&gt;Mastodon&lt;/a&gt;. It’s a new type of social network that allows you to follow friends and interesting people without intrusive advertising or questionable algorithms deciding what you should see.&lt;/p&gt;

&lt;p&gt;The biggest difference between Mastodon and Twitter is that it is decentralized. No single company controls the social network. Instead, Mastodon uses a network of thousands of independently managed servers. Once you join a server, you can interact with people who use any other server. It’s similar to how we can send email to each other without having to all use Gmail.&lt;/p&gt;

&lt;p&gt;This decentralized technical architecture is called &lt;em&gt;federation&lt;/em&gt;. Each server is autonomous, but uses the same W3C technology standards to be able to work together for the greater good.&lt;/p&gt;

&lt;p&gt;Mastodon is just one of several products that use these standards. There are now federated alternatives to every centralized social media service. For example, while Mastodon offers a Twitter-inspired experience, Pixelfed offers an Instagram-like experience and PeerTube offers a YouTube-like experience. Collectively, these federated social networks are known as the &lt;em&gt;fediverse&lt;/em&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  A creator economy owned by creators
&lt;/h2&gt;

&lt;p&gt;Federated social networks shift the power from a handful of companies deciding how billions of people should interact online to a multitude of smaller communities who can better self-manage. Each server operator can decide its governance model, like what behaviors are acceptable on the server and how to handle bad behavior on other servers. Individuals can find the server that best aligns with their ideals or start their own.&lt;/p&gt;

&lt;p&gt;The original promise of the Web was the ability for anyone to publish information. Centralized social networks lowered the barrier for people to share their digital creations and for interacting with each other. Federated social networks now make it possible for individuals to truly own their online presence and the relationship with their audience with the same rich, two-way interactions. We think this is a notable improvement for humanity and we are excited to share how we intend to invest in furthering its development.&lt;/p&gt;

&lt;h2&gt;
  
  
  Money matters
&lt;/h2&gt;

&lt;p&gt;Centralized social networks earn revenue primarily from online advertising. By contrast, federated social networks today are funded by donations of time and money. A variety of monetization methods will be required to support the fediverse growing from use by ~&lt;a href="https://fedidb.org/"&gt;10 million people&lt;/a&gt; to eventually billions of people. While ethical forms of online advertising exist and may have a place, we envision cooperative memberships and fan-supported models becoming dominant.&lt;/p&gt;

&lt;p&gt;Most people will pay to support media that brings them value. Public radio and television broadcast stations pioneered audience donation financing in the 1970s. The Internet equivalent is Wikipedia, the 7th most popular website in the world funded entirely by donations. Today, niche creators with comparatively small audiences use Patreon, GitHub Sponsors, and Substack memberships to support their work.&lt;/p&gt;

&lt;p&gt;Federated social networks can attract more creators from centralized services by offering the features they need to be supported financially. More creators will attract more audience members, resulting in a virtuous growth cycle. The same features that help individual creators receive support could be used by server administrators to sustain their operations too.&lt;/p&gt;

&lt;p&gt;Key creator monetization features for the fediverse:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Passive micropayments using the proposed W3C &lt;a href="https://webmonetization.org/"&gt;Web Monetization standard&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Memberships using recurring payments&lt;/li&gt;
&lt;li&gt;Tips using one-time payment&lt;/li&gt;
&lt;li&gt;Rewards/perks access for supporters&lt;/li&gt;
&lt;li&gt;Sponsored post labels (required by law in the &lt;a href="https://www.ftc.gov/business-guidance/resources/disclosures-101-social-media-influencers"&gt;US&lt;/a&gt; and many European countries)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some people might worry that introducing monetization features into the fediverse will turn every social interaction and relationship into a transaction. That would be harmful and is not the intent. No one wants a Web with a thousand paywalls. Growing a fanbase requires being accessible and payment-gated content inherently is less discoverable. We think most creators will opt for greater potential reach to attract more supporting fans over predominantly exclusive paid access.&lt;/p&gt;

&lt;h2&gt;
  
  
  Federated social media, meet the federated payment network
&lt;/h2&gt;

&lt;p&gt;The Interledger Protocol was conceived as a payment network modeled after computer data networks. It brings the fast transaction speed and negligible transaction fee features of cryptocurrencies to legitimate, regulated financial institutions. It’s not tied to any single company or currency, fiat or otherwise. A payment can be facilitated simply with a special type of URL called an &lt;a href="https://paymentpointers.org/"&gt;Interledger Payment Pointer&lt;/a&gt;. Streaming, recurring, and one-time payments are supported by any wallet app that implements the &lt;a href="https://openpayments.guide/"&gt;Open Payments API&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Our next steps
&lt;/h2&gt;

&lt;p&gt;The Interledger Foundation is joining the fediverse with the launch of a Mastodon instance later this week. We also are open sourcing our first contribution to the Mastodon project: &lt;a href="https://github.com/interledger/mastodon-gcp-terraform"&gt;Terraform code to easily and resiliently host Mastodon on Google Cloud Platform&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is my first work done as an Interledger Foundation technical ambassador to the fediverse. I’m a software engineer who has worked with social network APIs since the original Facebook Platform and most recently managed financial infrastructure at Stripe. I am thrilled to get to work on two areas of technology most interesting to me.&lt;/p&gt;

&lt;p&gt;Enabling the previously mentioned monetization features requires Interledger Payment Pointers to be added as metadata to fediverse posts and user profiles. In the coming weeks, we will issue a request for comments on a proposal for extending the &lt;a href="https://www.w3.org/TR/activitystreams-vocabulary/"&gt;Activity Vocabulary&lt;/a&gt; in the context of the &lt;a href="https://www.w3.org/TR/activitystreams-core/"&gt;ActivityStreams 2.0 format&lt;/a&gt; for &lt;a href="https://www.w3.org/TR/activitypub/"&gt;ActivityPub implementations&lt;/a&gt; to support Web Monetization and Open Payments. We then will submit a &lt;a href="https://codeberg.org/fediverse/fep"&gt;Fediverse Enhancement Proposal&lt;/a&gt; to encourage all fediverse servers and clients to support this extension with a pull request to the Mastodon project as a reference implementation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Not just Mastodon
&lt;/h2&gt;

&lt;p&gt;We’re starting with Mastodon today because it’s the most deployed fediverse server. We hope to collaborate with the entire ecosystem of server and client apps. The Interledger Foundation first supported federated social networks with a grant to &lt;a href="https://joinpeertube.org/"&gt;PeerTube&lt;/a&gt; in 2020. &lt;a href="https://castopod.org/"&gt;Castopod&lt;/a&gt;, an open source podcasting fediverse server, also supports Web Monetization.&lt;/p&gt;

&lt;p&gt;“Castopod has been supporting Interledger’s Web Monetisation for more than 2 years. It allows podcast lovers to support their favorite shows by sending micropayments, promoting a fair and sustainable ecosystem.” —Benjamin Bellamy, Castopod CEO &amp;amp; Founder&lt;/p&gt;

&lt;h2&gt;
  
  
  Open and inclusive to put humanity first
&lt;/h2&gt;

&lt;p&gt;The Interledger Foundation believes its technical standards and network of payment providers can help federated social network servers sustain their operations and help digital creators be supported by the fans who love them. We look forward to working with fediverse software authors, server operators, digital creators, and their fans to realize this vision.&lt;/p&gt;

</description>
      <category>announcements</category>
      <category>interledgerfoundation</category>
      <category>software</category>
      <category>webmonetization</category>
    </item>
  </channel>
</rss>
