diff --git a/index.html b/index.html index f54ca1e..b776e46 100644 --- a/index.html +++ b/index.html @@ -601,10 +601,16 @@ border: 1px solid rgba(255,255,255,0.06); border-radius: 12px; padding: 1.25rem; - transition: border-color 0.2s; + transition: border-color 0.2s, transform 0.15s; + text-decoration: none; + color: inherit; + display: block; } - .oss-card:hover { border-color: rgba(255,255,255,0.12); } + .oss-card:hover { + border-color: rgba(255,255,255,0.2); + transform: translateY(-2px); + } .oss-card h4 { font-size: 0.95rem; @@ -1700,110 +1706,110 @@

-
+

FolkJS

Spatial canvas engine powering rSpace. Web components positioned, connected, and composed on an infinite 2D surface.

Canvas -
-
+ +

Automerge

Local-first CRDTs for real-time sync. Peer-to-peer, offline-capable, Byzantine fault tolerant. The data layer for every rApp.

Sync Layer -
-
+ +

WebAuthn

W3C standard for passwordless authentication. Hardware-backed passkeys via TPM and Secure Enclave.

Identity -
-
+ +

Discourse

The leading open-source discussion platform. Trust levels, moderation, and rich threading for rForum.

Community -
-
+ +

Leaflet + OSM

Open-source mapping with OpenStreetMap tiles. Powers rMaps, rCal's spatial view, and rTrips route planning.

Mapping -
-
+ +

Matrix Protocol

Decentralized, end-to-end encrypted messaging standard. Interoperable federation for rChats.

Messaging -
-
+ +

Typst

Modern typesetting system that's fast, ergonomic, and beautiful. Powers rPubs' document pipeline.

Publishing -
-
+ +

Immich

High-performance self-hosted photo management. AI-powered tagging, facial recognition, and mobile backup. Powers rPhotos.

Photos -
-
+ +

PeerTube

Federated video hosting with ActivityPub. No algorithms, no ads, no surveillance. Powers rTube.

Video -
-
+ +

Plausible

Privacy-friendly analytics. No cookies, GDPR compliant, lightweight. Powers rData.

Analytics -
-
+ +

Gnosis Safe

Multi-sig wallet standard. Passkey-derived EOA as signer. Threshold signing for community treasuries across 12+ EVM chains.

Wallet -
-
+ +

Docker + Traefik

Container orchestration with automatic service discovery and TLS. The deployment backbone of every app.

Infrastructure -
-
+ +

Hono + x402

Edge-first web framework with HTTP 402 micropayment middleware. Any route can require payment — settled on EVM L2 rollups.

Framework -
+