No description
  • Rust 99.2%
  • Nix 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Alex Emmet 0d07ddf851 Fixes Patches Creation & More
Working with files / Paths fixed

Websocket PingPongs (There is no data behind this just PingPong)

Storing User Profiles correctly

Added necessary dependencies and initial code support for: - X.509
certificate handling via x509/pkcs8 crates - Key generation and crypto
operations via x448/sha2 - Structured hex encoding and base64 encoding
2025-09-23 20:26:48 +00:00
src Fixes Patches Creation & More 2025-09-23 20:26:48 +00:00
.gitignore Loading Logging etc 2025-09-08 20:37:43 +02:00
Cargo.lock Fixes Patches Creation & More 2025-09-23 20:26:48 +00:00
Cargo.toml Fixes Patches Creation & More 2025-09-23 20:26:48 +00:00
README.md Initial commit 2025-08-29 20:51:36 +02:00

Iota

Iota is the selfhost server for establishing a connection between clients. It uses its counterpart Omikron to allow a connection between clients.