Advertisement · 728 × 90

Posts by ijanc'

⚠️ An active phishing attack is targeting crate owners by asking them to "confirm that your email address is still active". These messages are not from crates.io, and should be ignored. (We will never ask you to confirm that your e-mail address is still active.) ⚠️

6 days ago 152 64 1 0
OpenSSH: Release Notes OpenSSH release notes

OpenSSH 10.3 has just been released. This includes a few minor security fixes, some small new features and a bunch of bugfixes.

www.openssh.org/releasenotes...

1 week ago 14 6 0 0

There's still a long way to go.

1 week ago 0 0 0 0
OpenBSD console showing Bluetooth keyboard working. sysctl shows OpenBSD 7.9-beta GENERIC.MP kernel. dmesg shows "btkbd0 at btlehid0 reportid 1: 8 variable keys, 6 key codes" and "wskbd1 at btkbd0 mux 1". wsconsctl shows keyboard1.type=bluetooth with US encoding. All commands typed on a Logitech MX Keys Mini connected via BLE.

OpenBSD console showing Bluetooth keyboard working. sysctl shows OpenBSD 7.9-beta GENERIC.MP kernel. dmesg shows "btkbd0 at btlehid0 reportid 1: 8 variable keys, 6 key codes" and "wskbd1 at btkbd0 mux 1". wsconsctl shows keyboard1.type=bluetooth with US encoding. All commands typed on a Logitech MX Keys Mini connected via BLE.

Bluetooth keyboard working on #OpenBSD Logitech MX Keys Mini connected via BLE (HOGP).

- USB HCI transport
- SMP LESC pairing ECDH + AES-CMAC crypto
- ATT/GATT
- HID over GATT

1 week ago 2 0 1 0

Thanks for the suggestion, I'll take a look! =]

1 week ago 0 0 0 0

Owww habemus inquiry bt classic, not support LE yet

ubt0: inquiry command status: 0x00
ubt0: inquiry: 1 response
ubt0: found 2c:15:bf:47:a6:e8 class 5a020c
ubt0: inquiry complete (status=0x00)

2 weeks ago 0 0 0 0
Post image Post image

i've been testing bt on an obsd snapshot ThinkPad X1 Nano, mainly for mouse/keyb use, is just for personal use. The learning experience has been incredible the OpenBSD codebase is exceptionally clean and insightful.
HID (mouse/keyb) is still not reliable enough for daily use.

#OpenBSD #bluetooth

2 weeks ago 1 0 1 0
Three terminal commands demonstrating privilege separation in the tesseras P2P daemon: (1) ps --forest showing a process tree with parent PID 940002 and four children - net engine, dns serve, http serv, and control; (2) tesctl show status displaying node info with all four children reporting healthy status, 26 minute uptimes, and 0 restarts; (3) grep Seccomp on /proc showing Seccomp: 2 and Seccomp_filters: 1, confirming BPF syscall filters are active

Three terminal commands demonstrating privilege separation in the tesseras P2P daemon: (1) ps --forest showing a process tree with parent PID 940002 and four children - net engine, dns serve, http serv, and control; (2) tesctl show status displaying node info with all four children reporting healthy status, 26 minute uptimes, and 0 restarts; (3) grep Seccomp on /proc showing Seccomp: 2 and Seccomp_filters: 1, confirming BPF syscall filters are active

Privilege separation in Tesseras! 5 isolated processes OpenBSD-style (relayd(8)): parent supervises net, dns, http and control via Unix socketpairs. Each child with seccomp-bpf restricting syscalls to the minimum. And about crash? Parent auto-restarts it.

#p2p #security #opensource

1 month ago 4 0 0 0
Post image Post image Post image

Building a DNS layer where every zone is a keypair, not a leased string from a registrar. Lookups are encrypted, records are signed, resolution is peer-to-peer. No one can take your name because no one gave it to you.

#p2p #dns #decentralized #privacy #cryptography #networking

1 month ago 2 0 0 0
Advertisement
Post image

no company, no blockchain, no infrastructure dependency. just you =]

the shot shows reading a post by its content hash, resolving its .tes URL, and DNS stats

You can now open http://<base32_zone_pubkeys>.tes in a regular browser and see a rendered

1 month ago 0 0 0 0
Post image

The way #OpenBSD allows restrictions on system calls is very nice. pledge(2) man.openbsd.org/pledge

#tesseras.net

1 month ago 1 0 0 0
Post image

tesseras run on #openbsd i still need to add pledge(2) and unveil(2) support

tesseras> put "hello openbsd k1dS"

1 month ago 0 0 0 0
tesseras network repl

tesseras network repl

P2P network for preserving human memories across millennia.

1 month ago 0 0 0 0
Post image

first image i shared on the `tesseras` network

1 month ago 0 0 0 0
Post image Post image

www.githubstatus.com/history Could this be the future of AI?

5 months ago 0 0 0 0

It's never too late.

5 months ago 0 0 0 0
Post image

@github.com 😴

5 months ago 0 0 0 0
Post image

Now it's my turn 🍼

5 months ago 0 0 0 0
Boards of Canada "Olson" on a 1959 PDP-1 Computer
Boards of Canada "Olson" on a 1959 PDP-1 Computer YouTube video by Joe Lynch

Boards of Canada's "Olson" on a 1959 PDP-1

youtube.com/watch?v=wubk...

6 months ago 7 4 1 0
Advertisement

Thank you so much for sharing, it's one of the most incredible feelings I've felt today.

6 months ago 1 0 0 0
Preview
Post-quantum security for SSH access on GitHub GitHub is introducing post-quantum secure key exchange methods for SSH access to better protect Git data in transit.

github implements post-quantum key agreement in SSH 🎉 github.blog/engineering/...

6 months ago 20 4 2 0
Preview
Release v1.0.4 — A new milestone for Plakar

Release v1.0.4 — A new milestone for #Plakar www.plakar.io/posts/2025-0...

6 months ago 7 5 0 0
Preview
crates.io phishing campaign | Rust Blog Empowering everyone to build reliable and efficient software.

We received reports of a phishing campaign targeting crates​.io users. Do not click on links asking to authenticate to protect your account. More information: blog.rust-lang.org/2025/09/12/c...

7 months ago 112 57 0 1

🤣🤣🤣🤣

7 months ago 0 0 0 0
Byte - a visual archive

A zoomable, searchable archive of BYTE magazine

byte.tsundoku.io

7 months ago 35 10 5 0
OpenSSH: Post-Quantum Cryptography OpenSSH post quantum cryptography

openssh.com/pq.html

7 months ago 20 16 0 0
Post image Post image

Ready for #plakar v1.0.3, coming soon !

8 months ago 7 5 0 0
Preview
GitHub - PlakarKorp/plakar: plakar is a backup solution powered by Kloset and ptar plakar is a backup solution powered by Kloset and ptar - PlakarKorp/plakar

Friends don’t let friends write open source in the dark. Hit that ⭐️ github.com/PlakarKorp/p...

8 months ago 2 2 0 0
Advertisement

awesomeeeeeee!!!!

10 months ago 0 0 0 0
Video

guys we have keyboard input

10 months ago 5 1 1 0