• 8 Posts
  • 1.67K Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle
  • There are numerous automated systems for this, and almost every platform you use will have their own. Infiscal doesn’t seem bad, but I haven’t used it.

    I always suggest engineers just use whatever is closest to their stacks instead of implementing something, UNLESS it’s going to cost a lot more money (looking at you, AWS).

    Bitwarden/Vaultwarden+BWcli is also another workaround if you’re just using it for small projects.

    Etcd can do value encryption, and Redia even, but you should really be looking at something that has solid RBAC, or ZTC rotation.














  • I don’t think it’s a very well adopted extension on any platform. It kind…feels out of place if you think about it. I did see Davx5 supports it, but I’m literally not seeing anything else.

    I’m trying to think how it would be implemented in a simpler way than just using date entries and metadata mapping from an implementation standpoint, and I see no functional differences, so I can’t imagine developers really going out of their way to implement it when there’s already an existing and simpler method of essentially doing the same thing.





  • just_another_person@lemmy.worldtoLinux@lemmy.mlSSH managers on Linux?
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    edit-2
    9 days ago

    As everyone keeps saying…it’s just not a thing that actual sysadmins or fluent users need. Using ssh configs is essentially the same thing that you’re looking for, but you’re just typing alias hostnames instead of clicking on them. Otherwise absolutely no difference. Not many people are connecting by IP address or anything like that.