diff --git a/4NKheader-full.png b/4NKheader-full.png new file mode 100644 index 0000000..d942fad Binary files /dev/null and b/4NKheader-full.png differ diff --git a/4NKheader-tr.png b/4NKheader-tr.png new file mode 100644 index 0000000..cefbe7e Binary files /dev/null and b/4NKheader-tr.png differ diff --git a/4NKheader.png b/4NKheader.png new file mode 100644 index 0000000..76bcf48 Binary files /dev/null and b/4NKheader.png differ diff --git a/Nicolas.jpg b/Nicolas.jpg new file mode 100644 index 0000000..511e55a Binary files /dev/null and b/Nicolas.jpg differ diff --git a/README.md b/README.md index 316addc..2bd8124 100644 --- a/README.md +++ b/README.md @@ -1,131 +1,14 @@ -# Site 4NK - The self-custodial cloud infrastructure +# One-page site (no build tools) -## Description +Open `index.html` in your browser. That's it. -Site web moderne pour 4NK, une infrastructure révolutionnaire qui redéfinit la sécurité et la décentralisation. Le site met en valeur l'identité visuelle de la marque avec un design sombre et des effets de glow orange/jaune. +## Customize +- Edit text in `index.html` sections: `#hero`, `#features`, `#about`, `#contact`. +- Tweak colors and spacing via CSS variables in `styles.css`. +- Change the mailto address in the contact form action. -## Caractéristiques +## Optional local server +You can also serve it locally to test relative paths: -### Design -- **Thème sombre** avec fond noir et effets de glow -- **Logos SVG** animés avec effets de lumière -- **Typographie moderne** utilisant la police Inter -- **Design responsive** pour mobile et desktop -- **Animations fluides** et effets de parallaxe - -### Sections -1. **Header** - Navigation fixe avec logo animé -2. **Hero** - Section principale avec logo grand format et titre -3. **Services** - Présentation des services avec icônes animées -4. **À propos** - Description de l'entreprise avec logo showcase -5. **Contact** - Formulaire de contact interactif -6. **Footer** - Liens et informations de bas de page - -### Effets visuels -- **Glow effects** sur les logos et éléments interactifs -- **Particules flottantes** en arrière-plan -- **Animations CSS** et JavaScript -- **Curseur personnalisé** avec effet de glow -- **Transitions fluides** entre les sections - -## Structure des fichiers - -``` -website/ -├── index.html # Structure HTML principale -├── styles.css # Styles CSS avec animations -├── script.js # JavaScript pour interactions -└── README.md # Documentation -``` - -## Installation et utilisation - -### Prérequis -- Serveur web local (Python, Node.js, ou autre) -- Navigateur moderne supportant CSS3 et JavaScript - -### Lancement local - -1. **Avec Python** (recommandé) : -```bash -cd /home/debian/website -python3 -m http.server 8080 -``` - -2. **Accès** : -Ouvrir http://localhost:8080 dans votre navigateur - -### Alternative avec Node.js -```bash -npx serve /home/debian/website -p 8080 -``` - -## Personnalisation - -### Couleurs -Les couleurs principales sont définies dans les variables CSS : -- `--primary-orange: #FF6B35` -- `--secondary-orange: #FF8E53` -- `--accent-orange: #FFA500` -- `--gold: #FFD700` - -### Logos -Les logos sont créés en SVG avec des gradients et filtres pour les effets de glow. Ils peuvent être facilement modifiés dans le code HTML. - -### Animations -Les animations sont contrôlées par CSS et JavaScript. Les durées et effets peuvent être ajustés dans les fichiers respectifs. - -## Compatibilité - -- **Navigateurs** : Chrome, Firefox, Safari, Edge (versions récentes) -- **Responsive** : Mobile, tablette, desktop -- **Technologies** : HTML5, CSS3, JavaScript ES6+ - -## Performance - -- **Optimisé** pour le chargement rapide -- **Images SVG** pour une qualité vectorielle -- **CSS minifiable** pour la production -- **JavaScript modulaire** et optimisé - -## Développement - -### Structure du code -- **HTML sémantique** avec sections bien définies -- **CSS organisé** avec variables et animations -- **JavaScript modulaire** avec gestion d'événements - -### Améliorations possibles -- Ajout d'un système de build (Webpack, Vite) -- Optimisation des performances -- Tests automatisés -- Intégration CI/CD - -## Licence - -Projet développé pour 4NK - Tous droits réservés. - ---- - -**Note** : Ce site a été créé pour mettre en valeur l'identité visuelle de 4NK avec un design moderne et des effets visuels impressionnants. - -## Configuration et scripts (backend mailer) - -- **Backend**: Node/Express + Nodemailer dans `server/` -- **Endpoint**: POST `/contact` (proxy via nginx) -- **Config nginx**: `conf/4nk.network.conf` -- **Docs nginx**: `conf/README.md` -- **Scripts**: `scripts/reload-nginx.sh`, `scripts/test-contact.sh`, `scripts/install-mailer.sh` -- **Systemd example**: `conf/4nk-mailer.service.example` - -### Variables d'environnement (charger via systemd) - -- `SERVER_PORT` (defaut: 3001) -- `SMTP_HOST` (defaut: 127.0.0.1) -- `SMTP_PORT` (defaut: 25) -- `SMTP_SECURE` (defaut: false) -- `SMTP_TLS_REJECT_UNAUTHORIZED` (defaut: false) -- `SMTP_FROM` (defaut: no-reply@4nk.network) -- `SMTP_TO` (defaut: nicolas.cantu@4nk.network) - -Placez ces variables dans `/etc/default/4nk-mailer` et pointez `EnvironmentFile` depuis `conf/4nk-mailer.service.example`. +- macOS (Python): `python3 -m http.server 8000` +- then open http://localhost:8000/ diff --git a/Stephane.jpg b/Stephane.jpg new file mode 100644 index 0000000..857f382 Binary files /dev/null and b/Stephane.jpg differ diff --git a/conf/4nk-mailer.service.example b/conf/4nk-mailer.service.example index 55bc587..3da6daa 100644 --- a/conf/4nk-mailer.service.example +++ b/conf/4nk-mailer.service.example @@ -23,3 +23,4 @@ WantedBy=multi-user.target + diff --git a/cypher-tank.html b/cypher-tank.html new file mode 100644 index 0000000..50a3c52 --- /dev/null +++ b/cypher-tank.html @@ -0,0 +1,57 @@ + + + + + + Cypher Tank | 4NK.network + + + + + + + + + + + +
+
+
+ +
+

