Skip to content
github-actions[bot] edited this page Jul 2, 2026 · 10 revisions

Status Category Language Stars Last Commit

Libern

P2P Communication Engine with CRDT convergence, Ed25519-signed hash chains, local AI summarization, 3D sandbox world, and enterprise AI auditability framework.

Quick Facts

Attribute Value
Status Stable
Category Core Infrastructure
Language Rust
Source 08-libern/
Dependencies None (foundational library)

P2P Message Flow

flowchart LR
    S[Sender] -->|Message| CR[CRDT Merge]
    CR -->|Converge| HC[Hash Chain<br/>Ed25519 Signed]
    HC -->|Broadcast| PN[P2P Network]
    PN -->|Receive| CR2[CRDT Merge]
    CR2 -->|Converged| R[Recipient]
    CR2 -->|Summarize| AI[Local AI<br/>Summarization]
    R -->|Events| SV[3D Sandbox<br/>World]
    HC -->|Audit| AF[.aioss Ledger]
Loading

Relationship Graph

flowchart LR
    LIB[Libern] -->|Crypto| AIO[aioss-format]
    LIB -->|FFI| KAS[Kasteran]
    LIB -->|Signing| KAT[Kathon]
    LIB -->|Signing| KAM[Kamelot]
    LIB -->|Signing| API[API-OSS]
    LIB -->|Signing| INT[Inte11ect]
    LIB -->|Signing| MF[MFSO]
Loading

Cryptographic Trait Hierarchy

classDiagram
    class Signer {
        +sign(data: &[u8]) -> Signature
    }
    class Verifier {
        +verify(data: &[u8], sig: &Signature) -> bool
    }
    class Hasher {
        +hash(data: &[u8]) -> Hash
        +hash_stream(reader: &mut Read) -> Hash
    }
    class KeyPair {
        +generate() -> KeyPair
        +from_seed(seed: &[u8]) -> KeyPair
        +public() -> PublicKey
    }
    class Ed25519 {
        +sign(data) -> Signature
        +verify(data, sig) -> bool
    }
    class SHA3 {
        +hash(data) -> Hash
        +hash_stream(reader) -> Hash
    }
    Ed25519 --|> Signer
    Ed25519 --|> Verifier
    Ed25519 --|> KeyPair
    SHA3 --|> Hasher
Loading

Key Features

  • CRDT Convergence: Conflict-free replicated data types for P2P
  • Ed25519 Signatures: Message signing and verification
  • Hash Chains: Tamper-evident message history
  • Local AI Summarization: On-device conversation summarization
  • 3D Sandbox World: Immersive spatial communication
  • Enterprise Auditability: Framework for AI interaction auditing

Related Projects

Project Relationship Protocol
Kathon Consumer โ€” browser crypto signing FFI
Kamelot Consumer โ€” cloud runtime signing FFI
aioss-format Consumer โ€” ledger state proofs FFI

๐Ÿ“– Full docs: Docusaurus Libern ยท Home ยท Projects ยท Architecture ยท Ecosystem ยท Roadmap ยท Glossary ยท Protocol-Spec

.====================================================================.
!  Made in the UAE, Dubai #DubaiIt #Dubai #Dxb #SovereignAI          !
!  Made in The Emirates #Dubai_it                                    !
!                                                                    !
!  Lois-Kleinner Alpasan - The Anticloud 2026-                       !
!                                                                    !
!  As seen on:                                                       !
!  Harvard Dataverse ! Zenodo/CERN ! OSF ! DANS ! Figshare           !
!  Academia.edu ! HuggingFace ! ORCID                                !
!  Internet Archive ! anticloud.telepedia.net ! Miraheze             !
!  anticloud.fandom.com                                             !
!                                                                    !
!  0-1.gg ! GitHub ! GitLab ! Codeberg ! GH Pages                    !
!  HuggingFace ! Blog ! Bluesky ! Mastodon                           !
!  LinkedIn ! DEV ! WordPress ! Tumblr                               !
!                                                                    !
!  Sovereign AI ! Local-First ! Privacy ! Zero Trust ! No Datacenter !
!  Air-Gapped ! Open Source ! Rust ! Hash Chain ! Single Binary      !
!  Offline LLM ! Crypto Ledger ! P2P ! Federated                     !
'===================================================================='

Lois-Kleinner Alpasan, 22, has served executive roles spanning technology, operations, finance, and product across 20+ organizations. His cross-functional work combines architecture, business, and AI strategy.

