[GH-ISSUE #10548] What is purpose of ~/.ollama/id_ed25519 key? #32702

Closed
opened 2026-04-22 14:28:14 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @vt-alt on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10548

What is the issue?

Purpose of .ollama/id_ed25519 ssh key does not seem documented anywhere. Is it for remote access to my system by someone?

Relevant log output

+ /usr/src/tmp/ollama-buildroot/usr/bin/ollama serve
Couldn't find '/usr/src/.ollama/id_ed25519'. Generating new private key.
Your new public key is:

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZCCeFKElGHPC3KG3/udSbRM1zZ4xfmytFSpBIoKfnt

OS

Linux

GPU

No response

CPU

No response

Ollama version

v0.6.7

Originally created by @vt-alt on GitHub (May 3, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10548 ### What is the issue? Purpose of `.ollama/id_ed25519` ssh key does not seem documented anywhere. Is it for remote access to my system by someone? ### Relevant log output ```shell + /usr/src/tmp/ollama-buildroot/usr/bin/ollama serve Couldn't find '/usr/src/.ollama/id_ed25519'. Generating new private key. Your new public key is: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZCCeFKElGHPC3KG3/udSbRM1zZ4xfmytFSpBIoKfnt ``` ### OS Linux ### GPU _No response_ ### CPU _No response_ ### Ollama version v0.6.7
GiteaMirror added the question label 2026-04-22 14:28:14 -05:00
Author
Owner

@rick-github commented on GitHub (May 3, 2025):

Is it for remote access to my system by someone?

No, it allows the ollama server to authorise against the ollama repository if you want to upload or download a model.

<!-- gh-comment-id:2848721391 --> @rick-github commented on GitHub (May 3, 2025): > Is it for remote access to my system by someone? No, it allows the ollama server to authorise against the ollama repository if you want to upload or download a model.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#32702