+ 4NK PITCH V0.2 by Elie Sader +

+
+
+ + + + + diff --git a/docs/manifest_en.md b/docs/manifest_en.md index 6818194..d37b3d0 100644 --- a/docs/manifest_en.md +++ b/docs/manifest_en.md @@ -165,3 +165,4 @@ Migrating to a distributed, neutral, and verifiable infrastructure is not a seco + diff --git a/elie.jpeg b/elie.jpeg new file mode 100644 index 0000000..f0b0175 Binary files /dev/null and b/elie.jpeg differ diff --git a/fr/index.html b/fr/index.html new file mode 100644 index 0000000..3d0840f --- /dev/null +++ b/fr/index.html @@ -0,0 +1,209 @@ + + + + + + Accueil | 4NK.network + + + + + + + + + + + + + +
+ +
+
+
+ En-tête 4NK +
+
+

Cloud Auto-Hébergé

+

Plus Sûr, Plus Simple, Souverain

+

Les utilisateurs paient toujours plus cher pour collaborer, gérer leurs identités et accéder à leurs propres données, tout en restant vulnérables aux piratages, rançongiciels et espionnage...

Et s'il existait une solution, juste à portée de main ? +

4NK construit un cloud où vous restez propriétaire de vos données, alliant souveraineté et simplicité. Nous faisons de la souveraineté numérique une réalité technique, pas une simple promesse.

+ +
+
+
+ + +
+
+
+
+

Reconstruire le Web, À l'endroit

+
+
+

L'OS Cloud Auto-Souverain 4NK fonctionne comme une application sur votre équipement souvent sous-utilisé.

Nous restaurons l'autonomie des utilisateurs sur Internet en utilisant les clés privées comme fondement pour ancrer la propriété et les flux de travail de confiance. Notre approche est pragmatique, axée sur la confidentialité et alignée sur Bitcoin. +

