#ecryptfs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ecryptfs, aggregated by home.social.
-
Great, ecryptfs was dropped from nixpkgs, because apparently it wasn't updated in 10 years 😑
ecrypts was always my go-to solution for encrypting only my home directory, if full disk encryption is not available.
So what does one use now for homedir encryption?
-
Great, ecryptfs was dropped from nixpkgs, because apparently it wasn't updated in 10 years 😑
ecrypts was always my go-to solution for encrypting only my home directory, if full disk encryption is not available.
So what does one use now for homedir encryption?
-
Great, ecryptfs was dropped from nixpkgs, because apparently it wasn't updated in 10 years 😑
ecrypts was always my go-to solution for encrypting only my home directory, if full disk encryption is not available.
So what does one use now for homedir encryption?
-
Great, ecryptfs was dropped from nixpkgs, because apparently it wasn't updated in 10 years 😑
ecrypts was always my go-to solution for encrypting only my home directory, if full disk encryption is not available.
So what does one use now for homedir encryption?
-
Great, ecryptfs was dropped from nixpkgs, because apparently it wasn't updated in 10 years 😑
ecrypts was always my go-to solution for encrypting only my home directory, if full disk encryption is not available.
So what does one use now for homedir encryption?
-
Dimanche sécurité 😏
Je n'avais aucunes excuses, surtout en étant dans l'informatique ❗
Les ordinateurs de madame, et les miens, n'étaient pas chiffrés ❗
Toutes les machines (desktop/laptop) Windows et Linux sont maintenant chiffrés 👌
J'ai opté pour plus de flexibilité au détriment d'un peu de performance, c'est donc #Veracrypt pour Windows, et #ecryptfs pour Linux 😎 -
Dimanche sécurité 😏
Je n'avais aucunes excuses, surtout en étant dans l'informatique ❗
Les ordinateurs de madame, et les miens, n'étaient pas chiffrés ❗
Toutes les machines (desktop/laptop) Windows et Linux sont maintenant chiffrés 👌
J'ai opté pour plus de flexibilité au détriment d'un peu de performance, c'est donc #Veracrypt pour Windows, et #ecryptfs pour Linux 😎 -
Dimanche sécurité 😏
Je n'avais aucunes excuses, surtout en étant dans l'informatique ❗
Les ordinateurs de madame, et les miens, n'étaient pas chiffrés ❗
Toutes les machines (desktop/laptop) Windows et Linux sont maintenant chiffrés 👌
J'ai opté pour plus de flexibilité au détriment d'un peu de performance, c'est donc #Veracrypt pour Windows, et #ecryptfs pour Linux 😎 -
Dimanche sécurité 😏
Je n'avais aucunes excuses, surtout en étant dans l'informatique ❗
Les ordinateurs de madame, et les miens, n'étaient pas chiffrés ❗
Toutes les machines (desktop/laptop) Windows et Linux sont maintenant chiffrés 👌
J'ai opté pour plus de flexibilité au détriment d'un peu de performance, c'est donc #Veracrypt pour Windows, et #ecryptfs pour Linux 😎 -
As I understand it, full disk encryption currently does not work with #PostmarketOS, at least with v24.12. (pmbootstrap-installation with FDE does not boot on my PinephonePro...)
As a Plan B I tried to set up #ecryptfs but the kernel module is missing.
Does anybody have a good solution for encrypting at least home on @postmarketOS?
I am looking into getting my #PinephonePro in a state so that it can be used as a daily driver but encryption is mandatory then of course...
-
As I understand it, full disk encryption currently does not work with #PostmarketOS, at least with v24.12. (pmbootstrap-installation with FDE does not boot on my PinephonePro...)
As a Plan B I tried to set up #ecryptfs but the kernel module is missing.
Does anybody have a good solution for encrypting at least home on @postmarketOS?
I am looking into getting my #PinephonePro in a state so that it can be used as a daily driver but encryption is mandatory then of course...
-
As I understand it, full disk encryption currently does not work with #PostmarketOS, at least with v24.12. (pmbootstrap-installation with FDE does not boot on my PinephonePro...)
As a Plan B I tried to set up #ecryptfs but the kernel module is missing.
Does anybody have a good solution for encrypting at least home on @postmarketOS?
I am looking into getting my #PinephonePro in a state so that it can be used as a daily driver but encryption is mandatory then of course...
-
As I understand it, full disk encryption currently does not work with #PostmarketOS, at least with v24.12. (pmbootstrap-installation with FDE does not boot on my PinephonePro...)
As a Plan B I tried to set up #ecryptfs but the kernel module is missing.
Does anybody have a good solution for encrypting at least home on @postmarketOS?
I am looking into getting my #PinephonePro in a state so that it can be used as a daily driver but encryption is mandatory then of course...
-
As I understand it, full disk encryption currently does not work with #PostmarketOS, at least with v24.12. (pmbootstrap-installation with FDE does not boot on my PinephonePro...)
As a Plan B I tried to set up #ecryptfs but the kernel module is missing.
Does anybody have a good solution for encrypting at least home on @postmarketOS?
I am looking into getting my #PinephonePro in a state so that it can be used as a daily driver but encryption is mandatory then of course...
-
J'utilise #encfs[1] depuis longtemps. Et à chaque fois que je l'installe sur un ordinateur, j'ai droit au message qui me dit que plusieurs failles ont été découvertes et qu'il faut en changer.
Je vois qu'il y a #gocryptfs[2], #cryfs[3], #ecryptfs[4] et d'autres. Un conseil ?
[1]: https://vgough.github.io/encfs/
[2]: https://nuetzlich.net/gocryptfs/
[3]: https://www.cryfs.org/
[4]: https://www.ecryptfs.org/ -
Any recommendations for an encrypted filesystem on a network mount?
- #ecryptfs is not recommended on network mounts
- #encfs has security issues
- #cryfs looks promising, but latency of the base fs gets multiplied by orders of magnitude, which makes it unusable :(Any experience with #gocryptfs perhaps?
-
lors de la mise à jour vers ubuntu 24.04 lors que la personne se connecte son /home/utilisateur ne se déchiffre pas la personne se retrouve avec un environnement vide (document, bureau…)
les dossiers ecryptfs dans le dossier home reste chiffréecrypt-utils a été installé il n'était plus la mais cela ne change pas le soucis
des idées ?merci
une capture jointe
-
Damn, it took me less than five hours to reproduce my :manjaro: #Manjaro setup in :nixos: #NixOS from zero 💪:
- getting #GnuPG working
- homedir encryption with #eCryptfs
- all software I need
- even managed to package 3 custom things not in nixpkgs (passrofi, my #OpenTimeStamps client fork, bemoji)Nix Packaging is indeed 𝘀𝗼 much easier than #ArchLinux, #Debian or #RPM packaging!
This is the result: https://gitlab.com/nobodyinperson/nixconfig
-
Currently installing :nixos: #NixOS on my work PC (tired of constant little :manjaro: #Manjaro breakages, I need a stable system with option for latest packages). It's *really* cool to change your OS via a configuration file!
In the process I updated the wiki page for encrypting your home directory with #eCryptfs. This involves imperative steps, but I guess this can't be automated, really (except in the installer maybe...).
Really cool that you can just edit the wiki!
-
@TuxDigital
You didn’t ask, but here are two suggestions:
#restic (backup)
#ecryptfs -
How To Encrypt Directories With eCryptfs In Linux #ecryptfs #filesystem #stackedfilesystem #cryptography #encryption #decryption #linux #opensource #security
https://www.ostechnix.com/how-to-encrypt-directories-with-ecryptfs-in-linux/ -
#mastodon #aide qu'est-ce que tu conseilles pour avoir un serveur avec données chiffrées qui redémarre de façon transparente ? (kvm avec /var/lib/libvirt/images chiffrée)
J'ai pensé à des requêtes (dns, par exemple) vers le réseau interne dont le résultat permet de déchiffrer une clé locale. À moins de reconstruire le réseau pas moyen de déchiffrer?
#adminsys #sysadmin #RGPD #chiffrement #LUKS #ecryptfs #serveur #linux #PasTaperSaufSiJeDisDeLaMerde @aeris @fatalerrors
@framasky -
lors de la mise à jour vers ubuntu 24.04 lors que la personne se connecte son /home/utilisateur ne se déchiffre pas la personne se retrouve avec un environnement vide (document, bureau…)
les dossiers ecryptfs dans le dossier home reste chiffréecrypt-utils a été installé il n'était plus la mais cela ne change pas le soucis
des idées ?merci
une capture jointe
-
lors de la mise à jour vers ubuntu 24.04 lors que la personne se connecte son /home/utilisateur ne se déchiffre pas la personne se retrouve avec un environnement vide (document, bureau…)
les dossiers ecryptfs dans le dossier home reste chiffréecrypt-utils a été installé il n'était plus la mais cela ne change pas le soucis
des idées ?merci
une capture jointe
-
lors de la mise à jour vers ubuntu 24.04 lors que la personne se connecte son /home/utilisateur ne se déchiffre pas la personne se retrouve avec un environnement vide (document, bureau…)
les dossiers ecryptfs dans le dossier home reste chiffréecrypt-utils a été installé il n'était plus la mais cela ne change pas le soucis
des idées ?merci
une capture jointe
-
lors de la mise à jour vers ubuntu 24.04 lors que la personne se connecte son /home/utilisateur ne se déchiffre pas la personne se retrouve avec un environnement vide (document, bureau…)
les dossiers ecryptfs dans le dossier home reste chiffréecrypt-utils a été installé il n'était plus la mais cela ne change pas le soucis
des idées ?merci
une capture jointe
-
Damn, it took me less than five hours to reproduce my :manjaro: #Manjaro setup in :nixos: #NixOS from zero 💪:
- getting #GnuPG working
- homedir encryption with #eCryptfs
- all software I need
- even managed to package 3 custom things not in nixpkgs (passrofi, my #OpenTimeStamps client fork, bemoji)Nix Packaging is indeed 𝘀𝗼 much easier than #ArchLinux, #Debian or #RPM packaging!
This is the result: https://gitlab.com/nobodyinperson/nixconfig
-
Damn, it took me less than five hours to reproduce my :manjaro: #Manjaro setup in :nixos: #NixOS from zero 💪:
- getting #GnuPG working
- homedir encryption with #eCryptfs
- all software I need
- even managed to package 3 custom things not in nixpkgs (passrofi, my #OpenTimeStamps client fork, bemoji)Nix Packaging is indeed 𝘀𝗼 much easier than #ArchLinux, #Debian or #RPM packaging!
This is the result: https://gitlab.com/nobodyinperson/nixconfig
-
Damn, it took me less than five hours to reproduce my :manjaro: #Manjaro setup in :nixos: #NixOS from zero 💪:
- getting #GnuPG working
- homedir encryption with #eCryptfs
- all software I need
- even managed to package 3 custom things not in nixpkgs (passrofi, my #OpenTimeStamps client fork, bemoji)Nix Packaging is indeed 𝘀𝗼 much easier than #ArchLinux, #Debian or #RPM packaging!
This is the result: https://gitlab.com/nobodyinperson/nixconfig
-
Damn, it took me less than five hours to reproduce my :manjaro: #Manjaro setup in :nixos: #NixOS from zero 💪:
- getting #GnuPG working
- homedir encryption with #eCryptfs
- all software I need
- even managed to package 3 custom things not in nixpkgs (passrofi, my #OpenTimeStamps client fork, bemoji)Nix Packaging is indeed 𝘀𝗼 much easier than #ArchLinux, #Debian or #RPM packaging!
This is the result: https://gitlab.com/nobodyinperson/nixconfig