kushal, to github
@kushal@toots.dgplug.org avatar

Is there anyway to get access to action docker container on ? Need to debug a segfault only on GitHub CI.

mro, to Blog German
@mro@digitalcourage.social avatar
TilliAtHome, to apple German
@TilliAtHome@mastodon.de avatar

Welchen SSH Client bzw. Terminal will man denn auf dem iPhone installieren? Das Angebot ist sehr groß, ich kann mich nicht entscheiden. Irgendwelche Empfehlungen?

hko, (edited ) to rust
@hko@fosstodon.org avatar

I just released version 0.0.1 of the new crate https://crates.io/crates/openpgp-card-state

This crate paves the way for convenient handling of card User PINs, for users whose threat model allows persisting the PIN locally on the host computer.

If a User PIN is stored, applications can obtain it via this crate, and perform cryptographic operations without prompting the user for PIN entry.

Currently org.freedesktop.Secret is supported for storage.

Thoughts are welcome!

hko,
@hko@fosstodon.org avatar

To illustrate the use of openpgp-card-state, here's an early version of an ssh-agent implementation that uses it:

https://codeberg.org/openpgp-card/ssh-agent/src/branch/state

This SSH agent explores an absolutely streamlined UX for doing ssh backed by OpenPGP card-based key material.

After persisting the User PIN once, like this: "$ openpgp-card-state put --user-pin 123456 0000:01234567", the ssh agent can be used without any user interaction.

davidbisset, to wordpress
@davidbisset@phpc.social avatar
voltagex, to linux
@voltagex@aus.social avatar

Hey admins, what's a relatively secure way of me getting an key on to a live USB/netbooted environment?

Thinking age-encrypted file hosted on a server somewhere that my system grabs and asks me to unlock.

gileri, to random
@gileri@mastodon.xyz avatar

: in-progress protocol upgrade for , on top of HTTP/3 and bringing "modern" auth protocols like OIDC and URL multiplexing. Exciting stuff !

https://blog.apnic.net/2024/02/02/towards-ssh3-how-http-3-improves-secure-shells/

governa, to random
@governa@fosstodon.org avatar

Yubikey-Guide: a very complete (and long) Guide to use as a SmartCard for storing encryption, signing and authentication keys, which can also be used for

https://github.com/drduh/YubiKey-Guide

michaelabon, to random
@michaelabon@hachyderm.io avatar

My team at just added Watchtower support for insecure and unencrypted keys!

If you opt in, Watchtower will review the SSH keys stored on your local disk. For any security alerts, we'll offer recommendations on how to fix them.

https://blog.1password.com/watchtower-ssh-keys/

And if you aren't using 1Password already to store and sync your SSH keys, or to be your SSH agent, or to use those keys to sign your commits... you're really missing out!

znpy, to emacs Italian
@znpy@emacs.ch avatar

Do you people use to work on machines?
I do most of my work on a remote machine and I usually run emacs in via .
However, lately I'd like to try something like mode ()
I'm curious if anybody has experiences to share and/or suggestions.

madargon, to Rabbits
@madargon@is-a.cat avatar

Your friendly is disappointed with poor quality of your scripts.

Original randomart which shape I "copied" attached.

Screenshot of ssh key randomart, with shape roughly similar to rabbit.

santiago, to random
@santiago@masto.lema.org avatar

TIL that for some reason unlike on Linux, FreeBSD, and even Haiku a session on Mac doesn’t setup the path automatically when you execute a command on start.

So if you want to launch tmux on Mac from ssh you must source your profile first like this (otherwise it won’t find tmux in the homebrew path):

ssh user@192.168.0.33 'source ~/.zshrc; tmux new-session -A -s "SessionName" '

adrian, to opensource German
@adrian@mastodon.peaceful.social avatar

Kennt jemand von euch ein Programm, dass den Austausch von grossen Dateien plattformübergreifend von Client zu Client über eine direkte, verschlüsselte Verbindung ermöglicht, ohne dass man sich manuell um , Tunnel oder ähnliches kümmern muss?

Ein bisschen wie , nur privat und sicher.

jacobydave, to random
@jacobydave@mastodon.xyz avatar

I'm gonna be talking about VS Code for the next Purdue Perl Mongers/HackLafayette. What are your favorite things/tricks involving VS Code?

mjgardner, (edited )
eighthave, to debian

Just migrated my and key setup to a new . This only took about 8 hours whereas when I last did this in 2015, it took much longer. I guess this is a sign of process! But these things are still too painful. At least now, the software just works right out of .

