ssh

Back Open Paginator
25.11.2025 19:53
pusakat (@pusakat@mas.to)

ssh ProxyJump saved me.

one of my boxes (A) on the net was unreachable from my rig (B). but I could ssh to it from a different box (C) also on the net. all I needed to do was add Host A ProxyJump C in my .ssh/config so I could ssh A with traffic passing through C.

#ssh




Show Original Post


25.11.2025 14:46
opensuse (@opensuse@fosstodon.org)

Ever wanted to mess with #SSH internals or test your own #crypto ideas?
The SSH-in-Zig project from #HackWeek is for you.
🧪 Flexible
🦎 Lightweight
🛠️ Built for experimentation
Check out the source, join the project, or follow the #journey. news.opensuse.org/2025/11/17/h




Show Original Post


25.11.2025 07:53
kkarhan (@kkarhan@infosec.space)

@tubetime also #DisposableVapes should be outlawed for being #eWaste.




Show Original Post


24.11.2025 20:55
askubuntu (@askubuntu@ubuntu.social)

SSH Set Up and installed on native Ubuntu #ssh #sshd

askubuntu.com/q/1560061/612




Show Original Post


24.11.2025 15:56
royalapps (@royalapps@dotnet.social)

Did you know that you can integrate external applications (executables) into Royal TS? 💡 You can read more about it here ➡️ royalapps.com/go/help-ts-win-v

#devops #itadmin #remotemanagement #RDP #msrdp #remotedesktop #Azure #bastion #SSH #VNC





Show Original Post


24.11.2025 07:43
bryan (@bryan@dusty.ninja)

“Native Secure Enclave backed ssh keys on MacOS”
There is a gist on #GitHub linked from orange site. Has instructions for generating and keeping #ssh keys on the Secure Enclave in #MacOS. basically just some configuration options a user can set in .ssh/config or an env variable in .zprofile

https://news.ycombinator.com/item?id=46025721




Show Original Post


24.11.2025 06:16
kkarhan (@kkarhan@infosec.space)

@azonenberg @taral OFC this too makes sense when your target is building like an "applianced" #SSH terminal to be used to control Critical Infrastructure and where regulators breathe down the necks of everyone demanding every line of code to be manually audited by two independent & certified firms just to consider approving and certifiying said system for it's purpose.

Cc: @stman




Show Original Post


23.11.2025 20:50
ngate (@ngate@mastodon.social)

🐱‍💻 Ah, the relentless pursuit of complicating simple tasks on macOS! Now you can secure your keys with an impenetrable fortress of confusion, courtesy of the Secure Enclave™. 🔒💡 Because who doesn’t love to spend all day refreshing tabs just to feel secure? 🙄
gist.github.com/arianvp/5f59f1




Show Original Post


23.11.2025 20:32
h4ckernews (@h4ckernews@mastodon.social)

Native Secure Enclave backed SSH keys on macOS

gist.github.com/arianvp/5f59f1




Show Original Post


23.11.2025 19:17
GripNews (@GripNews@mastodon.social)

🌗 macOS 原生安全隔區支援的 SSH 金鑰
➤ 解放 macOS 安全隔區,打造更安全的 SSH 驗證體驗
gist.github.com/arianvp/5f59f1
本文介紹如何在 macOS 上利用安全隔區(Secure Enclave)生成和使用 SSH 金鑰,藉此提升安全性,取代如 Secretive 等第三方工具。透過 macOS 內建的 `ssh-keychain.dylib` 程式庫,可直接存取安全隔區,無需將私鑰儲存於本地,並可結合 Touch ID 等生物辨識進行驗證。
+ 太棒了!一直覺得用第三方工具來管理安全金鑰有點麻煩,現在原生支援真是福音。
+ 感謝分享!不過 `ssh-keygen -w` 指令輸出的私鑰看起來像個引用,這是正常的嗎?




Show Original Post


22.11.2025 15:36
DrHyde (@DrHyde@fosstodon.org)

thankfully I don't need to look at it any more now that the machine is up and running. Thanks to the #AwesomePower of #ssh (also spelt ßh on a Mac!) I never have to see it again.




Show Original Post


22.11.2025 08:35
dcz (@dcz@fosstodon.org)

What's up with #GPG password prompts over #SSH ?

Sometimes it appears instantly, usually takes a minute or so. It seems to depend on the mood the *client* booted in.

It's quite annoying to wait and I don't know how to debug it.

#terminal #console





Show Original Post


1 ...46 47 48 49 50 51 52 53 54 55
UP