5 Followers
7 Following
27 Posts
OpenSMTPD 7.3.0p1 released

Get the free Proxmox VE ISO installer

Download free ISO images for installing Proxmox VE.

Hey! I'm looking for new remote job opportunities!

I am a Chilean engineer with experience in C, C++, Rust and Python.

I've contributed to open-source projects like spirv-cross, wine and crystal.

I also have a few open-source projects like LITcher, that allows to spawn lights in The Witcher 3, and botw-freecam, a freecam for that Zelda game.

I have experience with Linux, git, CI/CD, and reverse engineering.

email: [email protected] or DMs!
gh: github.com/etra0

thanks y'all!

#getfedihired

"How I accidentally breached a nonexistent database and found every private key in a 'state-of-the-art' encrypted messenger"

https://crnkovic.dev/testing-converso/

#Converso

Testing a new encrypted messaging app's extraordinary claims

How I accidentally breached a nonexistent database and found every private key in a 'state-of-the-art' encrypted messenger called Converso.

crnkovic.dev
@b0rk like your talk :)
@mwl sending luck !
@OpenBSDAms ok, thanks for the explanation ...
@OpenBSDAms that's nice. do you run nsd below ? if so, do you share the code ? one may could modify it and add A / AAAA / TXT Records as well and get a fully working API in Front of NSD ? Something i seriously miss today ...

Grüße gehen raus an die @linuxtage und @zalintyre ... ;)

Sir Tim Berners-Lee schuf das World Wide Web und das http Protokoll, Vint Cerf gilt als einer der Väter des Internet (großes i) und war u.a. an der Gestaltung von TCP,... beteiligt.
#WWWnotInternet

#ssh tip

if you have multiple keys, you can change the comment in the key with the #OpenSSH command "ssh-keygen -c -f .ssh/file". That way, when you look at what keys are loaded or are in use, the programs can tell you who is what.

Super helpful for keeping track of event keys or organization keys.

$ ssh-add -l
3072 SHA256:[hash] phessler@hostname (RSA)
256 SHA256:[hash] phessler@hostname (ED25519)
3072 SHA256:[hash] phesslerr@event-year (RSA)