# Conformance transcript

- version: v1.5.0
- commit: 599085290814a207904fd8e22bf26dd8ec36662f
- date: 2026-09-04T14:36:33Z
- 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 36bc42348ca32e497c2dd35d8c76ad1a870d85a695b9fe5e67491a19c6eb2822

### over TCP
```
  → you-0fde350f sent "hello from tacenta"
  ↔ echo-d7ca8569 received it and echoed it back
  ← you-0fde350f 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-8fad8e8f sent "hello from tacenta"
  ↔ echo-2f1da466 received it and echoed it back
  ← you-8fad8e8f 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
   246ms  carriage wss://tacenta.com/v1/ws
   680ms  signed up conform-a-af47a77c and conform-b-40d006c4
  3000ms  signed in as conformance/conform-a-af47a77c/1 and conformance/conform-b-40d006c4/1
  3101ms  found conform-b-40d006c4 at conformance/conform-b-40d006c4/1
  3335ms  conform-b-40d006c4 received the first message from conformance/conform-a-af47a77c/1
  3512ms  conform-a-af47a77c received the reply
  4811ms  conform-a-af47a77c resumed from 172631 bytes of state and received again
  4811ms  PASS
```

- verdict: success
