• 1 Post
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle
  • The requirement of managing an LDAP or AD directory service just to get some auth for NFS is a dealbreaker for like 99% of people. It’s such a dumb protocol for the average user and was designed with only huge corporate clients in mind.

    Just give people a simple password auth or let them exchange private/public keys between the devices that need to connect!





  • It’s a script that you put in place of the raw url of a bookmark in your browser. For these ones here you’d make a new bookmark and past in the script there (adjusting the fediverse url for your home community so it can correctly redirect you) and it runs some (usually) javascript that manipulates the page your on in a way to direct you to the asked for location.

    Its a much more lightweight way to do a single thing if that’s all you’re needing and since you can see the code you can also be sure, unlike a chrome plugin, that it’s not doing other weird stuff.