Git Product home page Git Product logo

Comments (4)

red0888 avatar red0888 commented on June 26, 2024 2

I agree, this is a very important feature that must be added. The final file extension could also be encrypted and appended to the encrypted file name and then accordingly, can identify and decrypt to the correct file extension.

I see no reason why this shouldn't be added...

from cppcryptfs.

yfdyh000 avatar yfdyh000 commented on June 26, 2024 1

I don't understand the meaning of this request.
Do you need optional encryption for the real extension? But the file cannot be opened.
Adding an extension does not resolve the corruption if the name is changed manually.
Alternatively, it is not secure to encrypt only the extension. Saving encrypted things to extension is not appropriate because they are too long.

from cppcryptfs.

6677028 avatar 6677028 commented on June 26, 2024 1

Thank you for your very quick reply.

#. I use your app to encrypt my data. But the File names I chose are Plain text. I have some reason for not encrypting the filename.

  • 1- I often have to copy and transfer files so I want to keep the file names. That way I can select the file that needs to be moved
  • 2- when encrypting file names, if someone changes the encrypted file name then the file cannot be opened again.

#. As I know, Ransomware is usually attacked on certain file types like . doc, xlsx, PDF....so if you don't use encrypted file names, We will be attacked by Ransomware. Some encryption software also works well to change the extension like Kruptos 2 which added the extension to .K2p or Boxcryptor which added the extension .Bc ....... So we don't need to encode the file name. so I want you to add such feature to CPPcryptfs. In my opinion you can add an extension to all encrypted files like .cpp and hide the default extension. Doing so will not affect filename encoding.

This is the way of Kruptos 2

This is the way of Boxcryptor

from cppcryptfs.

6677028 avatar 6677028 commented on June 26, 2024

Who can help me?

from cppcryptfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.