🔐
🔑

Set SSH Key Permissions

SSH refuses keys with loose permissions. Get the exact chmod for your key files.

无需登录
ReadWriteExecuteValue
owner7
group5
other5
Octal (editable)
rwxr-xr-x
Symbolic
Command
$ chmod 755 filename

Common presets

SSH Keys tips

🔑

Private keys must be 600 (owner read/write only). SSH will refuse to use a key that's group- or world-readable.

💡

The .ssh directory itself should be 700, and authorized_keys should be 600.

🎯

Public keys (.pub) can be 644 — they're meant to be shared.

工作原理

1
输入
Enter your data into the tool above. Everything stays local to your browser.
2
处理
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
下载
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

为什么选择我们的?

完全免费——永远没有隐藏费用
无需账号、邮箱或登录
文件永远不会离开你的设备
绝无文件大小限制
所有输出均无水印

Also check out…

常见问题