feat: replace index.html with content from index (1).html

This commit is contained in:
4NK Dev 2025-10-03 08:30:16 +00:00
parent 3c0168dda2
commit 1a9c9bfc53

View File

@ -1,24 +1,24 @@
<!doctype html> <!DOCTYPE html>
<html lang="en"> <html lang="en"><head>
<head> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8" /> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Home | 4NK.network</title> <title>Home | 4NK.network</title>
<meta name="description" content="Self-custodial cloud. Rebuild the Web, upright." /> <meta name="description" content="Self-custodial cloud. Rebuild the Web, upright.">
<meta property="og:title" content="4NK.network" /> <meta property="og:title" content="4NK.network">
<meta property="og:description" content="Self-custodial cloud. Rebuild the Web, upright." /> <meta property="og:description" content="Self-custodial cloud. Rebuild the Web, upright.">
<meta property="og:type" content="website" /> <meta property="og:type" content="website">
<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext x='50' y='65' font-size='60' text-anchor='middle'%3E%E2%9A%A1%EF%B8%8F%3C/text%3E%3C/svg%3E" /> <link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext x='50' y='65' font-size='60' text-anchor='middle'%3E%E2%9A%A1%EF%B8%8F%3C/text%3E%3C/svg%3E">
<link rel="stylesheet" href="styles.css" /> <link rel="stylesheet" href="Home%20_%204NK.network_files/styles.css">
<meta name="color-scheme" content="dark light" /> <meta name="color-scheme" content="dark light">
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000">
<link rel="preload" as="image" href="4NKheader.png" /> <link rel="preload" as="image" href="https://4nk.network/4NKheader.png">
</head> </head>
<body> <body>
<header class="site-header"> <header class="site-header">
<div class="container row between center"> <div class="container row between center">
<div class="left-group"> <div class="left-group">
<img class="brand-mark" src="logo.png" alt="4NK logo" /> <img class="brand-mark" src="Home%20_%204NK.network_files/logo.png" alt="4NK logo">
<a class="logo" href="#top">4NK</a> <a class="logo" href="#top">4NK</a>
</div> </div>
<nav class="nav" aria-label="Primary navigation"> <nav class="nav" aria-label="Primary navigation">
@ -29,8 +29,8 @@
<li><a href="#team">About</a></li> <li><a href="#team">About</a></li>
<li><a href="#contact">Contact</a></li> <li><a href="#contact">Contact</a></li>
<li> <li>
<a href="/fr/" class="language-toggle" title="Français"> <a href="https://4nk.network/fr/" class="language-toggle" title="Français">
<img src="https://api.iconify.design/twemoji:flag-france.svg" alt="Français" style="width: 24px; height: 24px; vertical-align: middle;"> <img src="Home%20_%204NK.network_files/twemoji_flag-france.svg" alt="Français" style="width: 24px; height: 24px; vertical-align: middle;">
</a> </a>
</li> </li>
</ul> </ul>
@ -43,13 +43,14 @@
<section id="intro" class="section intro"> <section id="intro" class="section intro">
<div class="container intro-grid"> <div class="container intro-grid">
<div class="intro-media"> <div class="intro-media">
<img src="4NKheader-tr.png" alt="4NK header" /> <img src="Home%20_%204NK.network_files/4NKheader-tr.png" alt="4NK header">
</div> </div>
<div class="intro-copy"> <div class="intro-copy">
<h1>Self-Custodial Cloud</h1> <h1>Self-Custodial Cloud</h1>
<p class="subhead accent">Safer, Simpler, Sovereign</p> <p class="subhead accent">Safer, Simpler, Sovereign</p>
<p>Users pay increasingly high rent to someone to collaborate, to manage their identities and to access their own data, while keeping getting hacked, ransomed or spied upon... <br> <br> What if there was a solution, right in our own hands ? <p>To collaborate, to manage their identities and to access their own data, users pay increasingly high rent to someone else. All the while keeping
<br> <br> 4NK builds a userowned cloud where sovereignty and simplicity coexist. We want for digital sovereignty to be a technical reality and not a third party promise</p> getting hacked, ransomed or spied upon... <br> <br> What if there was a solution, right in our own hands ?
<br> <br> 4NK builds a userowned cloud bringing sovereignty and simplicity together. Digital sovereignty has been third party promise for way too long. 4NK's self-custodial cloud makes it a technical reality </p>
<div class="actions"> <div class="actions">
<a class="button primary" href="#services">Explore Services</a> <a class="button primary" href="#services">Explore Services</a>
<a class="button" href="#contact">Talk to us</a> <a class="button" href="#contact">Talk to us</a>
@ -66,31 +67,44 @@
<h2>Rebuild the Web, Upright</h2> <h2>Rebuild the Web, Upright</h2>
</div> </div>
<div class="col-content"> <div class="col-content">
<p>The 4NK Self-Custodial Cloud OS runs as app on your often-idle equipement. <br> <br> We are restoring user agency on the internet by leveraging private keys as the core building block to anchor ownership and trusted workflows. Our approach is pragmatic, privacyfirst, and Bitcoinaligned. <p>The 4NK Self-Custodial Cloud OS runs as app on your often-idle equipement. <br> <br>
<br> <br> No blockchain, and no token : simply a client-side infrastructure that extends Bitcoins properties for everyday use and collaborative workflows. We are restoring user agency on the internet by leveraging private keys
as the core building block to anchor ownership and trusted workflows. No blockchain, and no token : simply a
client-side infrastructure that extends Bitcoins properties for
everyday use and collaborative workflows.
<br> <br>
Our approach is pragmatic, privacyfirst, and Bitcoinaligned.
</p> </p>
</div> </div>
</div> </div>
<div class="grid principles-grid span-2"> <div class="grid principles-grid span-2">
<article class="card"> <article class="card">
<img class="icon" alt="Key" src="https://api.iconify.design/solar:key-minimalistic-bold.svg?color=%23f7931a" /> <img class="icon" alt="Key" src="Home%20_%204NK.network_files/solar_key-minimalistic-bold.svg">
<h3>Identity</h3> <h3>Identity</h3>
<p>Users own and manage their keys. The infrastructure is built around you. Control what you share, with whom and how.</p> <p>Users own and manage their keys. The infrastructure is built around you. Control what you share, with whom and how.</p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="Data" src="https://api.iconify.design/solar:database-bold.svg?color=%23f7931a" /> <img class="icon" alt="Data" src="Home%20_%204NK.network_files/solar_database-bold.svg">
<h3>Infrastructure-less</h3> <h3>Infrastructure-less</h3>
<p>Leverage existing or underused gear (laptop, servers..) to run the Self-Custodial OS app. New CAPEX is optional. Invite others to use your infrastructure on your own terms, they don't need a node but only a browser.</p> <p>Leverage existing or underused gear (laptop, servers..)
to run the Self-Custodial OS app. New CAPEX is optional. Invite others
to use your infrastructure on your own terms, they don't need a node but
only a browser.</p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="ID" src="https://api.iconify.design/solar:shield-user-bold.svg?color=%23f7931a" /> <img class="icon" alt="ID" src="Home%20_%204NK.network_files/solar_shield-user-bold.svg">
<h3>Security</h3> <h3>Security</h3>
<p>Your data, your rules. Encrypted by default, shared on your terms. Fully encrypted storage. Local or distributed. All communications are encryped and do no leak meta-data by leveraging Bitcoin's silent-payment functionality.</p> <p>Your data, your rules. Encrypted by default, shared on
your terms. Fully encrypted storage. Local or distributed. All
communications are encryped and do no leak meta-data by leveraging
Bitcoin's silent-payment functionality.</p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="Network" src="https://api.iconify.design/iconoir:network-solid.svg?color=%23f7931a" /> <img class="icon" alt="Network" src="Home%20_%204NK.network_files/iconoir_network-solid.svg">
<h3>Network</h3> <h3>Network</h3>
<p>Collaborate and Network as you wish. Network layer is made up of nodes which can be local or distributed. Many networks can be built from nodes in the open or as dedicated islands.</p> <p>Collaborate and Network as you wish. Network layer is
made up of nodes which can be local or distributed. Many networks can be
built from nodes in the open or as dedicated islands.</p>
</article> </article>
</div> </div>
</div> </div>
@ -100,7 +114,7 @@
<section id="services" class="section tinted"> <section id="services" class="section tinted">
<div class="container"> <div class="container">
<div class="alt-row alt-right"> <div class="alt-row alt-right">
<div class="col-media"><img src="usercloud.png" alt="User-owned cloud illustration" /></div> <div class="col-media"><img src="Home%20_%204NK.network_files/usercloud.png" alt="User-owned cloud illustration"></div>
<div class="col-title"> <div class="col-title">
<h2>Your Keys, <br> Your workflows</h2> <h2>Your Keys, <br> Your workflows</h2>
<p class="lead">The Self-Custodial Cloud value proposition is for you to build any cloud collaborative workflow you want. <p class="lead">The Self-Custodial Cloud value proposition is for you to build any cloud collaborative workflow you want.
@ -110,24 +124,30 @@
</div> </div>
<div class="grid principles-grid span-2"> <div class="grid principles-grid span-2">
<article class="card"> <article class="card">
<img class="icon" alt="Key" src="https://api.iconify.design/solar:key-minimalistic-bold.svg?color=%23f7931a" /> <img class="icon" alt="Key" src="Home%20_%204NK.network_files/solar_key-minimalistic-bold.svg">
<h3>Personal Digital Safe</h3> <h3>Personal Digital Safe</h3>
<p>Secure storage for yours documents. Secure sharing. Choose whether it is store locally or on the cloud. It's always fully encrypted by your private key.</p> <p>Secure storage for yours documents. Secure sharing.
Choose whether it is store locally or on the cloud. It's always fully
encrypted by your private key.</p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="ID" src="https://api.iconify.design/solar:shield-user-bold.svg?color=%23f7931a" /> <img class="icon" alt="ID" src="Home%20_%204NK.network_files/solar_shield-user-bold.svg">
<h3>Personal Sovereignty</h3> <h3>Personal Sovereignty</h3>
<p>Run an LLM only on content you own and want to keep private. 100% local . <br> Without any data leak</p> <p>Run an LLM only on content you own and want to keep private. 100% local . <br> Without any data leak</p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="Data" src="https://api.iconify.design/solar:database-bold.svg?color=%23f7931a" /> <img class="icon" alt="Data" src="Home%20_%204NK.network_files/solar_database-bold.svg">
<h3>Collaborative documents</h3> <h3>Collaborative documents</h3>
<p>Build secure document workflows. With encrypted data storage and sharing. Super simple identities management : create, share, invite any users (they do not need to run a node, just a browser). </p> <p>Build secure document workflows. With encrypted data
storage and sharing. Super simple identities management : create, share,
invite any users (they do not need to run a node, just a browser). </p>
</article> </article>
<article class="card"> <article class="card">
<img class="icon" alt="Lightning" src="https://api.iconify.design/iconoir:network-solid.svg?color=%23f7931a" /> <img class="icon" alt="Lightning" src="Home%20_%204NK.network_files/iconoir_network-solid.svg">
<h3>Workflows orchestration</h3> <h3>Workflows orchestration</h3>
<p>Your Rules: fully manage rules, roles, access policies, and data access for any workflow. Always with verifiable identities. Audit trail with timestamped proofs at every and every interaction..</p> <p>Your Rules: fully manage rules, roles, access policies,
and data access for any workflow. Always with verifiable identities.
Audit trail with timestamped proofs at each and every interaction..</p>
</article> </article>
</div> </div>
</div> </div>
@ -137,7 +157,7 @@
<section id="updates" class="section"> <section id="updates" class="section">
<div class="container"> <div class="container">
<div class="alt-row alt-right"> <div class="alt-row alt-right">
<div class="col-media letterbox"> <img src="updates.png" alt="Updates illustration" /> </div> <div class="col-media letterbox"> <img src="Home%20_%204NK.network_files/updates.png" alt="Updates illustration"> </div>
<div class="col-title"> <div class="col-title">
<h2>Updates</h2> <h2>Updates</h2>
<p>Recent highlights and projects from the 4NK network.</p> <p>Recent highlights and projects from the 4NK network.</p>
@ -157,30 +177,33 @@
<section id="team" class="section tinted"> <section id="team" class="section tinted">
<div class="container"> <div class="container">
<h2>Team</h2> <h2>Team</h2>
<p class="lead">Our team and advisory board consists of experienced professionnal and talented Bitcoiners, including core developer. Our mission is to expand Bitcoin's properties, such as self-custody, privacy and empowerement, to the everyday digital life.</p> <p class="lead">Our team and advisory board consists of
experienced professionnal and talented Bitcoiners, including core
developer. Our mission is to expand Bitcoin's properties, such as
self-custody, privacy and empowerement, to the everyday digital life.</p>
<div class="grid team-grid"> <div class="grid team-grid">
<figure class="team-member"> <figure class="team-member">
<a href="https://www.linkedin.com/in/nicolascantuinnovationresilience/" target="_blank" rel="noopener"><img src="Nicolas.jpg" alt="CTO and CO-Founder"/></a> <a href="https://www.linkedin.com/in/nicolascantuinnovationresilience/" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/Nicolas.jpg" alt="CTO and CO-Founder"></a>
<figcaption>CTO and CO-Founder<br><br><br></figcaption> <figcaption>CTO and CO-Founder<br><br><br></figcaption>
</figure> </figure>
<figure class="team-member"> <figure class="team-member">
<a href="https://www.linkedin.com/in/stephane-caminati-a1928514/" target="_blank" rel="noopener"><img src="Stephane.jpg" alt="President" /></a> <a href="https://www.linkedin.com/in/stephane-caminati-a1928514/" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/Stephane.jpg" alt="President"></a>
<figcaption>President<br><br><br><br></figcaption> <figcaption>President<br><br><br><br></figcaption>
</figure> </figure>
<figure class="team-member"> <figure class="team-member">
<a href="https://github.com/Sosthene00" target="_blank" rel="noopener"><img src="sosthene.png" alt="Core Dev" /></a> <a href="https://github.com/Sosthene00" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/sosthene.png" alt="Core Dev"></a>
<figcaption>Core Dev<br><br><br><br></figcaption> <figcaption>Core Dev<br><br><br><br></figcaption>
</figure> </figure>
<figure class="team-member"> <figure class="team-member">
<a href="https://www.linkedin.com/in/michel-dubreuil-739648/" target="_blank" rel="noopener"><img src="michel.png" alt="Sales Director" /></a> <a href="https://www.linkedin.com/in/michel-dubreuil-739648/" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/michel.png" alt="Sales Director"></a>
<figcaption>Sales Director<br><br><br><br></figcaption> <figcaption>Sales Director<br><br><br><br></figcaption>
</figure> </figure>
<figure class="team-member"> <figure class="team-member">
<a href="https://www.linkedin.com/in/nicolas-savin-cdo-cxo-cmo/" target="_blank" rel="noopener"><img src="nicolasS.jpeg" alt="UX" /></a> <a href="https://www.linkedin.com/in/nicolas-savin-cdo-cxo-cmo/" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/nicolasS.jpeg" alt="UX"></a>
<figcaption>UX<br><br><br><br></figcaption> <figcaption>UX<br><br><br><br></figcaption>
</figure> </figure>
<figure class="team-member"> <figure class="team-member">
<a href="https://networkeffect.fr/" target="_blank" rel="noopener"><img src="elie.jpeg" alt="Strategist and Solutions Marketing" /></a> <a href="https://networkeffect.fr/" target="_blank" rel="noopener"><img src="Home%20_%204NK.network_files/elie.jpeg" alt="Strategist and Solutions Marketing"></a>
<figcaption>Strategist and Solutions Marketing<br><br></figcaption> <figcaption>Strategist and Solutions Marketing<br><br></figcaption>
</figure> </figure>
</div> </div>
@ -206,16 +229,17 @@
<a href="#principles">Services</a> <a href="#principles">Services</a>
<a href="#team">About</a> <a href="#team">About</a>
<a href="#contact">Contact</a> <a href="#contact">Contact</a>
<a href="powered-by-bitcoin.html">Powered by Bitcoin</a> <a href="https://4nk.network/powered-by-bitcoin.html">Powered by Bitcoin</a>
<a href="manifest.html">Manifest</a> <a href="https://4nk.network/manifest.html">Manifest</a>
<a href="tech-overview.html">Tech Overview</a> <a href="https://4nk.network/tech-overview.html">Tech Overview</a>
<a href="https://git.4nkweb.com/" target="_blank" rel="noopener">Git</a> <a href="https://git.4nkweb.com/" target="_blank" rel="noopener">Git</a>
<a href="https://twitter.com/@NicolasCantuBk" target="_blank" rel="noopener">Twitter</a> <a href="https://twitter.com/@NicolasCantuBk" target="_blank" rel="noopener">Twitter</a>
</nav> </nav>
<small>© <span id="year"></span> 4NK. All rights reserved.</small> <small>© <span id="year">2025</span> 4NK. All rights reserved.</small>
</div>
</footer> </footer>
<script src="script.js"></script> <script src="Home%20_%204NK.network_files/script.js"></script>
</body>
</html>
</body></html>