Pas de blockchain, pas de jeton : simplement une infrastructure côté client qui étend les propriétés de Bitcoin pour une utilisation quotidienne et des flux de travail collaboratifs. +

+
+
+
+
+ Clé +

Identité

+

Les utilisateurs possèdent et gèrent leurs propres clés en toutes circonstances.
L'infrastructure est construite autour de vous.
Contrôlez ce que vous partagez, avec qui et comment.

+
+
+ Données +

Sans Infrastructure

+

Utilisez du matériel existant ou sous-utilisé (ordinateur portable, serveurs...) pour exécuter l'application. Les nouveaux investissements CAPEX sont optionnels. Invitez d'autres à utiliser votre infrastructure (juste d'un navigateur).

+
+
+ Sécurité +

Sécurité

+

Vos données, vos règles. Chiffrement par défaut, partage selon vos conditions. Stockage entièrement chiffré. Local ou distribué. Toutes les communications sont chiffrées et ne fuient pas de métadonnées grâce à la fonctionnalité de silentpayment de Bitcoin.

+
+
+ Réseau +

Réseau

+

Collaborez et réseautez comme bon vous semble. La couche réseau est composée de nœuds qui peuvent être locaux ou distribués. De nombreux réseaux peuvent être construits à partir de nœuds ouverts ou en îlots fermés.

+
+
+
+
+ + +
+
+
+
Illustration de cloud utilisateur
+
+

Vos Clés,
Vos Flux de Travail

+

La proposition de valeur du Cloud Auto-Souverain est de vous permettre de créer n'importe quel flux de travail collaboratif dans le cloud. +
Voici quelques exemples des services que vous pouvez déployer. +

+
+
+
+
+ Coffre-fort +

Coffre-fort Numérique Personnel

+

Stockage sécurisé pour vos documents. Partage sécurisé. Choisissez de stocker localement ou dans le cloud. Toujours entièrement chiffré par votre clé privée.

+
+
+ Souveraineté +

Souveraineté Personnelle

+

Exécutez un LLM uniquement sur le contenu que vous possédez et souhaitez garder privé. 100% local.
Sans aucune fuite de données

+
+
+ Documents +

Documents Collaboratifs

+

Créez des flux de travail documentaires sécurisés. Avec stockage et partage de données chiffrés. Gestion d'identités ultra-simple : créez, partagez, invitez des utilisateurs (ils n'ont pas besoin d'exécuter de nœud, juste d'un navigateur).

+
+
+ Orchestration +

Orchestration des Flux de Travail

+

Vos Règles : gérez entièrement les règles, rôles, politiques d'accès et accès aux données pour n'importe quel flux de travail. Toujours avec des identités vérifiables. Piste d'audit avec preuves horodatées à chaque interaction.

+
+
+
+
+ + +
+
+
+
Illustration des mises à jour
+
+

Actualités

+

Dernières actualités et projets du réseau 4NK.

+
+
+
    +
  • Sep 2025 : Version alpha d'un service freemium B2C de cloud auto-souverain.
  • +
  • Août 2025 : Version alpha d'un LLM local auto-hébergé fonctionnant uniquement sur le contenu de l'utilisateur.
  • +
  • Juil 2025 : Phase de pré-production pour le flux de travail documentaire sécurisé pour les services notariaux.
  • +
  • Mars 2025 : Premier POC pour un flux de travail documentaire entièrement sécurisé pour les services notariaux.
  • +
  • 2024 - 2025 : "Tour de France" des Meetups Bitcoin présentant les propriétés de SilentPayment.
  • +
+
+
+ + +
+
+

Équipe

+

Notre équipe et comité consultatif sont composés de professionnels expérimentés et de passionnés de Bitcoin, dont un développeur principal. Notre mission est d'étendre les propriétés de Bitcoin, comme l'auto-custode, la confidentialité et l'autonomisation, à la vie numérique quotidienne.

+
+ CEO and CO-Founder + President + Core Dev + Sales Director + UUX + Strategist and Solutions Marketing +
+
+
+ + +
+
+
+

Intéressé par des solutions cloud auto-souveraines ?

