# Conformance transcript

- version: v1.11.6
- commit: 3449908e32c585ff78457569418729b3ec742a31
- date: 2026-09-11T14:08:49Z
- 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 6f7bd4b6628d284f656be03324d87ed695272ae73460706a5b810ef328ca39ee

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

  signing up two users in your tenant: you-8032490a and echo-3ec361a9...
  you-8032490a is sending an encrypted message to echo-3ec361a9...
  → you-8032490a sent "hello from tacenta"
  ↔ echo-3ec361a9 received it and echoed it back
  ← you-8032490a 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-cd8f2a17 and echo-287d5fc2...
  you-cd8f2a17 is sending an encrypted message to echo-287d5fc2...
  → you-cd8f2a17 sent "hello from tacenta"
  ↔ echo-287d5fc2 received it and echoed it back
  ← you-cd8f2a17 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
   283ms  carriage wss://tacenta.com/v1/ws
   716ms  signed up conform-a-e3b8568d and conform-b-c5176a3b
  3313ms  signed in as conformance/conform-a-e3b8568d/1 and conformance/conform-b-c5176a3b/1
  3643ms  a wrong password was refused as signInRefused
  3963ms  a second sign-up was refused as usernameTaken
  4069ms  found conform-b-c5176a3b at conformance/conform-b-c5176a3b/1
  4144ms  a send to an unregistered address was refused as notFound
  4443ms  conform-b-c5176a3b received the first message from conformance/conform-a-e3b8568d/1
  4645ms  conform-a-e3b8568d received the reply
  5039ms  conform-a-e3b8568d sent while its own receive was pending, and that receive got the reply
  5210ms  conform-a-e3b8568d took the next message from its inbound stream
  6587ms  conform-a-e3b8568d resumed from 172631 bytes of state and received again
  6587ms  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
   317ms  over TCP, the services' own ports
   749ms  signed up conform-a-9c4bed81 and conform-b-abcabac5
  2660ms  signed in as conformance/conform-a-9c4bed81/1 and conformance/conform-b-abcabac5/1
  2875ms  a wrong password was refused as signInRefused
  3103ms  a second sign-up was refused as usernameTaken
  3193ms  found conform-b-abcabac5 at conformance/conform-b-abcabac5/1
  3241ms  a send to an unregistered address was refused as notFound
  3428ms  conform-b-abcabac5 received the first message from conformance/conform-a-9c4bed81/1
  3588ms  conform-a-9c4bed81 received the reply
  3951ms  conform-a-9c4bed81 sent while its own receive was pending, and that receive got the reply
  4110ms  conform-a-9c4bed81 took the next message from its inbound stream
  5086ms  conform-a-9c4bed81 resumed from 172631 bytes of state and received again
  5087ms  over the WebSocket carriage
  5801ms  signed up conform-a-b4898436 and conform-b-846ec5ca
  8361ms  signed in as conformance/conform-a-b4898436/1 and conformance/conform-b-846ec5ca/1
  8708ms  a wrong password was refused as signInRefused
  9028ms  a second sign-up was refused as usernameTaken
  9118ms  found conform-b-846ec5ca at conformance/conform-b-846ec5ca/1
  9162ms  a send to an unregistered address was refused as notFound
  9390ms  conform-b-846ec5ca received the first message from conformance/conform-a-b4898436/1
  9529ms  conform-a-b4898436 received the reply
  9833ms  conform-a-b4898436 sent while its own receive was pending, and that receive got the reply
  9971ms  conform-a-b4898436 took the next message from its inbound stream
 11486ms  conform-a-b4898436 resumed from 172631 bytes of state and received again
 11487ms  PASS
```
## Kotlin head: the generated Kotlin built from source at this tag, on the JVM (no package is published yet)

```
    42ms  document https://tacenta.com/.well-known/tacenta
   571ms  over TCP, the services' own ports
  1237ms  signed up conform-a-5bffd994 and conform-b-fe9cf8e8
  3780ms  signed in as conformance/conform-a-5bffd994/1 and conformance/conform-b-fe9cf8e8/1
  4070ms  a wrong password was refused as signInRefused
  4310ms  a second sign-up was refused as usernameTaken
  4426ms  found conform-b-fe9cf8e8 at conformance/conform-b-fe9cf8e8/1
  4480ms  a send to an unregistered address was refused as notFound
  4726ms  conform-b-fe9cf8e8 received the first message from conformance/conform-a-5bffd994/1
  4885ms  conform-a-5bffd994 received the reply
  5270ms  conform-a-5bffd994 sent while its own receive was pending, and that receive got the reply
  5472ms  conform-a-5bffd994 took the next message from its inbound stream
  7126ms  conform-a-5bffd994 resumed from 172631 bytes of state and received again
  7127ms  over the WebSocket carriage
  7779ms  signed up conform-a-d91d5aaa and conform-b-ada6f9b6
 10724ms  signed in as conformance/conform-a-d91d5aaa/1 and conformance/conform-b-ada6f9b6/1
 11060ms  a wrong password was refused as signInRefused
 11403ms  a second sign-up was refused as usernameTaken
 11495ms  found conform-b-ada6f9b6 at conformance/conform-b-ada6f9b6/1
 11539ms  a send to an unregistered address was refused as notFound
 11788ms  conform-b-ada6f9b6 received the first message from conformance/conform-a-d91d5aaa/1
 11924ms  conform-a-d91d5aaa received the reply
 12200ms  conform-a-d91d5aaa sent while its own receive was pending, and that receive got the reply
 12363ms  conform-a-d91d5aaa took the next message from its inbound stream
 13931ms  conform-a-d91d5aaa resumed from 172631 bytes of state and received again
 13931ms  PASS
```

- verdict: success
