Releases: MagnetosphereLabs/VortexVault
v1.2
Vortex Vault
Vortex Vault v1.1 — Direct Share is more automated, with transfer telemetry and a UI refresh
Overview
v1.1 upgrades Direct Share into a link-only WebRTC handshake with same-device reply-link automation.
Transfers remain fully peer-to-peer with no storage backend and no TURN relay path.
Key outcomes:
- Removes last manual copy/paste step required in v1.0 for receiver answer handling.
- Adds live transfer + crypto throughput instrumentation (speed/ETA/encryption rate).
- Introduces glass-blur UI styling for share flows.
Same-device automation bridge
When the sender clicks the receiver reply link on the same device, the opened tab forwards the reply into the existing sender tab:
-
Transport: BroadcastChannel
"vv_share_relay_v1"(same-origin), with localStorage storage-event fallback. -
Includes ACK + dedupe and only applies the reply if:
- sender tab is unlocked
- an active send-side RTCPeerConnection exists
- a local offer is present
- role === "send"
This makes the sender workflow effectively:
- Create share link
- Send link
- Click reply link
- Transfer auto-starts once the DataChannel opens
Transfer runtime metrics + UI
Direct Share UI now surfaces:
- transfer speed (EMA smoothed)
- encryption speed (Enc/Dec throughput)
- ETA derived from smoothed bytes/sec
- improved progress bar animation
Vortex Vault v1.1 HTML file sha256sum: 5de67abb417b90ba825c5c023d13cb5393cfdc4066ffc2e58fc6f364ceaa443a
Vortex Vault
This is release 1.0, versions in the future will have added features and improvements.
SHA-256 hash: bb76d016fb0dcc0744f4253f3876dbec18dffc99f11faa7fbd1599e8bb60bfcd
