[–] 5 points 2 months ago

I don't get it. Of course it doesn't help with IP tracking of fingerprinting, but it deletes all cookies when I leave a site. My browsers runs very long on desktop and mobile, so Firefox's 'Delete cookies on close' doesn't help much.

  • source
  • parent
  • context
  •  

    I believe it's a way away from consumerism if you don't own everything yourself and share things with people nearby.

    I'm looking for a selfhostable (docker-compose) project where everybody can easily add items (maybe with a link to a manual) and the borrowing stuff is manged.

    OIDC is a plus because it's to great with pocket-id.

    managing e-magazines (eviltoast.org)
     

    i have a nice emag PDF collection and browsing the filesystem via a simple nginx file-browser is ok so far, but i miss the cover view, bookmarking of pages and a PDF search.

    i sort the mags in this kind of folder-structure via flexget (but sort them manually into a year folder if a mag has many releases per year).

    ├── National Geographic
    │   ├── 2024
    │   ├── 2025
    │   ├── National.Geographic.No.03.2026....
    │   ├── National.Geographic.No.04.2026....
    │   ├── National.Geographic.Plus.No.03.2024....
    │   └── National.Geographic.Plus.No.04.2025....
    │   ├── 2025
    │   └── 2026
    ├── National Geographic Special
    │   ├── National.Geographic.Special.No.22.2025.....
    │   ├── National.Geographic.Special.No.23.2025.....
    │   └── National.Geographic.Special.No.24.2026.....
    ├── National Geographic Traveler
    │   ├── 2024
    │   ├── 2025
    │   └── 2026
    

    i tried Kavita today which provide a nice cover view, but there is no grouping of magazines and i can not set a bookmark on a PDF page. I think it's desinged for book/comics/mangas.

    Does anyone has another nice suggestion for a emag collection?

    Or an idea how i can get grouping for my first-level folders in Kavita?

    [–] 1 point 4 months ago

    I use hard.dnsforge.de as DoT on my Android and haven't encountered any issues in the last time.

    But if have any trouble with my VPN/WIFI/5G connections Android also shows it has trouble to reach private DNS. Be aware of that.

  • source
  • [–] [S] 1 point 4 months ago (2 children)

    I haven't tried WG on 443/udp yet. On my last UK journey I had it on the default WG port and it was blocked a few times. Will try 443/udp @ homelab next time. Every other advanced obfuscating solution sounds pretty complicated and I'm not sure if there will be time to handle this during a journey.

  • source
  • parent
  • context
  •  

    Hi, i'm looking for a VPN that:

    • is easily deployable via a docker-compose
    • has an Android App and it doesn't drain the battery too much
    • hides as regular HTTPS traffic so it's not blockable by Firewalls. (I don't need strong censorship resistance; it just has to work in offices and hotel WiFis.)
    • Bonus: A server like caddy can also accept HTTPS traffic for some regular websites next to the VPN server.

    https://github.com/TrustTunnel/TrustTunnel sounds interesting, but the PR for docker compose was closed.

    Do you know something else?

    view more: next ›