I accidentally deleted my /home directory on Ubuntu 22.04 while using PHPStorm. After restarting my session, everything was gone.
Now, when I log into my account, the only thing I see in my home directory is a file named access_your_private_data.desktop, which indicates that my files were encrypted using eCryptfs.
I've searched multiple forums and tried recovering my files using: sudo ecryptfs-recover-private ./Private
However, it asks for a passphrase that I don’t know.
I've tried everything I could find, but I haven't been able to recover my files.
Any advice or solutions would be greatly appreciated.
Thanks in advance!