-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
160 lines (143 loc) · 8.52 KB
/
privacy.html
File metadata and controls
160 lines (143 loc) · 8.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy — PlausibleBA</title>
<meta name="description" content="PlausibleBA privacy policy. No personal data collected. Privacy-friendly analytics via Plausible. Open source skills library under CC BY-SA 4.0.">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180.png">
<meta property="og:image" content="https://www.plausibleba.com/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://www.plausibleba.com/og-image.png">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="stylesheet" href="/site.css">
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://plausible.io/js/pa-fQD2wVJrTO7vhKcNfQW4P.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init()
</script>
</head>
<body>
<nav class="site-nav">
<div class="nav-inner">
<a class="nav-brand" href="/"><img src="/logo-icon-1x.png" alt="PlausibleBA" width="37" height="30" srcset="/logo-icon-2x.png 2x"><span class="nav-brand-text">PLAUSIBLE <span style="color:#6AC3EE">BA</span></span></a>
<button class="nav-hamburger" id="nav-hamburger" aria-label="Menu">
<span></span><span></span><span></span>
</button>
<div class="nav-links">
<a href="/skills">Skills</a>
<a href="/methodology">Methodology</a>
<a href="/install">Install</a>
<a href="/canvas">Canvas</a>
<a href="/vcc">VCC</a>
<a href="/case-study">Case study</a>
<a href="/about">About</a>
<a href="/contact">Contact</a>
<a class="nav-cta" href="/canvas">Try it free →</a>
</div>
</div>
</nav>
<div class="nav-mobile" id="nav-mobile">
<a href="/">Home</a>
<a href="/skills">Skills</a>
<a href="/methodology">Methodology</a>
<a href="/install">Install</a>
<a href="/canvas">Canvas</a>
<a href="/vcc">VCC</a>
<a href="/case-study">Case study</a>
<a href="/about">About</a>
<a href="/contact">Contact</a>
<a href="/canvas" class="nav-cta-mobile">Try it free →</a>
</div>
<script>
var btn = document.getElementById('nav-hamburger');
var menu = document.getElementById('nav-mobile');
if (btn && menu) {
btn.addEventListener('click', function() {
btn.classList.toggle('open');
menu.classList.toggle('open');
});
}
</script>
<section class="hero" style="padding:4rem 2rem 3rem">
<div class="hero-inner">
<div class="hero-eyebrow">Legal</div>
<h1 style="font-size:2.2rem">Privacy Policy</h1>
<p class="hero-sub" style="margin-bottom:0">Last updated: March 2026</p>
</div>
</section>
<section class="section section-white">
<div class="section-inner">
<div class="prose">
<h2>The short version</h2>
<p>PlausibleBA does not collect, store, or process any personal data. The skills run entirely within your Claude Cowork session. We have no servers, no databases, no analytics, and no tracking.</p>
<h2>What PlausibleBA is</h2>
<p>PlausibleBA is an open-source skills library for Claude Cowork, published at <a href="https://github.com/plausibleba/ba-skills">github.com/plausibleba/ba-skills</a>. When you install and run PlausibleBA skills, they operate as part of your Claude conversation — governed entirely by Anthropic's privacy policy, not ours.</p>
<h2>Data we do not collect</h2>
<ul>
<li>We do not collect names, email addresses, or contact information through the skills.</li>
<li>We do not collect the content of your conversations or the business descriptions you provide to the skills.</li>
<li>We do not use analytics, tracking pixels, or cookies on this website beyond what is technically necessary to serve the pages.</li>
<li>We do not sell, rent, or share any data with third parties.</li>
</ul>
<h2>The PlausibleBA Canvas (plausibleba.com/canvas)</h2>
<p>The Canvas page allows you to upload a <code>ba-skills-bundle.json</code> file and render it as an interactive operating model. This upload is processed entirely in your browser — the file is never sent to a server. We do not retain, log, or store any uploaded bundle data.</p>
<h2>GitHub</h2>
<p>The PlausibleBA skills library is hosted on GitHub at <a href="https://github.com/plausibleba/ba-skills" target="_blank">github.com/plausibleba/ba-skills</a>. GitHub's own privacy policy applies to any interaction with that repository. We do not control GitHub's data practices.</p>
<h2>Claude Cowork and Anthropic</h2>
<p>When you use PlausibleBA skills within Claude Cowork, your conversation data is governed by <a href="https://www.anthropic.com/legal/privacy" target="_blank">Anthropic's privacy policy</a>. PlausibleBA has no access to your Cowork conversations.</p>
<h2>This website</h2>
<p>plausibleba.com is a static website hosted on GitHub Pages. We use <a href="https://plausible.io" target="_blank">Plausible Analytics</a> to understand how visitors use the site. Plausible is privacy-preserving — it does not use cookies, does not collect personal data, and is fully GDPR compliant. The data collected is aggregated only (page views, referrers, top pages) and cannot be used to identify individual visitors. You can review Plausible's data policy at <a href="https://plausible.io/privacy" target="_blank">plausible.io/privacy</a>.</p>
<p>Standard server access logs (IP address, page requested, timestamp) may also be retained by GitHub Pages in accordance with their own privacy policies.</p>
<h2>Children</h2>
<p>PlausibleBA is a professional tool intended for use by adults. We do not knowingly collect any data from children under 16.</p>
<h2>Changes to this policy</h2>
<p>If we ever introduce any data collection (for example, an account system or analytics), we will update this policy and note the date of change prominently. The current version of this policy is always available at plausibleba.com/privacy.</p>
<h2>Contact</h2>
<p>If you have any questions about this privacy policy, you can reach us at <a href="mailto:hello@plausibleba.com">hello@plausibleba.com</a>.</p>
<hr>
<p style="font-size:0.875rem;color:var(--ink-4)">PlausibleBA is published under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International</a> licence. The PlausibleBA name and tagline are trademarks of PlausibleBA and are not covered by this licence.</p>
</div>
</div>
</section>
<footer class="site-footer">
<div class="footer-inner">
<div class="footer-brand-col">
<span class="footer-brand"><img src="/logo-icon-1x.png" alt="PlausibleBA" width="37" height="30" srcset="/logo-icon-2x.png 2x"><span class="footer-brand-text">PLAUSIBLE <span style="color:#6AC3EE">BA</span></span></span>
<p>Just enough business architecture.<br>For every BA, on every project.</p>
</div>
<div class="footer-col">
<h4>Skills</h4>
<a href="/skills#capability-map">Capability Mapping</a>
<a href="/skills#concept-model">Concept Model</a>
<a href="/skills#value-streams">Value Streams</a>
<a href="/install">Install</a>
</div>
<div class="footer-col">
<h4>Learn</h4>
<a href="/methodology">Methodology</a>
<a href="/canvas">Canvas</a>
<a href="https://discoverednotinvented.substack.com/" target="_blank">Substack</a>
<a href="https://github.com/plausibleba/ba-skills" target="_blank">GitHub</a>
</div>
<div class="footer-col">
<h4>About</h4>
<a href="/about">About PlausibleBA</a>
<a href="/contact">Contact</a>
<a href="/privacy">Privacy policy</a>
<a href="/vcc">Value Cognition Canvas</a>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 PlausibleBA · Licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a></p>
<p>Built for <a href="https://claude.ai/download" target="_blank">Claude Cowork</a> by Anthropic</p>
</div>
</footer>
</body>
</html>