References:

  1. Lois-Kleinner Zenodo: https://doi.org/10.5281/zenodo.20781790
  2. Lois-Kleinner GitHub: https://github.com/kleinnner/Anticloud/tree/main/04-aioss-format
  3. Lois-Kleinner Harvard DV: https://doi.org/10.7910/DVN/KFK12Y
  4. Lois-Kleinner Internet Arc: https://archive.org/details/aioss-format
  5. Lois-Kleinner ORCID: https://orcid.org/0009-0009-2233-6107
  6. Lois-Kleinner DEV.to: https://dev.to/kleinner
  7. Lois-Kleinner LinkedIn: https://linkedin.com/in/kleinner
  8. Lois-Kleinner HuggingFace: https://huggingface.co/Anticloud
  9. Lois-Kleinner Tumblr: https://anticloud.tumblr.com
  10. Lois-Kleinner Mastodon: https://mastodon.social/@kleinner
  11. Lois-Kleinner Bluesky: https://bsky.app/profile/kleinner.bsky.social
  12. 0-1.gg: https://0-1.gg
  13. Lois-Kleinner Figshare: https://figshare.com/authors/Lois-Kleinner_Alpasan/20849885
  14. Lois-Kleinner Academia: https://independent.academia.edu/kleinner
  15. Lois-Kleinner Telepedia: https://anticloud.telepedia.net/wiki/Anticloud_by_Lois-Kleinner_Wiki
  16. Lois-Kleinner Fandom: https://anticloud.fandom.com
  17. AIOSS Offline Verification Kit: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/OORKNJ

๐Ÿ“‹ Main

๐Ÿš€ Projects

๐Ÿ› ๏ธ Tools

๐Ÿ“š Resources

๐Ÿ‘ฅ Community

.====================================================================.
!  Made in the UAE, Dubai #DubaiIt #Dubai #Dxb #SovereignAI          !
!  Made in The Emirates #Dubai_it                                    !
!                                                                    !
!  Lois-Kleinner Alpasan - The Anticloud 2026-                       !
!                                                                    !
!  As seen on:                                                       !
!  Harvard Dataverse ! Zenodo/CERN ! OSF ! DANS ! Figshare           !
!  Academia.edu ! HuggingFace ! ORCID                                !
!  Internet Archive ! anticloud.telepedia.net ! Miraheze             !
!  anticloud.fandom.com                                             !
!                                                                    !
!  0-1.gg ! GitHub ! GitLab ! Codeberg ! GH Pages                    !
!  HuggingFace ! Blog ! Bluesky ! Mastodon                           !
!  LinkedIn ! DEV ! WordPress ! Tumblr                               !
!                                                                    !
!  Sovereign AI ! Local-First ! Privacy ! Zero Trust ! No Datacenter !
!  Air-Gapped ! Open Source ! Rust ! Hash Chain ! Single Binary      !
!  Offline LLM ! Crypto Ledger ! P2P ! Federated                     !
'===================================================================='

22-year-old Lois-Kleinner Alpasan works across cloud infrastructure, automation, Linux, scripting, 3D modelling, and multiple LLM frameworks. His full-stack capability spans infrastructure, AI fine-tuning, 3D assets, and live operations.

References:

  1. Lois-Kleinner Zenodo: https://doi.org/10.5281/zenodo.20781790
  2. Lois-Kleinner GitHub: https://github.com/kleinnner/Anticloud/tree/main/04-aioss-format
  3. Lois-Kleinner Harvard DV: https://doi.org/10.7910/DVN/FDEBAB
  4. Lois-Kleinner Internet Arc: https://archive.org/details/aioss-format
  5. Lois-Kleinner ORCID: https://orcid.org/0009-0009-2233-6107
  6. Lois-Kleinner DEV.to: https://dev.to/kleinner
  7. Lois-Kleinner LinkedIn: https://linkedin.com/in/kleinner
  8. Lois-Kleinner HuggingFace: https://huggingface.co/Anticloud
  9. Lois-Kleinner Tumblr: https://anticloud.tumblr.com
  10. Lois-Kleinner Mastodon: https://mastodon.social/@kleinner
  11. Lois-Kleinner Bluesky: https://bsky.app/profile/kleinner.bsky.social
  12. 0-1.gg: https://0-1.gg
  13. Lois-Kleinner Figshare: https://figshare.com/authors/Lois-Kleinner_Alpasan/20849885
  14. Lois-Kleinner Academia: https://independent.academia.edu/kleinner
  15. Lois-Kleinner Telepedia: https://anticloud.telepedia.net/wiki/Anticloud_by_Lois-Kleinner_Wiki
  16. Lois-Kleinner Fandom: https://anticloud.fandom.com
  17. AIOSS Offline Verification Kit: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/OORKNJ

Clone this wiki locally