Sirius DevOps
|
b9f2dc3806
|
chore: release v0.1.1
ci / test (push) Waiting to run
release / x86_64-unknown-linux-gnu (push) Waiting to run
release / aarch64-unknown-linux-gnu (push) Waiting to run
release / publish (push) Blocked by required conditions
Binary --version reports CARGO_PKG_VERSION, so the tag and the crate
version have to move together.
|
2026-09-10 13:05:02 -04:00 |
|
Sirius DevOps
|
a2dfe3b2b8
|
Add Noise IK encrypted stream over Arti.
M3: framed Noise_IK_25519_ChaChaPoly_BLAKE2s on the onion pipe, QR-pinned
identity proofs, plaintext only in sqlite. Live two_node send of hello wire.
|
2026-09-10 02:07:40 -04:00 |
|
Sirius DevOps
|
4fb4648552
|
[verified] Add QR codec and ratatui roster.
M2: onionwire:v1 signed payload, Unicode QR, same-k locator update,
unknown-k approval in TUI. F4 is a no-op stub. No Tor in the bin.
|
2026-09-10 01:54:19 -04:00 |
|
Sirius DevOps
|
0a0dd3a8d8
|
[verified] Add sqlite store and first-run identity.
Friends are UNIQUE(pubkey); onion is a locator. Honor ONIONWIRE_HOME.
|
2026-09-10 01:43:02 -04:00 |
|
Sirius DevOps
|
84b9c940cc
|
Add M0 Arti two-node onion byte-pipe test.
Two in-process TorClients host v3 onions, echo ping over Tor, keep the
same locator across restart, and still accept after DormantMode::Soft.
|
2026-09-10 01:18:28 -04:00 |
|
Sirius DevOps
|
e6785233c5
|
Initial Cargo bin scaffold
Empty onionwire crate so cargo build succeeds. Identity is pubkey;
onion is locator. No XMPP. M0 Arti spike is not in this commit.
|
2026-09-10 01:02:33 -04:00 |
|