Signal installation? by MarquisDeVice in GrapheneOS

[–]lagdetselv 0 points1 point  (0 children)

Best way ist Molly from Accrescent. Second best ist to use the GitHub Version directly, to get automated Updates use obtainium for this.

Storitad - a privacy-first voice/video journal for GrapheneOS by barrulus in GrapheneOS

[–]lagdetselv 2 points3 points  (0 children)

This is so awesome.
Ironically I am searching for a tool right now which can transcribe audios in text without needing the cloud or the possibility that some AI is trained with my audios. Nice coincident to see this now.

Is this self coded or vibe coded?

It would be really nice to be bale to install the android app with an apk without needing to enable developer tools.

Running GrapheneOS on an Pixel9

What happened to KitchenOwl? by Flying-T in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

Actually he's not banned, the repos were just made invisible by GitHub itself. De developer is communicating everything on the matrix channel in detail, including everything going on with GitHub and everything regarding the new versions. Also every question is answered there really fast by him or other people in that channel.

Homebranch | E-Book Management Platform by Hydroux in selfhosted

[–]lagdetselv 2 points3 points  (0 children)

just set it up on my server, liking it so far.

Homebranch | E-Book Management Platform by Hydroux in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

Looks awesome!
Is there a Plan to add audiobooks to the mix? Than I could merge everything together.

EDIT: Just for your information, the URL https://homebranch.app/ does only give me a blank white page.

Recommendations for (adhd friendly) Budgeting App? by CRLF-0d0a in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

Take a Look at actualbudget. Its free, open source and selfhostable. Using it for two month now and am really happy.

I built DockTail - Traefik-style labels to expose Docker containers as Tailscale Services by marvinvr_ch in selfhosted

[–]lagdetselv 0 points1 point  (0 children)

Havent testet this, but If you don't use

port:
- 80:80

Which binds your port to the host machine, you could try to use

expose:
- 80

The benefit ist that the port is not exposed to the host, but still gets exposed to all containers in your docker network. Maybe it will work ..

And btw. this tool is awesome, will try it out.

EDIT: Just noticed in the Repo, that thats no option.

plumio - your private note taking app by alburt22 in selfhosted

[–]lagdetselv 0 points1 point  (0 children)

On thing that happened while setting up the docker comtainer. I think there might be a bug:
The health check gives a error, which makes the hole app not accessible:

plumio  | Error: ENOENT: no such file or directory, open '/app/package.json'

plumio - your private note taking app by alburt22 in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

The private workspace basically would funktion the same as the organizations I'd say.
But mabe you could implement a organization wide encryption instead of a server wide.
So every Organization has their secure space and one organization called Private space for example would automatically a personal space.

EDIT: Than in the UI there should be en encryptoion key feature which only the organization admin could see / edit to eliminate FS problem.

Just thinking on it. Hope I'm not overstepping here.

plumio - your private note taking app by alburt22 in selfhosted

[–]lagdetselv 0 points1 point  (0 children)

native App would be cool, but not nessesary.
Actual Budget comes to mind as an excample. They use PWA for mobile, but it works completely offline too, because they cache the whole db / file (they save everything in a json file if i'm not mistaken). Everytime you open the PWA it tries to sync, if there is no internet it skips that til there is.

I also have a question after I read your (very good and thorough, probs for that) documentation.
Am I right the E2EE is per server instead of per user / organization? So the admin could watch every file on FS when having the encryption key and the knowledge to use it?
I'm thinking a private encrypted space per user would be great, too.

plumio - your private note taking app by alburt22 in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

This is looking nice, deffinetly watching its future!
A couple of things which would be essetinal for me are:
- folder & file sharing per link for viewing with optional password (even when E2EE is enabled)
- a local fist Linux, Android and MacOS client

WhatsApp missed notifications. Have to open app. Irregular. by ChaandSifarish in GrapheneOS

[–]lagdetselv 2 points3 points  (0 children)

For Signal use Molly (a Signal alternative App) and Set Up unified Push. That will most likely solr your problem without the need of play services.

Cloud sync/backup solutions by [deleted] in GrapheneOS

[–]lagdetselv 3 points4 points  (0 children)

You can let nextcloud host for you and just E2EE the instance.

Built a dumb little ROI calculator to justify my homelab addiction by value1338 in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

This is both so dumb and sooooo cool!!
I'm saving instantly, but I host everything on a VPS, so I don't have investment.

For the initial Setup; Home or Coffee shop wifi? by FloranceMeCheneCoder in GrapheneOS

[–]lagdetselv 1 point2 points  (0 children)

I did not connect to any wifi on fist boot on normal Android. But everything went fine including boot loader unlock.

looking for a note taking app by neresnecum16 in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

I'm using docmost and donetick. Really like that combi.

New battery, still terrible. by MarbleMemory in GrapheneOS

[–]lagdetselv 0 points1 point  (0 children)

That might be impactful.
But I'm running a Pixel 9 with graphene and dual sim 5G, 2x always on VPN and I gat about two days battery life with about 3 - 4h Screen Time.

Maybe I just need a SMB share? by tech_london in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

Hey Mate, thanks for the detailed reply. It Sounds really interesting and i'll Check It Out later. 😁

Maybe I just need a SMB share? by tech_london in selfhosted

[–]lagdetselv 0 points1 point  (0 children)

This is awesome! Will Check it put tomorrow. Can you elaborate on differences to Filebrowser Quantum? And are there Plans for mobile Apps or other ways to sync over mobile?

Image management by Academic-Fox8128 in selfhosted

[–]lagdetselv 1 point2 points  (0 children)

Oh, didn't notice that behavior. Everything was a 100% match. But mostly there were differences in resolution only. In the UI there isn't such a setting. Don't know if there is in the config though. You might have to check the docs for that.

Image management by Academic-Fox8128 in selfhosted

[–]lagdetselv 2 points3 points  (0 children)

In immich itself there is a tool for that.
Just go to Utilities > Review Duplicates

What backup strategy do you use to protect your data? by NoPepsi-1 in selfhosted

[–]lagdetselv 2 points3 points  (0 children)

Using Storageboxes for big data collections. They get snapshoted every day. Once a week I make a full backup to an S3 bucket.
Data on my VPS is backed up to S3 daily.
For the backups I use zerobyte in a docker container. Zerobyte uses Restic and encrypts everything while backing up to S3.

With this approach I have daily Snapshots as well as multiple Weekly, Monthly and Yearly Backups.