It costs 25$/month for 2TB, 5TB will cost about 50$/month I guess. 600$/year it costs more then my current setup and still requires a good throughput in the hotel, that is not real.
How much it will cost for me as for the end user to upload and store a one 100MB video using this storage? Looks like 50 video will be for free, then I need a subscription.
It doesn't look as a web-friendly solution, end user has to install a python, but I will check it out, probably it could be improved in the way I can share just a link.
It isolates just "one application" inside "one domain". What I am looking, is lightweight OS with systemd, network stack, etc, docker and other service running inside.
External storage per domain is not so conviniet. Time to reboot + USB3 cable doesn't work good to me. Probably, I can consider SD storage. BTW, if we talk about multiboot, I am ok with a few encrypted partitions on internal storage.
Heh, I started to learn Computer Science on Windows, then tried Linux and no way to be back to Windows if it is not required by a job or some tasks, like video editing.
> LXD does not provide security for that case.
> (unprivileged containers do have some sort of security measure related to this by mapping the uid 0 inside the container to one that is not privileged outside the container)
it is what at least I need, it works with SW I was required to install
> X is not designed with security in mind
I considered risk, I understand that there are still vulnerabilities like some software can read keyboard input from other windows, but I take this risk. BTW, for full isolation I have seen that people start a new X.org session as well.
Hi there!
Remote work in Tech is everywhere! To simplify digital nomad life I tried to use one laptop for work and personal tasks. And it becomes tricky. Different employers require to install some proprietary software for communication, work, and security audit. I don't like to do that on a personal laptop. Some proprietary software running as root is a bad idea. On another side, it is not so convenient to travel with a lot of hardware. I tried virtual machines, but they are slow and drain the battery quickly. I tried docker but without systemd support, it doesn't allow us to run a lot of software. Then I discovered LXD, wrote helper scripts, and configured profiles to pass X.org, Pulse Audio, Video devices, etc. It solved the issue, but it is not so user-friendly as it should be. I like the QubesOS approach and UX, but I don't use it because the same reasons VM doesn't work for me.
What do you think about domain-based applications environments Linux distribution with UX similar to QubesOS but based on LXD? For instance, I need the following isolated domains: "work" with Ubuntu 20.04, "personal" with Archlinux, "secops" with KaliLinux for another employer, "media" with Ubuntu Studio. And my host OS just list applications inside domains in applications menu. For me it looks like Firefox Containers (https://addons.mozilla.org/en-US/firefox/addon/multi-account...) but for the applications.