

Flatpaks do better sandboxing. So better then .deb’s, but not better then using a web browser
Flatpaks do better sandboxing. So better then .deb’s, but not better then using a web browser
Don’t ever use bit.ly
. Post the real link
In what country can you get raided due to high electricity usage?
Don’t get attached to phones.
I do this. Its great because of catchall emails and the ability to make one address per merchant. Then if a company leaks your email or gets hacked, you can simply change the email from [email protected] to [email protected] and block the old address.
It also is good for ownership as you said. If Tuta gets purchased by Google (for example), then you can simply pivot to any of the many other email providers and not rely on a company being not evil.
Renovate bot is the answer. I self host it. Feel free to ask questions
Makes a PR in a repo for updated versions. I.e. you have:
image: nginx:1
And it’ll make a PR for the latest version
A CI/CD tool will monitor for changes like this and redeploy.
It should be yea. Just make sure you pass the USB through (or whatever connection method) and TEST
I’ve had success using the normal apt package
Unfortunately you can get a secure phone OR that. No overlap.
Edit: maybe one day
Markdown everything
Why should you? As a non-cat owner, I am curious about the privacy implecations of it. Also the benefits.
Let’s go!!!
Not really. I also didn’t have much data in them, so I opted to start from scratch. I’d recomend searching for “service docker” to find how to run that thing in dockers compose.
Then I make a folder for each thing.
In my home directory, I make a new folder. Say fileBrowser. Then inside that I make docker-compose.yml
and put the compose from the internet (if you find a docker run, you can convert it to compose via sites like composerizer).
Then for config volumes I like to specify ./
so it goes to the current folder. I.e. ./filebrowserconfig/settings.json:/settings.json
so that inside the fileBrowser folder we’re already in, it has a folder called filebrowserconfig and a file called settings.json. (note that docker tries to make folders, not files. So if the json file doesn’t already exist, it’ll make a folder named settings.json lol)
This is what I did! I’ve now migrated to my own docker-compose files.
I used the owner profile. Idk much about it tbh, I have yet to do more in depth testing as my phone doesn’t have displayport functionality so I am a little discouraged to be an early adopter too. I couldn’t get SSH setup so typing a lot on the small keyboard wasn’t ideal.
I’d check Google/GOS docs for more info for now. I’ll bet there’ll be a lot in the coming years as fast as usecases
Nipe! Not rooted. In a VM though
Not sure, but if LineageOS supports it, that should be all you need
Yeah use something flatseal to mess with further securing flatpaks