+ + Contactez-nous + +
+
+
+
+ + + + + + + diff --git a/img/4NKheader-full.png b/img/4NKheader-full.png new file mode 100644 index 0000000..d942fad Binary files /dev/null and b/img/4NKheader-full.png differ diff --git a/img/4NKheader-tr.png b/img/4NKheader-tr.png new file mode 100644 index 0000000..cefbe7e Binary files /dev/null and b/img/4NKheader-tr.png differ diff --git a/img/4NKheader.png b/img/4NKheader.png new file mode 100644 index 0000000..76bcf48 Binary files /dev/null and b/img/4NKheader.png differ diff --git a/img/Nicolas.jpg b/img/Nicolas.jpg new file mode 100644 index 0000000..511e55a Binary files /dev/null and b/img/Nicolas.jpg differ diff --git a/img/Stephane.jpg b/img/Stephane.jpg new file mode 100644 index 0000000..857f382 Binary files /dev/null and b/img/Stephane.jpg differ diff --git a/img/elie.jpeg b/img/elie.jpeg new file mode 100644 index 0000000..f0b0175 Binary files /dev/null and b/img/elie.jpeg differ diff --git a/img/sosthene.png b/img/sosthene.png new file mode 100644 index 0000000..5bf62c2 Binary files /dev/null and b/img/sosthene.png differ diff --git a/img/updates.png b/img/updates.png new file mode 100644 index 0000000..7fcb6bd Binary files /dev/null and b/img/updates.png differ diff --git a/img/usercloud.png b/img/usercloud.png new file mode 100644 index 0000000..6b0b11d Binary files /dev/null and b/img/usercloud.png differ diff --git a/index.html b/index.html index b32afe4..01ce0d1 100644 --- a/index.html +++ b/index.html @@ -1,182 +1,221 @@ - + - - - 4NK - The self-custodial cloud infrastructure - - - - - - + + + Home | 4NK.network + + + + + + + + + -
+ -
- -
- -
-
-
- - -
-

- 4NK - Infrastructure - custodian-killer -

- -

- A revolutionary infrastructure redefining security and decentralization. - Our cutting-edge technology removes intermediaries and puts control in your hands. -

- -
- - Learn more -
-
-
-
- -
-
-

Our Services

-
-
-
- - - - -
-

Decentralized Security

-

Secure infrastructure with no single point of failure

-
- -
-
- - - - -
-

Resilient Storage

-

Distributed and cryptographically secured storage solutions

-
- -
-
- - - - -
-

Self-custodial cloud infrastructure

-

Eliminating intermediaries for full control

-
-
-
-
- -
-
-
-
-

About 4NK

-

- 4NK represents a new era of technology infrastructure. - Our self-custodial cloud infrastructure approach revolutionizes how we think about - security, decentralization, and data control. -

-

- With our cutting-edge technology, we eliminate traditional points of failure - and create a resilient, transparent ecosystem entirely under your control. -

-
-
-
- 4NK Showcase Logo -
-
-
-
-
- -
-
-

Contact

-
-
-

Get in touch

-

Ready to revolutionize your infrastructure? Contact us to discover how 4NK can transform your approach to security and decentralization.

-
-
-
-
- -
-
- -
-
- -
- -
-
-
-
-
-
- - +
+

Self-Custodial Cloud

+

Safer, Simpler, Sovereign

+

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...

What if there was a solution, right in our own hands ? +

4NK builds a user‑owned cloud where sovereignty and simplicity coexist. We want for digital sovereignty to be a technical reality and not a third party promise

+
+ Explore Services + Talk to us +
+
+ + - + +
+
+
+
+

Rebuild the Web, Upright

+
+
+

The 4NK Self-Custodial Cloud OS runs as app on your often-idle equipement.

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, privacy‑first, and Bitcoin‑aligned. +

No blockchain, and no token : simply a client-side infrastructure that extends Bitcoin’s properties for everyday use and collaborative workflows. +

+
+
+
+
+ Key +

Identity

+

Users own and manage their keys. The infrastructure is built around you. Control what you share, with whom and how.

+
+
+ Data +

Infrastructure-less

+

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.

+
+
+ ID +

Security

+

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.

+
+
+ Network +

