Hi !

I’m a privacy enthousiast. I have pihole running at home, I use it as my DNS resolver, and I use wireguard on my phone to connect home and use pihole on it. Never been happier. No Facebook, no Instagram, no social media at all.

Thing is, I’m making big changes in my life. I’m moving from Paris to the countryside and I need, I badly need to advertise my services as a freelancer (sound engineer and wedding photographer).

Of course, I’m in the process of building my website (almost there), but I am nothing if I don’t post on Instagram and Facebook (in particular for my photo work). I’ve seen what other successful wedding photographers do with social media, and I need to do something alike.

I deeply despise meta, but I’ll have to make a sacrifice at some point.

I’ve already found something like hootsuite to schedule my posts without having to login into fb or insta, but I’ll have to login at some point for the interactions. So I’ll install some secure OS on an old phone I’ll use only for that purpose, but damn, I already feel dirty.

How would you feel about this ? What would be your approach ? For those of you that are in a similar situation, what’s your method ?

  • In case they mean it for the web browser, it can be done in a safer way. Firefox supports having multiple browser profiles, which means different settings, addons, history, everything.

    One way to create profiles and to open them is through the about:profiles page.

    An other is to create separate desktop icons for these profiles, where the profile selection happens in parameters, and you refer to them by their name. The desktop icon would look like this: “…/firefox.exe” -no-remote -P “insert profile name here”.
    You can also have a desktop icon that just opens a small profile manager window, where you can select one from the list: “…/firefox.exe -no-remote -P”, but be aware that unless you untick the box, this one automatically changes the default profile to the one you started with it.
    The -no-remote is so that you can run them at the same time as other profiles, like your main one. You shouldn’t have this for your main firefox profile. Details, because it has some consequences (nothing major, though).

    Both ways should work on windows and linux.

    If you need help with the desktop icons, let me know!