···11-import { ArrowLeft } from "lucide-react";
22-import { Link } from "react-router-dom";
33-44-export default function Privacy() {
55- return (
66- <div className="feed-page">
77- <Link to="/home" className="back-link">
88- <ArrowLeft size={18} />
99- <span>Home</span>
1010- </Link>
1111-1212- <div className="legal-content">
1313- <h1>Privacy Policy</h1>
1414- <p className="text-secondary">Last updated: January 11, 2026</p>
1515-1616- <section>
1717- <h2>Overview</h2>
1818- <p>
1919- Margin ("we", "our", or "us") is a web
2020- annotation tool that lets you highlight, annotate, and bookmark any
2121- webpage. Your data is stored on the decentralized AT Protocol
2222- network, giving you ownership and control over your content.
2323- </p>
2424- </section>
2525-2626- <section>
2727- <h2>Data We Collect</h2>
2828- <h3>Account Information</h3>
2929- <p>
3030- When you log in with your Bluesky/AT Protocol account, we access
3131- your:
3232- </p>
3333- <ul>
3434- <li>Decentralized Identifier (DID)</li>
3535- <li>Handle (username)</li>
3636- <li>Display name and avatar (for showing your profile)</li>
3737- </ul>
3838-3939- <h3>Annotations & Content</h3>
4040- <p>When you use Margin, we store:</p>
4141- <ul>
4242- <li>URLs of pages you annotate</li>
4343- <li>Text you highlight or select</li>
4444- <li>Annotations and comments you create</li>
4545- <li>Bookmarks you save</li>
4646- <li>Collections you organize content into</li>
4747- </ul>
4848-4949- <h3>Authentication</h3>
5050- <p>
5151- We store OAuth session tokens locally in your browser to keep you
5252- logged in. These tokens are used solely for authenticating API
5353- requests.
5454- </p>
5555- </section>
5656-5757- <section>
5858- <h2>How We Use Your Data</h2>
5959- <p>Your data is used exclusively to:</p>
6060- <ul>
6161- <li>Display your annotations on webpages</li>
6262- <li>Sync your content across devices</li>
6363- <li>Show your public annotations to other users</li>
6464- <li>Enable social features like replies and likes</li>
6565- </ul>
6666- </section>
6767-6868- <section>
6969- <h2>Data Storage</h2>
7070- <p>
7171- Your annotations are stored on the AT Protocol network through your
7272- Personal Data Server (PDS). This means:
7373- </p>
7474- <ul>
7575- <li>You own your data</li>
7676- <li>You can export or delete it at any time</li>
7777- <li>Your data is portable across AT Protocol services</li>
7878- </ul>
7979- <p>
8080- We also maintain a local index of annotations to provide faster
8181- search and discovery features.
8282- </p>
8383- </section>
8484-8585- <section>
8686- <h2>Data Sharing</h2>
8787- <p>
8888- <strong>We do not sell your data.</strong> We do not share your data
8989- with third parties for advertising or marketing purposes.
9090- </p>
9191- <p>Your public annotations may be visible to:</p>
9292- <ul>
9393- <li>Other Margin users viewing the same webpage</li>
9494- <li>Anyone on the AT Protocol network (for public content)</li>
9595- </ul>
9696- </section>
9797-9898- <section>
9999- <h2>Browser Extension Permissions</h2>
100100- <p>The Margin browser extension requires certain permissions:</p>
101101- <ul>
102102- <li>
103103- <strong>All URLs:</strong> To display and create annotations on
104104- any webpage
105105- </li>
106106- <li>
107107- <strong>Storage:</strong> To save your preferences and session
108108- locally
109109- </li>
110110- <li>
111111- <strong>Cookies:</strong> To maintain your logged-in session
112112- </li>
113113- <li>
114114- <strong>Tabs:</strong> To know which page you're viewing
115115- </li>
116116- </ul>
117117- </section>
118118-119119- <section>
120120- <h2>Your Rights</h2>
121121- <p>You can:</p>
122122- <ul>
123123- <li>
124124- Delete any annotation, highlight, or bookmark you've created
125125- </li>
126126- <li>Delete your collections</li>
127127- <li>Export your data from your PDS</li>
128128- <li>Revoke the extension's access at any time</li>
129129- </ul>
130130- </section>
131131-132132- <section>
133133- <h2>Contact</h2>
134134- <p>
135135- For privacy questions or concerns, contact us at{" "}
136136- <a href="mailto:hello@margin.at">hello@margin.at</a>
137137- </p>
138138- </section>
139139- </div>
140140- </div>
141141- );
142142-}
···11-import { ArrowLeft } from "lucide-react";
22-import { Link } from "react-router-dom";
33-44-export default function Terms() {
55- return (
66- <div className="feed-page">
77- <Link to="/home" className="back-link">
88- <ArrowLeft size={18} />
99- <span>Home</span>
1010- </Link>
1111-1212- <div className="legal-content">
1313- <h1>Terms of Service</h1>
1414- <p className="text-secondary">Last updated: January 17, 2026</p>
1515-1616- <section>
1717- <h2>Overview</h2>
1818- <p>
1919- Margin is an open-source project. By using our service, you agree to
2020- these terms ("Terms"). If you do not agree to these Terms,
2121- please do not use the Service.
2222- </p>
2323- </section>
2424-2525- <section>
2626- <h2>Open Source</h2>
2727- <p>
2828- Margin is open source software. The code is available publicly and
2929- is provided "as is", without warranty of any kind, express
3030- or implied.
3131- </p>
3232- </section>
3333-3434- <section>
3535- <h2>User Conduct</h2>
3636- <p>
3737- You are responsible for your use of the Service and for any content
3838- you provide, including compliance with applicable laws, rules, and
3939- regulations.
4040- </p>
4141- <p>
4242- We reserve the right to remove any content that violates these
4343- terms, including but not limited to:
4444- </p>
4545- <ul>
4646- <li>Illegal content</li>
4747- <li>Harassment or hate speech</li>
4848- <li>Spam or malicious content</li>
4949- </ul>
5050- </section>
5151-5252- <section>
5353- <h2>Decentralized Nature</h2>
5454- <p>
5555- Margin interacts with the AT Protocol network. We do not control the
5656- network itself or the data stored on your Personal Data Server
5757- (PDS). Please refer to the terms of your PDS provider for data
5858- storage policies.
5959- </p>
6060- </section>
6161-6262- <section>
6363- <h2>Disclaimer</h2>
6464- <p>
6565- THE SERVICE IS PROVIDED "AS IS" AND "AS
6666- AVAILABLE". WE DISCLAIM ALL CONDITIONS, REPRESENTATIONS AND
6767- WARRANTIES NOT EXPRESSLY SET OUT IN THESE TERMS.
6868- </p>
6969- </section>
7070-7171- <section>
7272- <h2>Contact</h2>
7373- <p>
7474- For questions about these Terms, please contact us at{" "}
7575- <a href="mailto:hello@margin.at">hello@margin.at</a>
7676- </p>
7777- </section>
7878- </div>
7979- </div>
8080- );
8181-}