Network

+

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.

+
+
+
+
+ + +
+
+
+
User-owned cloud illustration
+
+

Your Keys,
Your workflows

+

The Self-Custodial Cloud value proposition is for you to build any cloud collaborative workflow you want. +
Here are some examples of the services you can deploy. +

+
+
+
+
+ Key +

Personal Digital Safe

+

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.

+
+
+ ID +

Personal Sovereignty

+

Run an LLM only on content you own and want to keep private. 100% local .
Without any data leak

+
+
+ Data +

Collaborative documents

+

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).

+
+
+ Lightning +

Workflows orchestration

+

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..

+
+
+
+
+ + +
+
+
+
Updates illustration
+
+

Updates

+

Recent highlights and projects from the 4NK network.

+
+
+ +
+
+ + +
+
+

Team

+

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.

+
+
+ CTO and CO-Founder +
CTO and CO-Founder


+
+
+ President +
President



+
+
+ Core Dev +
Core Dev



+
+
+ Sales Director +
Sales Director



+
+
+ UX +
UX



+
+
+ Strategist and Solutions Marketing +
Strategist and Solutions Marketing

+
+
+
+
+ + +
+
+
+

Interested in self-custodial cloud solutions?

+ + Contact Us + +
+
+
+ + + + + diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..dca77be Binary files /dev/null and b/logo.png differ diff --git a/manifest.html b/manifest.html new file mode 100644 index 0000000..89be9cc --- /dev/null +++ b/manifest.html @@ -0,0 +1,207 @@ + + + + + + Manifest | 4NK.network + + + + + + +
+
+
+
+

The Power Is Already in Our Hands

+ +

Underused Resources, Everywhere

+

With the rise of online tools, we all—at work and at home—sit on underused resources. Think for a moment about your computer, your smartphone. Each day, these machines spend most of their time idle, waiting for your next action. Yet they hold immense computing, storage, and security capabilities. It's as if we left our cars idling in the garage, never really using the engine.

+ +

The Current Paradox

+

Meanwhile, what do we do? We rent, at a high price, server power owned by a handful of American players. We hand over our documents, our conversations, our digital identities, our payments. Every time we log in, every time we click "accept," we reinforce our dependence:

+
    +
  • Economic dependence
  • +
  • Security dependence
  • +
  • Political dependence
  • +
+ +
+ We refuse a captive digital sphere, where each login, each payment, each message reinforces dependence on centralized infrastructures—fragile by design—and subject to security, commercial, legal, and geopolitical pressures. +
+ +

The Limits of Centralization

+

Centralized infrastructures are showing their cracks:

+
    +
  • Repeated data breaches
  • +
  • Exploding cyberattacks
  • +
  • Rising costs
  • +
  • Rules imposed from the outside, sometimes extraterritorial
  • +
  • Risk of Internet balkanization
  • +
  • Losses tied to login and payment complexity
  • +
+ +

We refuse a future where Internet balkanization and creeping dystopia become a reality, where trust erodes and simplicity is purchased at the price of sovereignty. Dystopias are no longer fiction—they're taking shape in our daily habits.

+ +

The Simple Question

+

What if the solution isn't "elsewhere," but already in our hands? What if digital sovereignty, security, and simplicity came not from ever more data centers, but from what we already possess—underused—on our own devices?

+ +

The Alternative: the Self-Custodial Cloud

+

This is a client-side serverless cloud—a model where:

+
    +
  • Identity, proof, and payment—along with login, sharing, and messaging—no longer run through central servers,
  • +
  • But are operated directly on users' devices.
  • +
  • No CAPEX, no data centers.
  • +
  • No dependence on Big Tech or infrastructures under external control.
  • +
  • Public-key identity is not peripheral but the keystone that aligns security, governance, and economics.
  • +
+ +

Every exchange becomes a verifiable contract, every use a proof, every device a building block of the infrastructure.

+ +

Not a Distant Utopia

+

With 4NK, this vision is already taking shape through:

+
    +
  • An evidence-grade DMS (Document Management System) for regulated professions,
  • +
  • Sovereign, end-to-end encrypted messaging,
  • +
  • A portable digital identity.
  • +
+ +