lafibreinfo, to ubuntu French

Changer le port d'écoute de , sur 23.10 et Ubuntu 24.04 LTS
➡️ https://lafibre.info/serveur-linux/changer-le-port-de-ssh-ubuntu-24-04/
Il y a du changement, c'est qui contrôle le port d'écoute de SSH: modifier le port sur /etc/ssh/sshd_config ne sert plus à rien.
Il faut un "sudo systemctl edit ssh.socket"

livingcoder, (edited ) to rust

Edit: the solution was to add the following configuration to "%USERPROFILE%.cargo\config":
[net]
git-fetch-with-cli = true

Original post:
Has anyone been able to get SSH working on Windows where your #rust dependency is a private repo?
Ex:
(Cargo.toml)
hello_world = { git = "ssh://git@github.com-HelloWorld/AustinHellerRepo/HelloWorld.git" }

You may notice that the host is "github.com-HelloWorld" and that's because that's what works on my Linux machine (via the ".ssh/config" file setup). I want the same Cargo.toml line to work on my Windows machine.

I keep getting "unknown host" errors when I "cargo build" but using git in the repo works just fine.
I would hope that it's just a matter of adding the correct host somewhere. Any help would be appreciated.
#ssh #windows

Anachron, to security
@Anachron@fosstodon.org avatar

You can restrict ssh keys to be accepted only from specific IP addresses using

https://www.ssh.com/academy/ssh/authorized-keys-openssh#from=%22pattern-list%22

Took me a bit of time to set up, but I feel much better now.

XavCC, to tech
@XavCC@todon.eu avatar

Some cool stuff I've read about this week:

Simple and small git hosting
https://maddie.info//2023/09/05/simple-and-small-git-hosting.html by @maddiefuzz

Super simple git hosting over ssh by @voxel
https://merveilles.town/@voxel/111707226605078342

scanning made from a defective BluRay player:
Via @MWNautilus
https://mstdn.social/@MWNautilus/110792344513587142

PacketIRC: A lightweight IRC terminal server that will let radio-based clients participate on IRC without the usual flood of silliness by @VY1JN
https://github.com/juniberry/PacketIRC

Dungeons and Directories is a short text adventure game that you play in your file browser.
Via @bearstech
https://wheybags.com/dungeons_and_directories/

Nasir Gebelli, an Iranian-American programmer and video game designer (Final Fantasy I - III)
Story and biography
https://en.wikipedia.org/wiki/Nasir_Gebelli

[tbd] ITSACAMP 2024 is happening on 5-6-7 July 2024 at Het Groeneveld, Amsterdam.
https://next.tbd.camp/

itnewsbot, to news
@itnewsbot@schleuss.online avatar

This Week in Security: Bitwarden, Reverse RDP, and Snake - This week, we finally get the inside scoops on some old stories, starting with the... - https://hackaday.com/2024/01/05/this-week-in-security-bitwarden-reverse-rdp-and-snake/

thenewoil, to Cybersecurity
Freemind, to Cybersecurity
@Freemind@mastodon.online avatar

A recent report from the security threat monitoring platform Shadowserver reveals that almost 11 million SSH servers on the public web, identified by unique IP addresses, are vulnerable to Terrapin attacks.

https://cybersec84.wordpress.com/2024/01/04/11-million-ssh-servers-at-risk-terrapin-attack-threatens-secure-communications/

itnewsbot, to security
@itnewsbot@schleuss.online avatar

Millions still haven’t patched Terrapin SSH protocol vulnerability - Enlarge (credit: Getty Images)

Roughly 11 million Internet-exp... - https://arstechnica.com/?p=1993507

governa, to random
@governa@fosstodon.org avatar
jcamos, to FreeBSD
@jcamos@bsd.cafe avatar

Very nice (short and comprehensive) article from @stefano for deploying a jail running XFCE and accessing through a secure xrdp using ssh

Thanks!

https://it-notes.dragas.net/2023/12/13/how-to-create-a-freebsd-jail-hosting-xrdp-and-xfce-remote-access-desktop/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • cubers
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • osvaldo12
  • ngwrru68w68
  • GTA5RPClips
  • provamag3
  • InstantRegret
  • everett
  • Durango
  • cisconetworking
  • khanakhh
  • ethstaker
  • tester
  • anitta
  • Leos
  • normalnudes
  • modclub
  • megavids
  • lostlight
  • All magazines