OpenSSH 10.3: Quiet Work on Other People's Mistakes

OpenSSH 10.3 released April 2, 2026, fixing shell injection vulnerabilities, authorized_keys bugs, and adding several new capabilities for administrators.

abit.ee
How to install and enable an SSH Server - Negative PID

In one of our previous articles, we introduced you to SSH authentication and its basic usage. However, you can’t use SSH as an authentication method unless

Negative PID
🌕 Jan-Piet Mens :: SSH 憑證:更優質的 SSH 使用體驗
➤ 從傳統公鑰認證的痛點到 SSH 憑證授權的解方
https://jpmens.net/2026/04/03/ssh-certificates-the-better-ssh-experience/
本文深入淺出地探討了傳統 SSH 連線在「首次使用信任」(TOFU) 機制與密鑰管理上的痛點。作者詳細示範了從基礎密鑰對生成、SSH 代理使用,到處理主機密鑰變更警示的完整流程。針對大型基礎設施中密鑰管理繁瑣且安全性維護困難的問題,作者建議採用 SSH 憑證授權 (CA) 機制,從根本上解決傳統公鑰認證的侷限,提供更現代、更具擴展性的伺服器存取管理方案。
+ 這篇文章精準地點出了 TOFU 機制的困擾,特別是在自動化部署頻繁的環境中,主機指紋變更帶來的警示訊息確實非常令人頭疼,SSH CA 的確是標準化管理的最佳路徑。
+ 對於剛入門的開發者來說,這是一個很好的安全觀念教學。雖然 SSH 憑證聽起來很複雜,但看完作者對傳統方式的拆解後,會發現簡化後
#SSH #網路安全 #系統管理 #憑證授權 (CA)
Jan-Piet Mens :: SSH certificates: the better SSH experience

Oh joy, another groundbreaking revelation: #SSH #certificates are like the ultimate VIP pass for servers, sparing us the nail-biting suspense of wondering if we're chatting with the right machine 🤯. Because surely, the average user isn't just mindlessly hitting 'yes' and hoping for the best 🤦‍♂️. Who knew server security could be this exhilarating? 🎉
https://jpmens.net/2026/04/03/ssh-certificates-the-better-ssh-experience/ #ServerSecurity #VIPPass #Cybersecurity #TechHumor #HackerNews #ngated
Jan-Piet Mens :: SSH certificates: the better SSH experience

Jan-Piet Mens :: SSH certificates: the better SSH experience

OK, this is officially the weirdest day of my life.

Just had been copying something over SSH. The progress got stuck. I've pressed Ctrl+C and it got unstuck and continued.

WTF?

#SSH #Linux

Shell Assistant porta un client SSH moderno e completo con terminale avanzato, file manager remoto e editor integrato per lavorare in modo più rapido e produttivo. #Linux #SSH #Sysadmin #DevOps #OpenSource #Terminal #SFTP #Software

https://www.linuxeasy.org/shell-assistant-client-ssh-moderno-che-unisce-terminale-file-manager-e-editor-remoto/?utm_source=mastodon&utm_medium=jetpack_social

Shell Assistant client SSH moderno che unisce terminale, file manager e editor remoto

Shell Assistant è un client SSH moderno con terminale avanzato, file manager remoto, editor di codice e gestione delle connessioni

Linux Easy
Jan-Piet Mens :: SSH certificates: the better SSH experience

This morning spent a little while reading updates from securescuttlebutt. Lots of folks have been posting this week.

I still can not post anything as the patchwork client is still indexing the database.

Has been indexing for the last month.
Using about 50% of one cpu and 15% of another. The laptop is four cpus/threads.

#ssh #patchwork

Took me 2 days to realize why nothing was taking my SSH keys on this new-ish laptop was because some edit fields inserted a carrige return after pasting for some reason. I give up my tech cred now. You all can have it! :) #SSH