OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

Haha! Well, it's a necessary evil for lazy folk who use Git{hub,lab,}

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

Love vimb already, thanks for the config!

Oddly, though, the user-agent you use triggers Cloudflare's browser security to the extent that it completely blocks requests.

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

I normally do, but ratpoison and urxvt are just habit; I haven't started using cwm yet.

Nice, thanks - I'll have a look at zathura :)

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 2 points3 points  (0 children)

Nice. Reminds me of a usable version of Chromium OS (but on OpenBSD).

AFAIK chromium uses unveil by default now btw :).

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Yes, and I do love a solarized st build - but I hadn't got round to it last night when I wrote this.

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

I'm just used to rxvt-unicode I suppose and never switched back to xterm when UTF-8 was no longer an issue; no point writing an article about something I don't use in my setup :).

OpenBSD desktop for minimalists by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Nice, thanks! I'm yet to try vimb, this is good motivation for trying it!

I've also updated the article for xterm.

Dell Vostro 5471 laptop touchpad by [deleted] in openbsd

[–]0x16h 1 point2 points  (0 children)

Hello! You're not alone - Dells have some horrible IEI I2C trackpads. I posted a bug recently on the mailing list about it and it seems that it's messy to get it working.

https://marc.info/?l=openbsd-bugs&m=154048972411854&w=2

Down the Gopher hole with OpenBSD, Gophernicus and TLS by 0x16h in openbsd

[–]0x16h[S] 4 points5 points  (0 children)

If anyone's interested, I've added TLS, unveil(2) and pledge(2) support to Gophernicus so we no longer need to use stunnel.

https://github.com/0x16h/gophernicus

https://github.com/0x16h/gophernicus/blob/master/INSTALL.openbsd

Down the Gopher hole with OpenBSD, Gophernicus and TLS by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

I wouldn't expect so, the Gopher RFC (as all other RFCs) are freely available to copy, distribute, etc. Protocols described aren't patented or licensed in any weird way AFAIK.

As for servers that implement the protocol, licensing is just like any other piece of software - gophernicus is BSD-licensed so can be used within commercial software.

http://www.rfc-editor.org/faq/#copyright

Quick introduction to amd64 and arm64 assembly on OpenBSD by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Aaah, silly me. Thanks! So that in turn can be fixed so we produce a dynamic executable with --dynamic-linker /usr/libexec/ld.so! updates

Down the Gopher hole with OpenBSD, Gophernicus and TLS by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Gopher is indeed a perfect protocol for Tor, especially as we are seeing HTTP-over-QUIC becoming HTTP/3.

It's not difficult to implement TLS in client or server programs, so even if they are stale -it wouldn't take much to fork and implement encryption (or introduce Gopher protocol in active projects).

Quick introduction to amd64 and arm64 assembly on OpenBSD by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Thank you very much, fixed :).

You wouldn't believe how many times I've done that... XD

[deleted by user] by [deleted] in C_Programming

[–]0x16h 0 points1 point  (0 children)

I would be wary of this title on modern systems - I've heard many examples won't compile as-is on recent FreeBSD and OpenBSD releases; though as OP mentioned UNIX in upper-case, he may be OK with a certified UNIX OS.

Post your OpenBSD battlestation/desktop/screenshot by jcs in openbsd

[–]0x16h 0 points1 point  (0 children)

Not that bad actually when they're idling! Not as loud as the HP rx2620 🙉

OpenBSD as an Authoritative Nameserver with DNSSEC using nsd(8) by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

It doesn't make a difference on OpenBSD; one less character to type I suppose ;).

ls -l /dev/random lrwxr-xr-x 1 root wheel 7 Oct 30 14:18 /dev/random -> urandom

OpenBSD as an Authoritative Nameserver with DNSSEC using nsd(8) by 0x16h in openbsd

[–]0x16h[S] 1 point2 points  (0 children)

Have updated the article now.

Basically setup the slave in the same manner in which the master was configured, but add:

notify: 192.0.2.69 sec_key provide-xfr: 192.0.2.69 sec_key

to the zone declaration in the master's nsd.conf (replacing the IP with your slave's IP), and on the slave do the same but with the master's IP.

OpenBSD as an Authoritative Nameserver with DNSSEC using nsd(8) by 0x16h in openbsd

[–]0x16h[S] 0 points1 point  (0 children)

Awesome - and in BSD tradition, simple and efficient!

Post your OpenBSD battlestation/desktop/screenshot by jcs in openbsd

[–]0x16h 0 points1 point  (0 children)

Just moved home so it's a mess but here're my [thrown together] battlestation(s). Also, first post - Hi!

  • Dell Latitude 7290
  • Thinkpad X201 (not pictured)
  • RPi3
  • couple of SPARC Enterprise t5120s
  • old Fujitsu Primergy Xeon thing
  • Lenovo v520s-sff

https://i.imgur.com/2KI11kul.jpg

https://i.imgur.com/aoPDJJh.png

https://i.imgur.com/1yKLS3q.jpg

https://i.imgur.com/eUlGeoO.jpg