33< head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
6- < title > JAM Omni-Kernel — Núcleo P2P Soberano · Código Abierto</ title >
7- < meta name ="description " content ="JAM Omni-Kernel : El único kernel P2P en un solo archivo, cero dependencias, con servidor de señalización embebido. Cifrado militar, multi-plataforma, código abierto GPL v3. " />
6+ < title > jamkernelp2p — Núcleo P2P Soberano · Código Abierto</ title >
7+ < meta name ="description " content ="jamkernelp2p : El único kernel P2P en un solo archivo, cero dependencias, con servidor de señalización embebido. Cifrado militar, multi-plataforma, código abierto GPL v3. " />
88 < link rel ="icon " href ="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚛️</text></svg> " />
99
1010 < style >
415415 <!-- HEADER -->
416416 <!-- ========================================================== -->
417417 < header id ="inicio ">
418- < h1 > JAM Omni-Kernel v1.2</ h1 >
418+ < h1 > jamkernelp2p v1.2</ h1 >
419419 < div class ="subtitulo "> Núcleo criptográfico P2P · Cero dependencias</ div >
420420 < div class ="badge-group ">
421421 < span class ="badge "> ⚛️ Single File</ span >
@@ -430,7 +430,7 @@ <h1>JAM Omni-Kernel v1.2</h1>
430430 <!-- ========================================================== -->
431431 < div class ="descarga-box ">
432432 < a href ="https://github.com/jamkernel/jamkernelp2p/archive/refs/heads/main.zip " class ="boton-descarga ">
433- ⬇️ Descargar JAM Omni-Kernel v1.2
433+ ⬇️ Descargar jamkernelp2p v1.2
434434 < span class ="small "> ~3,500 líneas · Un solo archivo · Código abierto</ span >
435435 </ a >
436436 < p style ="text-align: center; font-size: 0.85rem; margin-top: 12px; color: #4b587c; ">
@@ -451,7 +451,7 @@ <h2>🌌 El Paradigma</h2>
451451 "Una nueva forma de entender la comunicación descentralizada: sin servidores, sin intermediarios, con control total del usuario sobre sus datos."
452452 </ div >
453453 < p >
454- JAM Omni-Kernel es una alternativa tecnológica que permite comunicación entre pares de forma cifrada y sin infraestructura centralizada.
454+ jamkernelp2p es una alternativa tecnológica que permite comunicación entre pares de forma cifrada y sin infraestructura centralizada.
455455 Está diseñado para ser ligero, portable y fácil de integrar en cualquier proyecto que requiera soberanía digital.
456456 </ p >
457457 < p >
@@ -539,7 +539,7 @@ <h2>🚀 Uso</h2>
539539 <!-- COMPARATIVA -->
540540 <!-- ========================================================== -->
541541 < section id ="comparativa ">
542- < h2 > 📊 JAM vs el Ecosistema</ h2 >
542+ < h2 > 📊 jamkernelp2p vs el Ecosistema</ h2 >
543543 < p style ="font-size: 0.95rem; color: #6a7a9a; text-align: center; ">
544544 Comparativa con las soluciones más conocidas del ecosistema P2P.
545545 </ p >
@@ -548,7 +548,7 @@ <h2>📊 JAM vs el Ecosistema</h2>
548548 < thead >
549549 < tr style ="border-bottom: 1px solid var(--borde-sutil); ">
550550 < th style ="text-align: left; padding: 8px 12px; color: var(--texto-blanco); "> Característica</ th >
551- < th style ="text-align: center; padding: 8px 12px; color: var(--cyber-cyan); "> JAM </ th >
551+ < th style ="text-align: center; padding: 8px 12px; color: var(--cyber-cyan); "> jamkernelp2p </ th >
552552 < th style ="text-align: center; padding: 8px 12px; color: #6a7a9a; "> libp2p</ th >
553553 < th style ="text-align: center; padding: 8px 12px; color: #6a7a9a; "> PeerJS</ th >
554554 < th style ="text-align: center; padding: 8px 12px; color: #6a7a9a; "> simple-peer</ th >
@@ -668,7 +668,7 @@ <h3>🌟 v4.0 — Comunidad</h3>
668668 < h2 > 🤝 Contribuciones</ h2 >
669669 < div class ="contribucion-box ">
670670 < p style ="text-align: center; font-size: 1rem; ">
671- JAM es un proyecto abierto que acepta contribuciones de todo tipo:
671+ jamkernelp2p es un proyecto abierto que acepta contribuciones de todo tipo:
672672 </ p >
673673 < p style ="text-align: center; font-size: 0.95rem; ">
674674 < strong > Código</ strong > · < strong > Documentación</ strong > · < strong > Seguridad</ strong > · < strong > Difusión</ strong >
@@ -713,12 +713,12 @@ <h2>🤝 Contribuciones</h2>
713713 < a href ="#roadmap "> Hoja de Ruta</ a >
714714 < a href ="#contribuir "> Contribuir</ a >
715715 </ div >
716- < div class ="licencia "> JAM Omni-Kernel v1.2 · GNU GPL v3 · Código abierto</ div >
716+ < div class ="licencia "> jamkernelp2p v1.2 · GNU GPL v3 · Código abierto</ div >
717717 < div class ="creditos "> Félix Martínez — 2026</ div >
718718 < div class ="dedicatoria "> Dedicado a mi hijo, por ser la motivación</ div >
719719 </ footer >
720720
721721 </ div >
722722
723723</ body >
724- </ html >
724+ </ html >
0 commit comments