# Conformance transcript

- version: v1.9.0
- commit: 6715988a249febff29370f3d9550ac38afe6be55
- date: 2026-09-04T23:13: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 f6d1f5a708b2148e66871240e6393092478d1ccdd225b7ff5ff23d949f0ae783

### over TCP
```
  step 3 of 5:  get a key  ·  install  ·  [try]  ·  chat  ·  build

  signing up two users in your tenant: you-7daddaa1 and echo-25a45a2b...
  you-7daddaa1 is sending an encrypted message to echo-25a45a2b...
  → you-7daddaa1 sent "hello from tacenta"
  ↔ echo-25a45a2b received it and echoed it back
  ← you-7daddaa1 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
```
  step 3 of 5:  get a key  ·  install  ·  [try]  ·  chat  ·  build

  signing up two users in your tenant: you-84e1ce28 and echo-8263df60...
  you-84e1ce28 is sending an encrypted message to echo-8263df60...
  → you-84e1ce28 sent "hello from tacenta"
  ↔ echo-8263df60 received it and echoed it back
  ← you-84e1ce28 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
   233ms  carriage wss://tacenta.com/v1/ws
   631ms  signed up conform-a-a3004fc7 and conform-b-4a9daf09
  2988ms  signed in as conformance/conform-a-a3004fc7/1 and conformance/conform-b-4a9daf09/1
  3266ms  a wrong password was refused as signInRefused
  3591ms  a second sign-up was refused as usernameTaken
  3703ms  found conform-b-4a9daf09 at conformance/conform-b-4a9daf09/1
  3756ms  a send to an unregistered address was refused as notFound
  3975ms  conform-b-4a9daf09 received the first message from conformance/conform-a-a3004fc7/1
  4114ms  conform-a-a3004fc7 received the reply
  4498ms  conform-a-a3004fc7 sent while its own receive was pending, and that receive got the reply
  5879ms  conform-a-a3004fc7 resumed from 172631 bytes of state and received again
  5879ms  PASS
```
## Swift head: the Swift Package built from source at this tag (no framework is hosted yet)

```
     0ms  document https://tacenta.com/.well-known/tacenta
   278ms  over TCP, the services' own ports
   759ms  signed up conform-a-cd2a4bf and conform-b-1376c5c
  2475ms  signed in as conformance/conform-a-cd2a4bf/1 and conformance/conform-b-1376c5c/1
  2679ms  a wrong password was refused as signInRefused
  2891ms  a second sign-up was refused as usernameTaken
  2979ms  found conform-b-1376c5c at conformance/conform-b-1376c5c/1
  3023ms  a send to an unregistered address was refused as notFound
  3219ms  conform-b-1376c5c received the first message from conformance/conform-a-cd2a4bf/1
  3363ms  conform-a-cd2a4bf received the reply
  3671ms  conform-a-cd2a4bf sent while its own receive was pending, and that receive got the reply
  4682ms  conform-a-cd2a4bf resumed from 172630 bytes of state and received again
  4683ms  over the WebSocket carriage
  5291ms  signed up conform-a-adf19cd9 and conform-b-5720ab21
  7763ms  signed in as conformance/conform-a-adf19cd9/1 and conformance/conform-b-5720ab21/1
  8095ms  a wrong password was refused as signInRefused
  8407ms  a second sign-up was refused as usernameTaken
  8498ms  found conform-b-5720ab21 at conformance/conform-b-5720ab21/1
  8543ms  a send to an unregistered address was refused as notFound
  8743ms  conform-b-5720ab21 received the first message from conformance/conform-a-adf19cd9/1
  8891ms  conform-a-adf19cd9 received the reply
  9183ms  conform-a-adf19cd9 sent while its own receive was pending, and that receive got the reply
 10531ms  conform-a-adf19cd9 resumed from 172631 bytes of state and received again
 10532ms  PASS
```
## Kotlin head: the generated Kotlin built from source at this tag, on the JVM (no package is published yet)

```
e: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
    1. Kotlin compile daemon is ready
    41ms  document https://tacenta.com/.well-known/tacenta
   489ms  over TCP, the services' own ports
  1070ms  signed up conform-a-d048e162 and conform-b-d17e07d2
  3451ms  signed in as conformance/conform-a-d048e162/1 and conformance/conform-b-d17e07d2/1
  3698ms  a wrong password was refused as signInRefused
  4201ms  a second sign-up was refused as usernameTaken
  4313ms  found conform-b-d17e07d2 at conformance/conform-b-d17e07d2/1
  4371ms  a send to an unregistered address was refused as notFound
  4602ms  conform-b-d17e07d2 received the first message from conformance/conform-a-d048e162/1
  4787ms  conform-a-d048e162 received the reply
  5150ms  conform-a-d048e162 sent while its own receive was pending, and that receive got the reply
  6462ms  conform-a-d048e162 resumed from 172631 bytes of state and received again
  6462ms  over the WebSocket carriage
  7112ms  signed up conform-a-b0bd6609 and conform-b-a4c3b09f
  9892ms  signed in as conformance/conform-a-b0bd6609/1 and conformance/conform-b-a4c3b09f/1
 10212ms  a wrong password was refused as signInRefused
 10528ms  a second sign-up was refused as usernameTaken
 10623ms  found conform-b-a4c3b09f at conformance/conform-b-a4c3b09f/1
 10667ms  a send to an unregistered address was refused as notFound
 10880ms  conform-b-a4c3b09f received the first message from conformance/conform-a-b0bd6609/1
 11032ms  conform-a-b0bd6609 received the reply
 11336ms  conform-a-b0bd6609 sent while its own receive was pending, and that receive got the reply
 12828ms  conform-a-b0bd6609 resumed from 172631 bytes of state and received again
 12828ms  PASS
```

- verdict: success
