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/)FR
Posts
0
Comments
104
Joined
1 yr. ago

  • Bitwarden has a FOSS client app and FOSS server apps exist (though the default service is not FOSS).

    Syncing 2FA keys brings the danger with it that you accidentally sync the key to the device that is used for the first factor thus making it not 2FA anymore.

  • trains are actually one of the examples where you can get away with lower energy dense fuels, like methanol, ammonia or even compressed hydrogen. sure the range will go down, but for many connections this will not matter that much because it will still be possible to go 1000km with one tank if needed.

  • If they are all installed in the same wine prefix you could back up everything in one go by archiving the ".wine" folder in your home. that will include all applications installed in wine and all settings for those applications.

    if you want to separate them into one archive per app you should look into wine prefixes, otherwise you would need to identify every folder a given app created during installation and archive those together manually, which can be very tedious.