feat: replace about_more.html with Canva embed

This commit is contained in:
4NK Dev 2025-09-30 11:29:45 +00:00
parent 0dfaff3d8b
commit 546a4e2265

View File

@ -1,141 +1,8 @@
<!DOCTYPE html> <div style="position: relative; width: 100%; height: 0; padding-top: 56.2500%;
<html lang="en"> padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
<head> border-radius: 8px; will-change: transform;">
<meta charset="UTF-8"> <iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
<meta name="viewport" content="width=device-width, initial-scale=1.0"> src="https://www.canva.com/design/DAG0YYRiTgk/hg6-u8emxIrLASB3mdFtug/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
<title>4NK — About more</title> </iframe>
<link rel="icon" type="image/png" href="/favicon.png">
<link rel="stylesheet" href="/styles.css">
<style>
.page { max-width: 960px; margin: 4rem auto; padding: 0 1rem; }
h1, h2, h3 { margin: 1.5rem 0 .5rem; }
.lead { opacity: .9; }
.section { margin: 2rem 0; }
ul { padding-left: 1.2rem; }
.header-actions { margin: 1.5rem 0 2rem; display: flex; gap: .75rem; }
.manifesto-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; align-items: stretch; }
.manifesto-figure { align-self: start; }
.manifesto-img { height: 100%; width: auto; max-width: 100%; object-fit: contain; border-radius: 8px; box-shadow: 0 10px 30px rgba(255,107,53,.15); }
@media (max-width: 768px) {
.manifesto-grid { grid-template-columns: 1fr; }
.manifesto-img { width: 100%; height: auto; }
}
</style>
</head>
<body>
<div class="page">
<h1>4NK — SelfCustodial Cloud OS</h1>
<p class="lead">Safer, simpler, sovereign, and inexpensive.</p>
<div class="header-actions">
<a class="btn btn-secondary" href="/">Back to homepage</a>
</div> </div>
<a href="https://www.canva.com/design/DAG0YYRiTgk/hg6-u8emxIrLASB3mdFtug/view?utm_content=DAG0YYRiTgk&amp;utm_campaign=designshare&amp;utm_medium=embeds&amp;utm_source=link" target="_blank" rel="noopener">4NK PITCH V0.2</a>
<div class="section">
<h2>Whats the problem?</h2>
<p>The cloud market is dominated by permissioned and vulnerable thirdparty solutions. Users pay increasingly high rent to someone to manage their identities and access their own data, while facing hacks, ransoms and surveillance. Digital sovereignty is a wellunderstood requirement, yet everyone pays the price of simplicity at their own expense. Every time we click “accept,” we reinforce economic, security, and policy dependency. What if the solution was in our own hands?</p>
</div>
<div class="section">
<h2>How to fix this? — Manifesto</h2>
<div class="manifesto-grid">
<div class="manifesto-figure">
<img src="/img/Clipboard%20-%2026%20septembre%202025%2013_46.png" alt="4NK illustration" class="manifesto-img">
</div>
<div>
<p>We want to own and manage our logins, sharing, payments, messages, and identity without passing through central servers or leaking metadata. We want to handle it all directly on and from our devices.</p>
<ul>
<li>No CAPEX, no data centers required</li>
<li>Each user is a building block of the infrastructure</li>
<li>Every flow is a cryptographic proof</li>
<li>Every action is a verifiable validation</li>
</ul>
<p>We want digital sovereignty to be a technical reality, not a thirdparty promise.</p>
</div>
</div>
</div>
<div class="section">
<h2>Introducing the SelfCustodial Cloud OS</h2>
<p>An app to rebuild the web—upright:</p>
<ul>
<li><b>Identity</b>: users own and manage their keys</li>
<li><b>Security</b>: distributed and fully encrypted storage</li>
<li><b>Infrastructureless</b>: leverage existing underused devices (laptops, servers)</li>
<li><b>Network layer</b>: distributed and open; islands of nodes</li>
<li><b>Proofs at every step</b>: verifiable and anchored in Bitcoin</li>
<li><b>Thirdparty dependencies</b>: none</li>
<li><b>Opensource</b></li>
</ul>
<p>No blockchain and no token: a clientside infrastructure that extends Bitcoins properties for everyday use.</p>
</div>
<div class="section">
<h2>What can we do with it?</h2>
<ul>
<li><b>Personal sovereignty</b>: secure document storage and sharing; “100% local” LLM on user content</li>
<li><b>Collaborative</b>: P2P secure messaging (no central server, no metadata leakage); secure document workflows (encrypted storage and sharing, simple identity management, timestamped proofs at every step); discovery and publishing of “contracts”; payment layer</li>
</ul>
</div>
<div class="section">
<h2>Bitcoin under the hood</h2>
<ul>
<li>Secure messaging with an embedded Bitcoin wallet in the browser using silent payments for secure and metadataless messaging</li>
<li>Log in with one scan: native Lightning support (no Stripe, no PayPal)</li>
<li>Records and actions are timestamped on Bitcoin L1 (a few bytes/day)</li>
</ul>
</div>
<div class="section">
<h2>How it works</h2>
<p>Supersimple user experience:</p>
<ul>
<li>Lightweight background app turns existing, oftenidle equipment into a node</li>
<li>100% browserbased UX to interact with the node, locally or remotely, for owners and invitees</li>
<li>Log in with one scan, 2FA options, multisig, including phone enrollment</li>
<li>Secure messaging layer with no metadata leakage</li>
<li>“Chatfirst” experience (roadmap)</li>
</ul>
<h3>Networks</h3>
<ul>
<li>Every user is a building block of the new infrastructure</li>
<li>Professional islands and optin to larger networks (forming Layer 2s)</li>
<li>Scaleout, small or large</li>
</ul>
</div>
<div class="section">
<h2>Disrupting a huge market</h2>
<p>The cloud and collaborative market is dominated by GAFAMs, a TAM of $250B. “Undertheradar” SAM is about $80M. Beyond 2030 ambition: $35B (≈2% of the market).</p>
</div>
<div class="section">
<h2>Status</h2>
<ul>
<li>Main software development: done</li>
<li>$500K revenue from paid POC customers over the last 24 months</li>
<li>Pipeline: 510 prospects from SMBs to Tier1 operators (Orange, Docaposte), sales cycle evolving</li>
<li>Preproduction whitelabel service targeted to French Notaries</li>
<li>Soon to launch: DOCV.fr (B2C2B freemium)</li>
</ul>
</div>
<div class="section">
<h2>Whats next?</h2>
<p>Preseries round: raise $500K from strategic, supportive partners.</p>
<p><b>Key objectives</b> include GTM kickoff (sales/marketing, PLG motion), professioncentric deployments (notaries, lawyers, family offices, local public branches, health), whitelabel distribution (convert Tier1/2 POCs), opportunistic SMB workflows, feature iteration toward PMF and international reach, and reaching breakeven with $1M ARR to enter Series A in under 15 months.</p>
<p><b>$100M ARR in 5 years is feasible.</b></p>
</div>
<div class="section">
<h2>Who we are</h2>
<p>4NK and its ecosystem. Tomorrows winners dont wait for the next hack — contact us today for a demo.</p>
<p>
<a class="btn btn-primary" href="mailto:contact@4nk.network">Request a demo</a>
<a class="btn btn-secondary" href="/">Back to homepage</a>
</p>
</div>
</div>
<script src="/script.js"></script>
</body>
</html>