I’ve run a small business for over 10 yeas. I use linux. I’m grateful to the community and I use FOSS where possible.

I have had some issues over the years, but have always been able to get around them (except CAD in 2013), but recently I’ve had issues with my government (UK). First they introduced ‘making tax digital’ and told me for years that I would have to buy windows only software (there was no legal option on linux until a few weeks before the deadline (https://www.comsci.co.uk/100PcVatFreeBridge saved the day). The UK Government didn’t create a free solution or any route to that as they don’t want the source to be open for making tax digital so accounting software companies have made a killing!

This week my internet banking stopped allowing payments, it no longer works in firefox (I’m guessing). On the telephone they asked me ‘what search engine I was using’+ and advised to use google.

What is the best UK business bank to use if you use linux to run a small business? Do I have to use Chrom(e)ium? Does anyone else use linux for business admin? Is anyone (Freesoftware foundation, etc) thinking about the creeping legislative changes that make it literally illegal to use FOSS and linux?

I wanna be an ally, but its so tiring.

+ browser ≠ search engine. Yes, I’m pedantic, at least I didn’t confuse them by saying ‘quant’ or ‘duck duck go’, OK!?

  • Aggravationstation@feddit.uk
    link
    fedilink
    arrow-up
    25
    ·
    3 months ago

    I’m also based in the UK. I don’t run a business but have occasionally encountered problems trying to use Librewolf on the web, especially with Noscript on.

    I tried to use Qubes to separate my activities into VMs but I found it difficult. So I did my own, less extreme, approach using KVM.

    I created a virtual machine which only has Chrome on it. This is what I use for accessing my bank, Paypal and doing online shopping.

    I have a second machine I use for Whatsapp and email and finally a third with Librewolf for general web browsing.

    Each uses the same VPN service but different servers.

    I only use Freetube and Retroarch on my main machine.

    This is on a very beefy Thinkpad I essentially use as a desktop in my office. I use a smaller machine downstairs with VNC on it as a remote when I’m sat on my sofa.

        • SayCyberOnceMore@feddit.uk
          link
          fedilink
          English
          arrow-up
          17
          arrow-down
          1
          ·
          3 months ago

          It’s not just browsing discussed there. Re-read that again with cybersecurity in mind… online banking shouldn’t be done whilst you’re sharing a browser with tiktok (as an example)

          Yep, there’s private / incognito modes, but they just drop all the local session data, they’re not any more secure.

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            6
            ·
            3 months ago

            online banking shouldn’t be done whilst you’re sharing a browser with tiktok (as an example)

            Why? Be specific because unless something has gone horribly wrong sites can’t access data from other sites or tabs unless they’re cooperating. In which case they do so with session data.

            And you could simply have a separate Firefox profile rather than spinning up an entire virtual machine.

          • cygnus@lemmy.ca
            link
            fedilink
            arrow-up
            5
            ·
            edit-2
            3 months ago

            This is what Firefox containers are for. Put the predatory sites in a container so they can’t see out of it.

        • Aggravationstation@feddit.uk
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          It’s not that much work. I created a VM which is running the same distro as the host. I removed all of the apps except for the terminal. Then I cloned it for each VM I need.

          The Whatsapp/ email client VM and the Librewolf VM start with my OS so it’s like having them in separate windows. The others I only start if needs be.

          • atzanteol@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            3 months ago

            It’s a lot of effort for the benefit you get, which is practically nothing. Especially considering there are even easier ways to get the same result

              • atzanteol@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 months ago

                Just use tabs they can’t access each other’s data. Or use a tab session manager. Or separate Firefox profiles.

                • Aggravationstation@feddit.uk
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  3 months ago

                  I don’t trust Chrome, Zoom or Teams, but sometimes have to use them. I will keep them in a separate VM but will look into Firefox profiles.

                  • atzanteol@sh.itjust.works
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    3 months ago

                    So it’s just paranoia then… Which makes sense as it’s way over the top.

                    Heck, even just creating separate system accounts and doing ‘sudo -u social firefox’ would be easier than spinning and maintaining VMs…