Patrick Ecord pecord
  • Joined on 2026-04-12
pecord pushed to ios-client at pecord/tether 2026-06-24 01:09:56 +00:00
6d76c7093d docs: web client verified syncing — browser↔Mac clipboard over iroh
pecord pushed to ios-client at pecord/tether 2026-06-24 01:09:01 +00:00
3d4af095b1 wasm: browser↔native clipboard sync works over iroh
pecord pushed to ios-client at pecord/tether 2026-06-23 22:56:42 +00:00
1135b7d27b web: JS bindings step + a minimal browser demo
pecord pushed to ios-client at pecord/tether 2026-06-23 22:54:59 +00:00
ad026e8871 wasm: wasm-bindgen surface — WasmEngine + roomForAccount for the browser
pecord pushed to ios-client at pecord/tether 2026-06-23 22:29:24 +00:00
39ec4bc216 docs: wasm — core now compiles to wasm32 (all 4 structural items done)
pecord pushed to ios-client at pecord/tether 2026-06-23 22:28:38 +00:00
2ec5d892aa wasm: tethercore compiles for wasm32 — runtime Spawner + n0-future timers
pecord pushed to ios-client at pecord/tether 2026-06-23 22:13:53 +00:00
7859184a48 wasm: iroh tls-ring feature — resolves presets::N0 (matches n0 browser-chat)
pecord pushed to ios-client at pecord/tether 2026-06-23 22:08:58 +00:00
3b1244ad06 wasm: gate UniFFI + reqwest timeout + enable gossip net (15 → 3 errors)
pecord pushed to ios-client at pecord/tether 2026-06-23 21:29:06 +00:00
9febee6a60 docs: record wasm groundwork status + the 4 structural items remaining
pecord pushed to ios-client at pecord/tether 2026-06-23 21:28:17 +00:00
55340fe8f6 core: wasm groundwork — target-split deps + gate native-only transports
pecord pushed to ios-client at pecord/tether 2026-06-23 20:00:48 +00:00
d855bbbfa7 android: TETHER_FEATURES switch in build-android.sh (build the iroh core)
pecord pushed to ios-client at pecord/tether 2026-06-23 19:41:24 +00:00
5dfb2aa133 agent: §8 provenance toast on Windows (PowerShell/WinRT)
pecord pushed to ios-client at pecord/tether 2026-06-22 07:50:42 +00:00
1538cc64b3 macos: link iroh's frameworks for MacTetherApp (matches the iOS app)
pecord pushed to ios-client at pecord/tether 2026-06-22 07:27:02 +00:00
3f023402e3 core: iroh_e2e example — prove the clipboard is end-to-end encrypted
pecord pushed to ios-client at pecord/tether 2026-06-22 07:22:33 +00:00
3e4781c4af core: bound rendezvous_register with an 8s timeout (was hanging iOS)
pecord pushed to ios-client at pecord/tether 2026-06-22 07:07:28 +00:00
e3d70e17f1 ios: regenerate project.pbxproj with iroh link flags (matches project.yml)
pecord pushed to ios-client at pecord/tether 2026-06-22 06:45:13 +00:00
1487ac4cb9 ios: link Network/CoreFoundation/Foundation/objc/iconv for the iroh staticlib
pecord pushed to ios-client at pecord/tether 2026-06-22 06:34:39 +00:00
33c577357c agent: §8 provenance toast on inbound + iroh feature
pecord pushed to ios-client at pecord/tether 2026-06-22 06:31:40 +00:00
eefd58cf5b rendezvous: optional bearer-token auth (TETHER_RENDEZVOUS_TOKEN)
pecord pushed to ios-client at pecord/tether 2026-06-22 06:27:07 +00:00
2c1419d18c core+rendezvous: zero-config bootstrap + iroh on iOS