Yeah I havent been able to load the cf verification on my android for like over a week now lol
Yeah I havent been able to load the cf verification on my android for like over a week now lol
I’ve got multiple adguard/unbound instances running locally. Confused as to why you don’t like unbound. Its robust and fairly straight forward to setup IMO. Only time I’ve ever had issues with it was when I was trying to set up DoT, but that was most likely an issue on my side. Oh there was a brief stint of some DNSSEC issues, so I opted for a less strict config. A lot of this is easily found online or via chatting with a friendly neighborhood LLM
I now just have it setup to recursively resolve, and its been running without any issue for over a year now
[email protected] has under 300 sub’s, I feel like this is a fine sub to post it in until niche sub’s get an active user base
Would you need one of these per physical server, or can they connect to multiple ?
Nice! I’ve been needing a good CardDAV option. Would you consider supporting Backblaze B2? It’s generally around 4x more cost-effective than Amazon S3, depending on usage patterns.
Regarding markdown to HTML conversion, you might want to check out Jekyll’s templating system. Combined with an Obsidian WebDAV plugin, you’d have an excellent workflow!
Nice, I’ll be following closely!
How do you support deduping if encryption at rest is enabled?
What’s the roadmap look like for v1.0.0 release?
Edit: Looks like roadmap is laid out in the github https://github.com/sciactive/nephele
Unsure if this interests you, but check out Jekyll, a static site generator https://jekyllrb.com/
Basically you write in markdown and have Jekyll generate the site for you
Depends, do you have pihole/unbound setup to only recursively resolve? Or do you forward requests to an upstream (either as a fallback or just as a primary). If that’s the case, and depending on your threat model, you’ll want to set up DoH or DoT as your DNS requests will be forwarded in plaintext
I’ve been meaning to try https://github.com/kd2org/karadav out, lightweight server that supports nextcloud applications. Has anyone else tried it out?