# Conformance transcript

- version: v1.7.0
- commit: 2c42e58590c58d8748f33573591a5d8e8626a7af
- date: 2026-09-04T19:14:21Z
- 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 4f63bed713e8fe7a745f76ee39470d6bba51d676caf6f1c4c727ffd4a9b78e03

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

  signing up two users in your tenant: you-16c401fb and echo-aa9d5a13...
  you-16c401fb is sending an encrypted message to echo-aa9d5a13...
  → you-16c401fb sent "hello from tacenta"
  ↔ echo-aa9d5a13 received it and echoed it back
  ← you-16c401fb 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-1e83be92 and echo-4a9f9d74...
  you-1e83be92 is sending an encrypted message to echo-4a9f9d74...
  → you-1e83be92 sent "hello from tacenta"
  ↔ echo-4a9f9d74 received it and echoed it back
  ← you-1e83be92 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
   290ms  carriage wss://tacenta.com/v1/ws
   763ms  signed up conform-a-0e3714dd and conform-b-c3b9e6b7
  3232ms  signed in as conformance/conform-a-0e3714dd/1 and conformance/conform-b-c3b9e6b7/1
  3553ms  a wrong password was refused as signInRefused
  3836ms  a second sign-up was refused as usernameTaken
  3937ms  found conform-b-c3b9e6b7 at conformance/conform-b-c3b9e6b7/1
  4011ms  a send to an unregistered address was refused as notFound
  4262ms  conform-b-c3b9e6b7 received the first message from conformance/conform-a-0e3714dd/1
  4443ms  conform-a-0e3714dd received the reply
  5851ms  conform-a-0e3714dd resumed from 172631 bytes of state and received again
  5851ms  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
   782ms  signed up conform-a-a7d1211 and conform-b-9a4e5231
  2662ms  signed in as conformance/conform-a-a7d1211/1 and conformance/conform-b-9a4e5231/1
  2890ms  a wrong password was refused as signInRefused
  3110ms  a second sign-up was refused as usernameTaken
  3210ms  found conform-b-9a4e5231 at conformance/conform-b-9a4e5231/1
  3254ms  a send to an unregistered address was refused as notFound
  3446ms  conform-b-9a4e5231 received the first message from conformance/conform-a-a7d1211/1
  3586ms  conform-a-a7d1211 received the reply
  4658ms  conform-a-a7d1211 resumed from 172631 bytes of state and received again
  4659ms  over the WebSocket carriage
  5326ms  signed up conform-a-5f73011a and conform-b-2ccb03e
  7826ms  signed in as conformance/conform-a-5f73011a/1 and conformance/conform-b-2ccb03e/1
  8145ms  a wrong password was refused as signInRefused
  8449ms  a second sign-up was refused as usernameTaken
  8549ms  found conform-b-2ccb03e at conformance/conform-b-2ccb03e/1
  8590ms  a send to an unregistered address was refused as notFound
  8797ms  conform-b-2ccb03e received the first message from conformance/conform-a-5f73011a/1
  8943ms  conform-a-5f73011a received the reply
 10365ms  conform-a-5f73011a resumed from 172630 bytes of state and received again
 10366ms  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
     5ms  document https://tacenta.com/.well-known/tacenta
   488ms  over TCP, the services' own ports
   972ms  signed up conform-a-5ecd7e1c and conform-b-1ae7d890
  3679ms  signed in as conformance/conform-a-5ecd7e1c/1 and conformance/conform-b-1ae7d890/1
  3910ms  a wrong password was refused as signInRefused
  4157ms  a second sign-up was refused as usernameTaken
  4268ms  found conform-b-1ae7d890 at conformance/conform-b-1ae7d890/1
  4396ms  a send to an unregistered address was refused as notFound
  4673ms  conform-b-1ae7d890 received the first message from conformance/conform-a-5ecd7e1c/1
  4855ms  conform-a-5ecd7e1c received the reply
  6152ms  conform-a-5ecd7e1c resumed from 172631 bytes of state and received again
  6152ms  over the WebSocket carriage
  6897ms  signed up conform-a-abf39a4a and conform-b-e4cd894c
 10018ms  signed in as conformance/conform-a-abf39a4a/1 and conformance/conform-b-e4cd894c/1
 10385ms  a wrong password was refused as signInRefused
 10768ms  a second sign-up was refused as usernameTaken
 10891ms  found conform-b-e4cd894c at conformance/conform-b-e4cd894c/1
 10934ms  a send to an unregistered address was refused as notFound
 11190ms  conform-b-e4cd894c received the first message from conformance/conform-a-abf39a4a/1
 11339ms  conform-a-abf39a4a received the reply
 12972ms  conform-a-abf39a4a resumed from 172631 bytes of state and received again
 12972ms  PASS
```

- verdict: success
