Secure data delivery

Delivering Onebase Output Sets

Upload each Output Set to our SFTP endpoint. Files land immutably in encrypted EU storage, and an automated receipt confirms every file arrived intact.

Connection

Host
phasetransitions.files.com
Port
22
Username
onebase
Authentication
SSH public key (no password)
Host key (ED25519)
SHA256:1mU7ovnpCSl9X523W40erKu1JipY4LzMb5co4I4+N6A
Host key (RSA)
SHA256:JvS7SrgY9QfsC2otdG0TGo0aWcvvieGg1R2Vx8/5VSw

Setting up

  1. Generate an SSH key pair if you don't already have one for us. We need only the public half.
    ssh-keygen -t ed25519 -C "onebase-feed"
  2. Send us the public key (the contents of the .pub file) by replying to our setup email. We authorise it and confirm back.
  3. Pin our host-key fingerprint (above) to verify the endpoint on connect.
  4. Connect and upload each Output Set into your delivery folder:
    sftp -i /path/to/your_key onebase@phasetransitions.files.com
  5. Your SFTP client confirms each upload. We verify every delivery on our side (completeness, load, and reconciliation) and follow up if anything needs attention.
How your data is handled. Key-only authentication, upload-only access, an isolated folder, write-once immutable EU storage, encrypted in transit and at rest.