home.social

#doas — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #doas, aggregated by home.social.

fetched live
  1. @rl_dane @EF

    Yes. The #OpenBSD version does not work as-is anywhere else. Basically: either one modifies the code to conditionally-compile out the OpenBSDisms and loses functionality, or one takes the OpenBSDisms out completely and replaces them with sudoisms.

    news.ycombinator.com/item?id=3

    news.ycombinator.com/item?id=3

    #FreeBSD, #NetBSD, and #Arch Linux have both Smith's and Overbruck's versions; #Debian Linux only the latter; #SmartOS only the former.

    @ianthetechie @tubsta @dexter
    #doas #sudo

  2. @rl_dane @dexter

    One would have to touch the #FreeBSD kernel to get the full #OpenBSD functionality.

    OpenBSD provides doas with a way to persist, by storing data in the session structure associated with the controlling terminal. FreeBSD would need to have that added.

    The OpenDOAS fork (in FreeBSD ports) uses the more problematic flag files, per sudo, that OpenBSD was trying to get away from. So one must avoid starting from that instead of the original, moreover.

    #doas #OpenDOAS

  3. New 𝗨𝗽𝗹𝗶𝗳𝘁 𝗣𝗿𝗶𝘃𝗶𝗹𝗲𝗴𝗲𝘀 𝗼𝗻 𝗙𝗿𝗲𝗲𝗕𝗦𝗗 [Uplift Privileges on FreeBSD] article on vermaden.wordpress.com blog

    vermaden.wordpress.com/2026/03

    #verblog #freebsd #linux #illumos #solaris #sudo #doas #su #mdo

  4. #Doas fr.linux-terminal.com/?p=1882
    Je trouve #Sudo bien plus sécurisé que Doas. Si l'utilisateur a le MDP du sudo c'est qu'il sait comment s'en servir. Quand à l(utilisation de #visudo je ne suis pas pour. Comme admin je dis qu'il faut être fou pour donner les pleins pouvoir aux users.

  5. Den #DOAS (Diamond Open Access Standard) gibt es jetzt auf deutsch 🎉 - Danke an alle Mitwirkende und vor allem Sona Arasteh-Roodsary! Hier der Link zur Veröffentlichung: zenodo.org/records/18335454 - ein schönes Ergebnis der Zusammenarbeit zwischen dem European Diamond Capacity Hub diamas.org/diamond-oa-standard und @sedoa #openaccess

  6. @Timpostma

    I've read on what subsystems are used in HVAC systems

    Dedicated Outdoor Air Systems (DOAS) it's just one of the many subsystems used

    #Weather #OWM #programming #HVAC #technology #DOAS #Hardware

  7. @Azzura Familiar enough to know that ‘The way Biff used to simonize that car’ is not a Back to the Future reference. 😁 #BTTF #DOAS #ArthurMiller

  8. @rl_dane

    My rule is just permit keepenv, with no persist. It's #NetBSD rather than #FreeBSD so doas.conf is in /usr/pkg/etc/, and it definitely retains the environment.

    persist does not work on other than #OpenBSD, as far as I am aware. Try it without persist to see whether that's the problem.

    #doas

  9. @rl_dane

    Have you run

    doas printenv MANPATH

    ?

    You are about to learn the joy of doas.conf, I predict.

    #doas #FreeBSD #mandoc

  10. Anyone else suddenly find themselves deep into searching for dosa recipies online, triggered by mistyping doas at the command prompt and then thinking "I love dosa! I wonder how to make it,"?
    No?
    ​:blobcat_smilignopenmouthsweating:​
    #adhd #dosa #doas

  11. @pitrh @SamuraiSakura @inlovewithpda

    Great write-up!

    Agreed, the install process on #OpenBSD is really quite painless, especially since they added #FDE setup to the installer.

    The fact that it isn't a #TUI is really minor.

    Also, #doas is BAE. I install it everywhere else, including all my Linux boxen. 😁

  12. Rewriting into was a bad idea. The main issue with sudo is its massive complexity and enormous amount for features and settings for a program that’s SUID. A memory safe language doesn’t magically fix this.

    If you really want to bring memory safety into this space, then rewrite into Rust.

  13. #doas doesn't seem to support #U2F on #NixOS it's weird and should work but doesn't as /etc/pam.d/doas doesn't contain pam_u2f.so and /etc/pam.d/sudo does contain it..

    FYI: I have added "security.pam.services.sudo.u2fAuth = true;" to config and as I see there is no same option for doas and I also tried other hacky ways with no hope.

  14. root elevation via doas + fprintd on Thinkpad and FreeBSD

    #doas #fingerprint #freebsd

  15. @NebulaTide @kaixin @rubenerd Didn't know about opendoas, installed it and it really caches my password, cool!

    The #eshell can also work with #doas like with #sudo :dragnhappy:

  16. It's time!

    Thank you once again to the OpenBSD people for their excellent tooling.

    #freebsd #doas #sudo

  17. CW: Upgrading sudo...

    Eigenartiges Gefühl, wenn solche Basiskomponenten schwerwiegende Schwachstellen zeigen. Man unterschätzt, wie komplex #sudo ist. Darum ist #doas eine relevante und cleane Alternative, zumindest für den eingeschränkten Funktionsbedarf eines single user:

    wiki.archlinux.org/title/Doas