That is the most bullshit thing I heard today. The EU is an achievement that has given Europeans an incredible amount of freedom, not least the freedom of open borders. It needs to be reformed and modernized so that future generations can enjoy the same (or even more) freedoms as we do. I hope you are aware of the cynicism of speaking of tyranny in light of what is going on in Ukraine and Russia.
In an attempt to move everything out of iCloud (I only use Apple products), I missed a compelling, FOSS password manager. After some time, I found passwordstore.org. Unfortunately, there was no Safari extension, so I built it myself: https://github.com/adur1990/Pass-for-macOS
Anyone considering pass (https://www.passwordstore.org/)? It is written in bash and uses gpg to store credetials on disk. And it is developed by the same guy behind wireguard. Also completely FOSS. On iOS I use passforios (https://github.com/mssun/passforios) and on macOS I am the developer of Pass for macOS (https://github.com/adur1990/Pass-for-macOS) which is a wrapoer for pass containing a Safari extension. Sync across devices is done using git (or cloud drives if you prefer). I use this setup for multiple years now and it works really well.