# Conformance transcript

- version: v1.4.0
- commit: c674ff2cdbdb75ea69585d7a623510c3a6d28855
- date: 2026-09-04T12:59:28Z
- server: tacenta.com, answering with this service document:

```json
{"version":1,"server_name":"tacenta.com","directory":"tacenta.com:4720","relay":"tacenta.com:4721","accounts":"tacenta.com:4722","provisioning":"tacenta.com:4723","tls":"web-pki","ws":"wss://tacenta.com/v1/ws"}
```
## Rust head: the published CLI

- binary: https://tacenta.com/dl/tacenta-linux-x86_64, sha256 9159aa43841941a5b5a8f269fa920cc242f4e3f47104e8990aa3f9dc78272785

### over TCP
```
  → you-665b6f40 sent "hello from tacenta"
  ↔ echo-edd310a5 received it and echoed it back
  ← you-665b6f40 got "hello from tacenta" back, decrypted on your device

  end to end: both users are yours, and the server only ever saw ciphertext.

  next:
    chat with your own words   tacenta chat
    build it into an app       https://tacenta.com/sdk
    what is proven             https://tacenta.com/assurance
    tell us what broke         https://tacenta.com/sdk#feedback
```
### over the WebSocket carriage
```
  → you-e1dba265 sent "hello from tacenta"
  ↔ echo-c6236c47 received it and echoed it back
  ← you-e1dba265 got "hello from tacenta" back, decrypted on your device

  end to end: both users are yours, and the server only ever saw ciphertext.

  next:
    chat with your own words   tacenta chat
    build it into an app       https://tacenta.com/sdk
    what is proven             https://tacenta.com/assurance
    tell us what broke         https://tacenta.com/sdk#feedback
```
## TypeScript head: built from source at this tag (no package is published yet)

```
     0ms  document https://tacenta.com/.well-known/tacenta
   258ms  carriage wss://tacenta.com/v1/ws
   687ms  signed up conform-a-cc059283 and conform-b-a34a2701
  3382ms  signed in as conformance/conform-a-cc059283/1 and conformance/conform-b-a34a2701/1
  3473ms  found conform-b-a34a2701 at conformance/conform-b-a34a2701/1
  3681ms  conform-b-a34a2701 received the first message from conformance/conform-a-cc059283/1
  3821ms  conform-a-cc059283 received the reply
  5105ms  conform-a-cc059283 resumed from 172631 bytes of state and received again
  5105ms  PASS
```

- verdict: success
