filecoin-project / filecoin-project/devgrants

Grant Proposal: RedPill - Decentralized Content Publishing System

Open
#2,067 12 comments 0 reactions 0 assignees View on GitHub
Open Grant
Dominant language
No language data
Stars
409
Forks
311
PR merge metrics
No merged PRs in 30d

Description

# Grant Proposal: `RedPill - Decentralized Content Publishing System`

**Project Name:** RedPill
**Proposal Category:** End-user Application / Decentralized Content Infrastructure
**Individual or Entity Name:** RedPill Dev Team
**Project Repo:** [[Github:RedPill-Dapp](https://github.com/RedPill-maker/RedPill-Dapp.git)]

---

### 1. What is your project and what problem does it solve?

**RedPill** is a native, progressively decentralized content publishing platform built directly on the IPFS and Filecoin networks. By bundling a Kubo node, SynapseSDK, and a Filecoin wallet into a single desktop application, we deliver a "zero-threshold" creative ecosystem that is censorship-resistant, serverless, and highly accessible to both Web2 and Web3 users.

#### **The Problem (Web2 & Current Web3)**
**Web2 Vulnerabilities:**
1. **Centralization Risks:** Total reliance on centralized servers creates single points of failure.
2. **Gateway Dependency:** Centralized entry points (like DNS) are highly susceptible to pollution and blocking.
3. **Censorship:** Creators in strict regulatory environments face constant threats of de-platforming for controversial content.
4. **Opaque Algorithms:** Centralized recommendation engines risk manipulating public discourse.
5. **High Overhead:** Exorbitant bandwidth and maintenance costs force platforms to extract massive revenue cuts from creators.
6. **Privacy Violations:** Opaque data practices expose user privacy.

**Current Web3 Hurdles:**
1. **High Entry Barriers:** Non-technical users struggle to navigate complex decentralized workflows.
2. **Token Friction:** For non-Web3 users, the requirement to hold tokens and understand gas fees just to *consume* content is a significant deterrent.
3. **IPFS Instability:** Data retrieval speeds and availability on the public IPFS network can be highly inconsistent.

#### **The Solution (The RedPill Approach)**
* **Progressive User Experience:** RedPill offers a seamless, one-stop experience. Casual readers simply download and open the app to browse anonymously via the built-in IPFS node—no tokens or registration required. Users wishing to interact or tip only need to transfer a small amount of FIL. Creators can generate wallets, upload content, and manage ads without needing third-party extensions or complex setups.
* **Extreme Decentralization:** We achieve full functionality relying *solely* on the IPFS network and FVM RPC interfaces. By eliminating fixed gateways and centralized services, we guarantee platform neutrality and content accessibility.
* **Open Protocol Philosophy:** The core logic and database are fully public on the FVM and IPFS. We plan to open-source the entire client and actively encourage developers to fork it. When the network reaches critical mass, we hope developers will build even better clients and monetize them by routing the homepage ad revenue to their own addresses, achieving ultimate product decentralization.
* **Creator-Centric Economics:** 99% of all tips go directly to the content creators. Furthermore, creators can monetize their spaces through auctionable ad slots.

---

### 2. How is Filecoin used in this project?

* **RPC Infrastructure & A Constructive Suggestion for P2P RPC:** RedPill utilizes SynapseSDK for distributed RPC access, ensuring we have reliable fallback options if a specific HTTP gateway fails. During our development, we observed that while Filecoin's underlying network is inherently P2P, there is currently a lack of lightweight, easily integratable P2P RPC tools designed specifically for client-side or desktop applications. We respectfully suggest that if the Filecoin ecosystem could develop and support such lightweight P2P RPC SDKs, it would empower projects like ours to bypass HTTP gateways entirely. We offer this as a constructive suggestion, as it would make smart contract interactions significantly more robust and help DApps realize the ultimate vision of native, gateway-independent decentralization.
* **Warm Storage (Filecoin Onchain Cloud):** We leverage SynapseSDK's Filecoin Onchain Cloud (FOC) for warm storage. Creators can choose to pin files locally or back them up via FOC. We also utilize Filecoin Pin to guarantee IPFS data availability even when the creator's node is offline.
* **Filecoin Pay Integration:** To facilitate warm storage, RedPill integrates Filecoin Pay, enabling a seamless one-click process for users to save data and pay storage fees.
* **Data Value & Provenance:** RedPill generates highly accessible IPFS warm data and localized DB of on-chain contract events data. Furthermore, the IPFS CID and FVM timestamps act as immutable proof of intellectual property for creators, protecting them from Web2 data hegemony.

**Scalability & Attracting Non-Web3 Users:**
* **Privacy First:** RedPill provides a free, respectful environment for Web2 users, ensuring anonymous browsing without their data touching centralized servers.
* **Future AI Integration:** Once the Web3 AI infrastructure matures and we aggregate sufficient training data, we plan to implement an open AI recommendation model. Because the data and client are open, users will have the right to *choose* their recommendation algorithms, breaking free from Web2 information manipulation.

---

### 3. Architecture Overview & Previews

Currently, the fundamental architecture and features are implemented. The smart contracts are deployed on the Calibration testnet, and we are finalizing preparations for mainnet deployment.

*(Preview of the Client Interface)*
-- Home page
Image
-- Creator's work page
Image
-- Settings page
Image
-- Withdraw page
Image

---

### 4. Milestones & Deliverables

| Number | Budget Request | Deliverable | Detailed Description | Timeframe |
| :--- | :--- | :--- | :--- | :--- |
| **M1** | $10,000 USD | **Deployment & Testing** | Internal security audit / Mainnet deployment / Initial client release. | End of April 2026 |
| **M2** | $5,000 USD | **Stability & Iteration** | Acquire seed users / Gather community feedback / Iterate to a stable release version. | June 2026 |
| **M3** | -- | **Profitability & Scale** | Achieve a scale of on-chain content sufficient for AI model training / Project becomes self-sustaining. | TBD |
| **M4** | -- | **AI Recommendation Model** | Complete training of the on-chain AI recommendation model and integrate it into the client. | TBD |

**Total Grant Request:** $15,000 USD
*(Note: Our team has been developing this for nearly six months. Factoring in early FIL depreciation and development costs, our actual investment far exceeds this request.)*

**Budget Allocation:**
1. Development labor costs.
2. Mainnet deployment and testing token consumption.
3. Initial creator rewards and community security audit bounties post-launch.

---

### 5. Adoption, Reach, and Growth Strategies

1. **Targeted Launch:** Initially target core users interested in Web3, IPFS, and the Filecoin ecosystem as early adopters.
2. **Creator Incentives:** Once stable, leverage our unique economic model (99% tips to creators, ad revenue) to attract high-quality creators seeking reliable, censorship-free platforms.
3. **Content-Driven Growth:** Use the resulting high-quality content to organically attract non-Web3 users.

**Commercial Potential:**
RedPill establishes a closed-loop economy from content creation to monetization (tips, ad auctions). Unlike Web2 platforms, we do not bear massive storage, bandwidth, or DDoS protection costs. We project profitability through a 1% tip fee and homepage ad auction margins once a sufficient user base is reached.

---

### 6. Team & Proof of Work

Our team consists of senior developers with over a decade of IT experience spanning digital media, finance, and blockchain. To align with the Cypherpunk ethos of the project, we choose to remain anonymous and let our code speak for itself.

---

### 7. Additional Information

* **Open Source:** We agree to open source all work done under this RFP under the MIT/Apache-2 dual-license.
* **Community Code of Conduct:** We agree to comply with the Filecoin Community Code of Conduct.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.