vhstape

joined 1 year ago
[–] vhstape@lemmy.sdf.org 7 points 2 days ago

I watched “Buy Now!” last night. The editing was a bit campy, but overall it was interesting. I appreciated seeing both iFixit and Framework being represented!

[–] vhstape@lemmy.sdf.org 10 points 3 weeks ago

Like others, I have a folder in my home directory called "Code." Most operating systems encourage you to organize digital files by category (documents, photos, music, videos). Anything that doesn't fit into those categories gets its own new directory. This is especially important for me, as all my folders except Code are synced to NextCloud.

[–] vhstape@lemmy.sdf.org 7 points 3 weeks ago

It's the logo of "0din", which is a Mozilla-backed bug bounty (say that five times fast) with a focus on GenAI

[–] vhstape@lemmy.sdf.org 4 points 1 month ago

Anyone who found this interesting should check out Nick Harkawway's novel Gnomon. It's set in a near-future society with a similar kind of omnipresent and ambivalent AI/surveillance system, combined with some fantasy elements.

[–] vhstape@lemmy.sdf.org 2 points 2 months ago (1 children)

I use yadm's post-checkout script feature to accomplish this on my machines.

[–] vhstape@lemmy.sdf.org 10 points 2 months ago (1 children)

If I understand your question, you can just assign some of your server endpoints a public IP/URL and keep some others behind the firewall. My home lab exposes some services to the open internet, while others are only accessible with a VPN.

[–] vhstape@lemmy.sdf.org 10 points 2 months ago (3 children)

It's about time. I hop between iOS and Android every so often, and the lack of RCS has always been a major pain in the ass. Goodbye shitty compressed photos and hello read receipts. Unless your Android vendor doesn't fully support RCS... Looking at you, Samsung

[–] vhstape@lemmy.sdf.org 1 points 3 months ago
[–] vhstape@lemmy.sdf.org 7 points 3 months ago

This is pretty hysterical

[–] vhstape@lemmy.sdf.org 11 points 3 months ago

I've been looking forward to this release!

[–] vhstape@lemmy.sdf.org 5 points 4 months ago* (last edited 4 months ago)

I understand that people feel strongly about Snaps, but I don't know about saying that they're a security vulnerability on the basis of offering automatic updates.

[–] vhstape@lemmy.sdf.org 91 points 4 months ago (1 children)

End-to-end encryption stops being secure... at the end... Who would've thought

28
submitted 8 months ago* (last edited 7 months ago) by vhstape@lemmy.sdf.org to c/linux@lemmy.ml
 

I am interested in dual-booting a Linux distro (probably Ubuntu) on my 2019 MacBook Pro. Ideally, I would have a shared data partition so that I could access my documents from both OSes. Does anyone have suggestions on the best way to accomplish this?

UPDATE: created macOS, Ubuntu, and data partitions. Was able to mount and access data partition from both systems without any issues. As a bonus, Ubuntu let me replace the standard documents, photos, videos, etc. folders with symlinks to the data partition.

70
Yubikey on Linux? (lemmy.sdf.org)
submitted 10 months ago* (last edited 6 months ago) by vhstape@lemmy.sdf.org to c/linux@lemmy.ml
 

Hi friends! Has anyone here had success using Yubikeys on Linux? I've been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.

I have the following Yubikey-related packages on my system:

libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]
├── is installed
└── udev rules for unprivileged access to YubiKeys

libyubikey0 1.13-6 [Ubuntu/jammy universe]
├── is installed
└── Yubikey OTP handling library runtime

python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
├── is installed
└── Python 3 library for configuring a YubiKey — transitional package

yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]
├── is installed
└── Python library and command line tool for configuring a YubiKey

yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]
├── is installed
└── Graphical application for configuring a YubiKey

yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]
├── is installed
└── Graphical personalization tool for YubiKey tokens

libfido2-1 1.10.0-1 [Ubuntu/jammy main]
├── is installed
└── library for generating and verifying FIDO 2.0 objects

python3-fido2 0.9.1-1 [Ubuntu/jammy universe]
├── is installed
└── Python library for implementing FIDO 2.0

pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]
├── is installed
└── Middleware to access a smart card using PC/SC (daemon side)

UPDATE: After working my way down the entire software stack, I contacted the vendor of my USB-C port and requested a replacement. It did the trick...

view more: next ›