Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DE
deepdive @lemmy.world
Posts 9
Comments 99
How did you de-Google's your Android device?
  • Have you tried Obtainium as f-droid alternative? It's a really cool project with some degree of customization !

    Migration takes some time specially if you have a dozen apps, but after that everything is automated !

  • Just moved to Linux: a follow up
  • Heyha ! Read about dd on makeuseof after reading your post, to see how it works.

    Restoring from an image seems exactly what I was looking for as a full backup restore.

    However this kind of 1 command backup isn't going to work on databases (mariadb, mysql...). How should I procede with my home directory where all my containers live and most of them having running databases?

    Does it work with logical volumes? Is it possible to copy evrything except /home of the logical volumes?

  • Does it even make sense to care about privacy?
  • Thank you for your kind words ! But I really feels hopeless when you are in a BIG minority trying to fight Goliath... Every time I try to convince people around me (family, friends) that privacy and anonymity is not only about something personal to hide, but a whole ecosystem, people, journalism, free speech to protect, they just don't get it :\

    Right now, it feels like a heavy package on my shoulder and I'm only doing it for myself in my home environment. I can't imagine how the real privacy advocates must feel everyday...

  • Does it even make sense to care about privacy?
  • This post was about browsers but my feelings when I wrote It was a more general "conclusion". I only found out recently about some "hidden" privacy concerns with browsers (WebRTC leaking your real ip, fonts fingreprinting...) But when I found out about android's default keyboard sending samples, IOT weaknesses, smart devices data hoarding... It really feels like a losing battle while being connected to the world...

  • Does it even make sense to care about privacy?
  • Do not overthink they want to know about you everything.

    That's true, they probably already have everything they need... It's not only about my personal data, and my example only points out to the web technology, but everywhere around us are some data hoarding devices that are either used to targeted ads, campaign, profiling, IA dataset feeding... whatever !

    It feels like we already lost our right to privacy and how personal data, telemetry is used as a whole in our society...

  • Does it even make sense to care about privacy?

    Heyha !

    This is probably going to be long take and it's late here in europe... So for those who bare with me and are ready to read through my broken English, thank you.

    I'm personally concerned about how my data and my identity is used against my will while surfing the web or using/hosting services. Self-hoster and networking enthousiast, I have some entry/medium security infrastructure.

    Ranging from self-hosted adblocker, dns, router, vlans, containers, server, firewall, wireguard, VPN... you name it ! I was pretty happy to see all my traffic being encrypted through wireshark and having what I consider a solid homelab.

    Also having most undesired dns/ads blocked with adguard in firefox with custom configuration, blocking everything, and changing some about:config options:

    • privacy.resistFingerprinting
    • privacy.trackingprotection.fingerprinting.enabled
    • ...

    I though I had some pretty harden security and safe browsing experience, but oh my I was wrong...

    From pixel tracking, to WebRTC leaking your real ip, fonts fingreprinting, canvas fingreprinting, audio fingerprinting, android default keyboard sending samples, ssl certificate with known vulnerabilities...

    And most of them are not even some new tracking tech... I mean even firefox 54 was aware of most of these way of fingerprinting the user, and it makes me feel firefox is just another hidden evil-corp hiding with a fancy privacy facade ! Uhhg...

    And even if you somehow randomize those fingerprint, user-agent and block most of those things, this makes you stand out of the mass and makes you even easier to track or fingerprint. Yeah something I read recently and it actually make sense... the best way to be somehow invisible is actually to blend into the mass... If you stand out, you are pretty sure to be notices and identified (if that makes sense :/)

    This really makes me depressed right now... It feels like a losing battle where my energy is just being wasted to try to have some privacy and anonimity on the web... While fighting against the new laws ringing on our doors and big tech company always having two steps ahead...

    I'm really asking myself if it really matters and if it actually make sense to use harden technology or browsers like arkenfox or the tor browser whose end node are mostly intercepted by private institutions and governemental institutions...

    I'm probably overthinking and falling into a deep hole... But the more i dig into security and privacy, the more I get the feeling that this is an already lost battle against big tech...

    Some recent source:

    https://avoidthehack.com/firefox-privacy-config

    32
    Switching to Debian on my gaming pc
  • Thank you for your insights and personal experiences :) I love Debian stable as server, never had any issues on a old Asus laptop ! I have only 2 years of "experience" and started with Ubuntu. Good introduction to linux but switched to Debian (<3)

    That's way I'm asking arround I don't wan't to have a too bad experience with Debian as main personal PC !

    Thank you for your personal blog post and the wiki link :) will surely read through before making my final choice !

  • Blocking app access to the internet
  • Rethinkdns is probably your best bet! Right now they are missing an important feature where It takes wireguard's DNS configuration into account, making it obsolete for those who have private dns in a local environnement with an upstream dns !

    Can't wait for version 0.5.6 😄

  • Switching to Debian on my gaming pc
  • Thanks :) good to know I can switch between those two in KDE ! I need to test Plasma and xfce to see wich fits better my needs and has better suppport for my system !

    Thanks for the clarification !!

  • Switching to Debian on my gaming pc
  • Do you consider testing a better choice than sid for desktop/gaming environment?

    I'm really not sure which one I should use. I only have experience with bare bone debian stable as server, I'm trying to find the best choice when switching from windaube to debian :)

    Thanks for your insights and personal experiences !

  • Switching to Debian on my gaming pc
  • Thank you !!

    I'm currently looking into xfce vs KDE plasma, something I need to pay attention to is a DE with x11 because nvidia hasn't fully supported wayland ?

    Am I right to consider it that way? Or do both support nvidia drivers?

    I'm sorry, I only use debian as bare bone on my server and currently considering to switch my main desktop from windaube to linux and alot of informations on the web seem contradictory or incomplete :/

  • Switching to Debian on my gaming pc
  • You probably have your reason to run Debian testing but I read somewhere that testing is somehow a bad idea as desktop environment !

    If somehing is stuck and being updated in sid, and bugs are still happening, you could be stuck for month without the correct update in testing.

    Sorry if it's not clear, but I read it somewhere in the official debian documentation.

  • Switching to Debian on my gaming pc
  • Are there any avantages of LMDE vs pure debian?

    I mean LMDE is just plain debian with pre installed packages, GUI?

    If LDME uses debian bookworm stable, their is not point in LMDE except for the ease of installation process?

  • Do you run a private CA? Could you tell me about your certificate setup if you do?
  • Hey don't worry :)

    Yeah, this could be a time saver in case you should/need to revoke certificates in your homelab setup ! Imagine changing the rootCA store on 20 devices ... Ugh !

    Happy reading/tweaking ! Have fun !

  • [Q] Removing/deep cleanup of installed package doesn't work as expected. (remove, purge, autoremove)

    Hi everyone :)

    After installing the emacs package and trying to remove it afterwards:

    sudo apt remove --purge --autoremove emacs

    It only removed that package and not the other dependencies installed with it (emacs-gtk, emacs-common...). I had to manually remove them one-by-one.

    Isn't that command supposed:

    • remove package
    • it's configuration files
    • remove unused packages automatically installed ?

    What am I missing here?

    Also after reading the Stupid things you've done that broke your Linux installation post, I read a lot of people messing up their debian system after using the above command... So I assume that's not the correct way of doing things in Linux?

    Some insight from experienced user would be great :)

    5

    Selective cookie blocker ? (GitHub)

    Hi everyone !

    Right now I use:

    • Firefox's full protection with everything blocked by default
    • AdGuard adblocker extension
    • Adguardhome DNS blocker
    • ProtonVPN through wireguard
    • Selfhosted searxng instance (metasearch engine aggregator).

    While this gives me reasonable doubt of protection/privacy, this blocks me out to interact with FOSS projects on github, which kindda sucks!! I don't want to accepts GitHub's long cookie list of tracking and statistics, but not being able too interact and help FOSS project to thrive, improve, get some visibility, will in the long term hurt FOSS projects.

    I'm aware of GitHub's cookie management preferences, but I don't trust them to manage and choose what should be accepted or not !

    Firefox only allows to block/accept everything and all extensions are just to delete them. I couldn't find any related and somehow workaround on this issue.

    Q: Is there anyway to only accept cookies allowing me to login and interact with repos without accepting those tracking and analytic cookies?

    If you have any solution/workaround to share, I'm all ears !

    ---

    Edit

    I learned a few new things today:

    • Adguard AdBlocker extension for firefox allows to block cookies before they enter into your system
    • User Agent spoofing addon
    • Firefox privacy.fingerprintingProtection is not activated by default for everthing

    – How to block specific cookies with the Adguard Adblocker extension

    ⚠️ This can and will cause the website to malfunction if you block the wrongs cookies ⚠️

    To find out what specific cookie you want to block, you first need to know his name. For firefox you need to open the application menu -> more tools -> web developer tools OR right click inspect (keyboard shurtcuts depends on your system).

    In the web developer tools windows go to STORAGE -> cookies.

    !githubcookiesexemple

    After you found out what additional non-essential cookies you want to block out you need to add them in the AdGuard user rules:

    ||github.com/$cookie=tz ||github.com/$cookie=preferred_color_mode ||github.com/$cookie=color_mode ||github.com/$cookie=saved_user_sessions ||github.com/^$third-party To read more about on how to create you own ad filters read the official documentation.

    – User Agent spoofing

    User agent string switcher

    > This extension allows you to spoof your browser "user-agent" string to a custom designation, making it impossible for websites to know specific details about your browsing arrangement.

    – Firefox about:config privacy.fingerprintingProtection = true

    Firefox's documentation is pretty straightforward but here is what they are saying about:

    >However, the Canvas Permission Prompt is not the only thing that Fingerprinting Protection is doing. Fingerprinting Detection changes how you are detected online:

    • Your timezone is reported to be UTC
    • Not all fonts installed on your computer are available to webpages
    • The browser window prefers to be set to a specific size
    • Your browser reports a specific, common version number and operating system
    • Your keyboard layout and language is disguised
    • Your webcam and microphone capabilities are disguised
    • The Media Statistics Web API reports misleading information
    • Any Site-Specific Zoom settings are not applied
    • The WebSpeech, Gamepad, Sensors, and Performance Web APIs are disabled

    Type about:config in the address bar and press EnterReturn. A warning page may appear. Click Accept the Risk and Continue to go to the about:config page. Search for privacy.resistFingerprinting and set it to true. You can double-click the preference or click the Toggle Fx71aboutconfig-ToggleButton button to toggle the setting.

    If it is bolded and already set to true, you, or an extension you installed, may have enabled this preference. If you discover the setting has become re-enabled, it is likely a Web Extension you have installed is setting it for you.

    ---

    Closing thoughts

    This may seem overkill for some people and I get it, but if you are really concerned about your privacy/security, there is nothing as "one-click/done" privacy. It's hard-work and a every day battle with E-corp and other hidden institutions that gather every bit of fingerprints/trace you leave behind ! I hope this long edit will help some people to have a more private and safer web browsing !

    13

    Backups on Linux seems overwhelmingly complicated...

    Yeah another post about backups, but hear me out.

    I read most of the other post here on lemmy, read through the documentation from different backup tools (rsync, Borg, timeshift) but all those backup tools are for "static" files.

    I mean I have a few docker container with databases, syncthing to sync files between server, Android, Desktop and Mac, a few samba shares between Server, Mac and Desktop.

    Per say on Borg's documentation:

    • Avoid running any programs that might change the files.
    • Snapshot files, filesystems, container storage volumes, or logical volumes. LVM or ZFS might be useful here.
    • Dump databases or stop the database servers.
    • Shut down virtual machines before backing up their images.
    • Shut down containers before backing up their storage volumes.

    How I'm supposed to make a complete automated backup of my system if my files are constantly changing ? If I have to stop my containers, shutdown syncthing and my samba shares to make a full backup, that seams a bit to much of friction and prone to errors...

    Also, nowhere I could find any mention on how to restore a full backup with a LVM partition system on a new installed system. (User creation, filesystem partition...)

    Maybe, I have a bad understanding on how It works with linux files but doing a full backup this way feels unreliable and prone to corrupted files and backup on a server.

    VMs are easier to rollback with snapshots and could't find a similar way on a bare metal server...

    I hope anyone could point me to the right direction, because right now I have the feeling I can only backup my compose-files and do a full installation and reconfiguration, which is supposed to be the work of a backup... Not having to reconfigure everything !

    Thanks

    6

    [Question] Debian sudoers and user best practice

    Hi everyone 🙂

    TLDR

    How do you work with debian and su permission and what's the best way to do it for better security?

    • Add an user in the sudoers?
    • Give special permissions to a group? User?
    • Always connect to su - (default root)?
    • Add users to groups? --- The story is unrelated to the question, but is a direct cause

    This is rookie question even though I use linux (ubuntu and recently debian) regularly and have alot of selfhosted docker containers on an old spare laptop.

    While this is probably one of the basics you need to know right away when playing arround with sudo or su I wasn't aware of how you can f#ck everything up with a single command

    chmod -R xxx /home/$USER

    chown -R ...

    Why would you do that? Because I'm stupid and how sometimes no idea what I'm doin? I was actually trying to change some permission to create a samba share (that's another story xD).

    Trying to revert everything, alot of my docker containers, certificates and special files were unreadable, unexecutable... That broke my nextcloud instance, synchthing functionalities, linkding http shortcut...

    With that big incident, I learned how users, root, sudo/su permission work and recently found out you can add users to groups, like docker so you don't have to 'sudo docker' everytime.

    My question

    How do you work with debian and su permission and what's the best way to do it for better security?

    • Add an user in the sudoers?
    • Give special permissions to a group? User?
    • Always connect to su - (default root)?
    • Add users to groups?

    Because this is in a homelab environment, there is a minimal risk compared to exposed instances, but I'm interested to learn the best practice right away !

    Thank you 😊

    14

    Traefik, yaml format and backticks...

    Hi everyone !

    I just learned the hardway how important it is to make the difference between ` and ' ...

    Tried for 1 whole day to figure out why I got a stupid error in traefik with rule=host(hostname).

    While the logs weren't clear about what was raising the error:

    error while parsing rule Host('vaultwarden.home.lab'): 1:6: illegal rune literal

    I tried alot of different things, from changing the self signed certs, wildcards, adguard DNS rewrite, changing network add some wired traefik rules... To finally compare 2 different yaml files and having that "ahhh..." feeling...

    Bit depressing but finally happy to have my own self signed local domain names.

    7

    Linkding/searxng selfhosters: Linkding injector extension !

    For those selfhosting linkding and searxng (or using google, duckduckgo, brave) there is a very cool and useful extension: linkding injector !

    It's documented in the linkding readme, but it's worth mentioning for those who didn't knew about it ! It works great with selfhosted searxNG instances and is very useful to search through your bookmarks.

    linkding — selfhosted bookmark manager

    searxNG — selfhosted meta search engine

    4

    [SOLVED] Selfhosted or alternative privacy driven google calendar?

    Hi everybody !

    While I really like the simple and sleek google calendar web GUI and functionalities, I'm more and more concerned about my data and privacy. Even if I have nothing to hide, I don't agree anymore to sell freely and consciously my data to any GAFAM.

    Has anyone any alternative to google calendar?

    • Free and if possible, open source? It can have some discret sponsors/ads. As long as it isn't to intrusive.
    • Todoist integration
    • Sync between devices
    • GUI doesn't have to be PERFECT, but a bare minimum for my candy eyes !
    • Can be API, Web... doesn't matter as long as it syncs between devices (android, mac, windows, linux)

    I already searched through the web, but couldn't find any conclusive alternative, maybe someone knows some hidden gem :)

    Thank you !

    ---

    EDIT: The solution and compromise: nextcloud. It took me some times (2days) to set it up correctly and make it work as intended.

    • Android calendar sync with DAVx5
    • Calendar notification on android's native calendar app
    • 2way sync between Android calendar and nextcloud calendar
    • push notification on nextcloud web browser

    A few things too keep in mind:

    1 — if you build your nextcloud instance with docker-compose:

    2 — Android permissions to sync with your calendar

    • DAVx5 mentions how to allow syncing seemingly
      • It's different for every android phone
      • Battery power mode
      • Work in the background
      • ...

    3 — It won't work with todoist

    • Todoist is proprietary and won't work with DAVx5 and next cloud
    • alternative: jtx board! (build by the same devs as DAVx5 seems to work similarly)

    Conclusion: Nextcloud isn't as good as the cloud sync provided by google/todoist and every other GAFAM cloud instance. It has his quirks and need some attention to make it work as intended. It take some times, reading and tinkering but those are compromises I'm willing to take :)

    30

    [SOLVED] What's an easy way to edit a multiline bash command?

    Hello there :)

    As far as I know (searched through the web), editing/navigating a multiline in bash is not possible and opening nano, pasting and editing is to much friction I want to get rid off.

    Do you have any way to speed up the process?

    example of multiline:

    echo \ "deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian \ "$(. /etc/os-release && echo "$VERSION_CODENAME")" stable" | \ sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

    Thank you :)

    15