Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb

  • 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • dan@upvote.autoSelfhosted@lemmy.worldDead simple document host?
    link
    fedilink
    English
    arrow-up
    22
    ·
    edit-2
    1 day ago

    Install Nginx, add autoindex on; to the default site config, throw the files into /var/www/html or whatever default folder it uses, and delete the default index.html file. If you need to do it via Docker then use the official Nginx image https://hub.docker.com/_/nginx

    You could also just share the files via SMB. Easy to use on a PC - you could configure their computers to mount the share as a network drive on boot (e.g. R:, for recipes). Not sure about other phones but the built-in files app on my Galaxy S25 Ultra supports SMB too.





  • Only commercial VPNs? So HTTP proxying, Tor, SSH tunneling, SOCKS tunneling, running your own VPN node, etc are all allowed? There’s plenty of VPS hosting companies that don’t need ID or proof of age to sign up. Even if the UK requires this, you can just sign up for a server outside the UK.

    There’s also weird approaches that work but not many systems catch, like tunneling stateless data (like HTTP responses) over DNS TXT lookups.

    When I was in high school in the 2000s, kids figured out how to bypass the internet filtering at school. Kids these days have way more resources available to them, making it even easier to do.










  • Especially younger people. They’re used to files just… being there on their phone. Photo albums? Nah, just scroll though every photo you’ve ever taken to find the right one.

    That, and having powerful search functionality + tagging has made perfect folder structures less of a requirement. I’ve never had trouble finding documents in paperless-ngx just by searching, for example.