We choose to build this shift progressively and credibly. Over the next two to three years, we will lay the first stones with these services—serving regulated professions, SMEs, and critical sectors first—to prove that simplicity of use, strong security, and stakeholder sovereignty (for organizations and individuals) can coexist.

+ +

In 2–3 years, 4NK will be the virtualized low-level implementation—a revolution of operating systems into active, sovereign nodes of the Internet. These are the first stones of an Internet where sovereignty is a technical property, not a political promise.

+ +

The Imperative

+

We believe we must retake control of its digital infrastructure—not by imitating centralized models, but by inventing a new model: a trustworthy Internet, distributed by design, where sovereignty is engineered, not merely declared.

+ +

The Real Stakes

+

Do we want to keep relying on fragile, costly, centralized infrastructures? Or do we want to build a digital sphere where freedom, trust, and simplicity are non-negotiable?

+ +
+

Call to Action

+

We call on those who reject dependence, insecurity, and fragmentation to join this movement. The future of European digital life will not be forged by surviving a balkanized network, but by creating a shared, sovereign, simple, and verifiable space.

+
+ +

The Choice

+
    +
  • Endure the digital future that's coming, or
  • +
  • Invent the one we want.
  • +
+ +
+

4NK & Bitcoin: the custodian-killer infrastructure

+
Nicolas Cantu
+
+ + + +

← Back to Home

+
+
+
+
+ + + + + diff --git a/michel.png b/michel.png new file mode 100644 index 0000000..eef84f9 Binary files /dev/null and b/michel.png differ diff --git a/nicolasS.jpeg b/nicolasS.jpeg new file mode 100644 index 0000000..bb51d5f Binary files /dev/null and b/nicolasS.jpeg differ diff --git a/powered-by-bitcoin.html b/powered-by-bitcoin.html new file mode 100644 index 0000000..cc87fd5 --- /dev/null +++ b/powered-by-bitcoin.html @@ -0,0 +1,109 @@ + + + + + + 4NK — Powered by Bitcoin + + + + + +
+

Powered by Bitcoin

+
+ Back to homepage +
+ +

4NK: the self-custodial cloud infrastructure

+

For fifteen years, Bitcoin has proven that a decentralized network can secure value without any trusted intermediary. Every block, every signature, every verification is performed by the users themselves. No need for a centralized custodian: everyone can verify, everyone can hold.

+

But outside of payments, the digital world still relies everywhere on trusted third parties:

+ +

These custodians capture data, impose costs, and create points of failure. They are the equivalent of banks before Bitcoin: convenient, but vulnerable and intrusive.

+ +

4NK: Bitcoin beyond payments

+

4NK is a client-side infrastructure layer that extends Bitcoin's native properties to everyday digital uses:

+ + +

How does it work?

+ +

Everything is operated client-side (Client-Side Validation). No custodian.

+ +

Custodian-killer

+

Just as Bitcoin killed the need for a central bank to hold and transfer value, 4NK kills the need for digital custodians to identify, exchange, store, and contract.

+

This is not a new blockchain. This is not a token. It is the natural extension of Bitcoin:

+ + +

4NK is not a theory

+ +

Every time, the model is the same: replace a custodian with Bitcoin + client-side.

+ +

The result

+

Making Bitcoin not only the currency of trust, but also the universal infrastructure layer of the digital world:

+ + +

Our focus

+ + +

Our ambition

+

To make Bitcoin not only the currency of trust, but also the universal infrastructure layer of the internet:

+ +

An internet where the user is sovereign, verification is local, and custodians belong permanently to the past.

+

4NK: the self-custodial cloud infrastructure.

+ +
+

+ Looking for more context? Read the full Manifest. +

+
+ + + diff --git a/powered_by_bitcoin.html b/powered_by_bitcoin.html index 48ac440..422e304 100644 --- a/powered_by_bitcoin.html +++ b/powered_by_bitcoin.html @@ -59,15 +59,6 @@
  • secret sharing as sovereign messaging.
  • -

    4NK is not a theory

    - -

    Every time, the model is the same: replace a custodian with Bitcoin + client-side.

    -

    The result

    Making Bitcoin not only the currency of trust, but also the universal infrastructure layer of the digital world: