Skip to content

NEAR AI is changing how attestations are made #2982

@gagdiez

Description

@gagdiez

From NEAR AI:

We're deprecating e2ee in favor of TLS in CVM which is equivalent security but better UX. This is since we're using: https://github.com/nearai/inference-proxy

How to run the verification: https://github.com/nearai/nearai-cloud-verifier/blob/main/ts/tls_verifier.ts

There are two main advantages from this approach:

  • Verification happens before sending any data.
  • Verification happens once per connection. Once trusted the certificate can be pinned and used many times.

e2ee is now only supported on deepseek and will be deprecated at some point in the future.
They can use the following endpoints: https://completions.near.ai/endpoints

Wrote a quick colab we can share that has further explanations.
https://colab.research.google.com/drive/1BZ5iztlpKMuV2z-3dDQrbcTHHs4Su2uA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Status

    Backlog 📖

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions