# Conformance transcript

- version: v1.8.0
- commit: 1f9b7edb3968986b8957795a0447cd8422b29f28
- date: 2026-09-04T20:57:40Z
- 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 7dd1e7b36aee096078667be441c629b56d919141fd9cf16372060372c2fc5630

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

  signing up two users in your tenant: you-9f24f41c and echo-63fc38dd...
  you-9f24f41c is sending an encrypted message to echo-63fc38dd...
  → you-9f24f41c sent "hello from tacenta"
  ↔ echo-63fc38dd received it and echoed it back
  ← you-9f24f41c 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-a429928c and echo-da060d68...
  you-a429928c is sending an encrypted message to echo-da060d68...
  → you-a429928c sent "hello from tacenta"
  ↔ echo-da060d68 received it and echoed it back
  ← you-a429928c 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
   287ms  carriage wss://tacenta.com/v1/ws
   779ms  signed up conform-a-87ab9c8b and conform-b-36455530
  3000ms  signed in as conformance/conform-a-87ab9c8b/1 and conformance/conform-b-36455530/1
  3284ms  a wrong password was refused as signInRefused
  3539ms  a second sign-up was refused as usernameTaken
  3631ms  found conform-b-36455530 at conformance/conform-b-36455530/1
  3683ms  a send to an unregistered address was refused as notFound
  3884ms  conform-b-36455530 received the first message from conformance/conform-a-87ab9c8b/1
  4035ms  conform-a-87ab9c8b received the reply
  5311ms  conform-a-87ab9c8b resumed from 172631 bytes of state and received again
  5311ms  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
   413ms  over TCP, the services' own ports
  1028ms  signed up conform-a-d46ba2 and conform-b-52e61105
  3220ms  signed in as conformance/conform-a-d46ba2/1 and conformance/conform-b-52e61105/1
  3481ms  a wrong password was refused as signInRefused
  3758ms  a second sign-up was refused as usernameTaken
  3885ms  found conform-b-52e61105 at conformance/conform-b-52e61105/1
  3933ms  a send to an unregistered address was refused as notFound
  4147ms  conform-b-52e61105 received the first message from conformance/conform-a-d46ba2/1
  4344ms  conform-a-d46ba2 received the reply
  5656ms  conform-a-d46ba2 resumed from 172631 bytes of state and received again
  5657ms  over the WebSocket carriage
  6355ms  signed up conform-a-6109d7bc and conform-b-d13c8566
  9251ms  signed in as conformance/conform-a-6109d7bc/1 and conformance/conform-b-d13c8566/1
  9587ms  a wrong password was refused as signInRefused
  9919ms  a second sign-up was refused as usernameTaken
 10062ms  found conform-b-d13c8566 at conformance/conform-b-d13c8566/1
 10126ms  a send to an unregistered address was refused as notFound
 10340ms  conform-b-d13c8566 received the first message from conformance/conform-a-6109d7bc/1
 10521ms  conform-a-6109d7bc received the reply
 12056ms  conform-a-6109d7bc resumed from 172631 bytes of state and received again
 12057ms  PASS
```
## Kotlin head: the generated Kotlin built from source at this tag, on the JVM (no package is published yet)

```
    41ms  document https://tacenta.com/.well-known/tacenta
   475ms  over TCP, the services' own ports
  1029ms  signed up conform-a-2a50fd3d and conform-b-33ecee73
  3345ms  signed in as conformance/conform-a-2a50fd3d/1 and conformance/conform-b-33ecee73/1
  3593ms  a wrong password was refused as signInRefused
  3831ms  a second sign-up was refused as usernameTaken
  3942ms  found conform-b-33ecee73 at conformance/conform-b-33ecee73/1
  3990ms  a send to an unregistered address was refused as notFound
  4204ms  conform-b-33ecee73 received the first message from conformance/conform-a-2a50fd3d/1
  4358ms  conform-a-2a50fd3d received the reply
  5616ms  conform-a-2a50fd3d resumed from 172631 bytes of state and received again
  5616ms  over the WebSocket carriage
  6313ms  signed up conform-a-55445b2e and conform-b-fc41f634
  9691ms  signed in as conformance/conform-a-55445b2e/1 and conformance/conform-b-fc41f634/1
 10034ms  a wrong password was refused as signInRefused
 10354ms  a second sign-up was refused as usernameTaken
 10442ms  found conform-b-fc41f634 at conformance/conform-b-fc41f634/1
 10486ms  a send to an unregistered address was refused as notFound
 10706ms  conform-b-fc41f634 received the first message from conformance/conform-a-55445b2e/1
 10850ms  conform-a-55445b2e received the reply
 12366ms  conform-a-55445b2e resumed from 172631 bytes of state and received again
 12366ms  PASS
```

- verdict: success
