Hugging Face BlogAug 25, 2023, 12:00 AMimportant 75

Hugging Face 宣布棄用 Git 密碼驗證,全面改用 Token 或 SSH 金鑰

Original: Deprecation of Git Authentication using password

Hugging Face has officially announced the deprecation of username/password-based Git authentication. This security upgrade is designed to…

Hugging Face 官方宣布,為了提升平台安全性,將逐步棄用傳統的 Git 密碼驗證方式。未來用戶在進行 Git 操作(如 clone 或 push)時,必須改用個人存取權杖(PAT)或 SSH 金鑰。此項變更將影響所有託管在 Hugging Face 上的模型、數據集和 Space 倉庫,開發者需盡快更新自動化腳本。

Hugging Face has officially announced the deprecation of username/password-based Git authentication. This security upgrade is designed to protect user accounts and the assets hosted on the platform — including models, datasets, and Spaces — from the risks posed by credential leaks.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Hugging Face Blog →

Summaries are AI-generated; the original article is authoritative.