Giter Club home page Giter Club logo

Comments (5)

skeeto avatar skeeto commented on May 29, 2024

from enchive.

sergeevabc avatar sergeevabc commented on May 29, 2024

Thank you for letting me know about how to overcome this little inconvenience, Christopher.

from enchive.

sergeevabc avatar sergeevabc commented on May 29, 2024

From time to time I do my best to give your app another chance, but it is still perceived as unfriendly due to nuances like saving generated keyfiles to anywhere but not the current folder without even informing user where to look for. And command set APPDATA=F:\ is always forgotten. And being a mere Windows user, I am not able to modify sources either. Let’s see another approach, Christopher:

$ ssh-keygen.exe -t ed25519
Generating public/private ed25519 key pair.
Enter file in which to save the key (/home/abc/.ssh/id_ed25519): test
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in test.
Your public key has been saved in test.pub.
The key fingerprint is (SHA256):

$ dir.com *.* /b
ssh-keygen.exe
test
test.pub

Some other annoying nuances are:

  • app version is not displayed in general and requires additional call with --version
  • no information on where to look for updates, i.e. a link to this repository
  • no progress indicator (see triops for example)
  • --help brings nothing new: no mention of --derive and --edit, no examples
  • errors are vague: secret key version mismatch -- expected 3, got 48, what is 3 and 48
  • verbs are vague: archive & extract do encrypt & decrypt, there is no compression involved
  • nouns are vague: secret key passphrase is a restore keypair phrase, but what is passphrase
$ enchive.exe -p test.pub -s test.sec keygen --derive
secret key passphrase:
secret key passphrase (repeat):
passphrase (empty for none):

from enchive.

nico202 avatar nico202 commented on May 29, 2024

Hi, trying to answer:

  1. Why is it a problem to call enchive --version?
  2. If you cloned the repository to build it, you should know where you downloaded it
  3. Ok
  4. man enchive
  5. ok
  6. I find them to be more intuitive. The program is called enchive because of encrypt + archive. The aim is to store the file (encrypted) for ourselves, so the main aim is to archive (in a secure way)
  7. you get secret key passphrase because you are using the --derive option, so you should know what it is, right?

from enchive.

skeeto avatar skeeto commented on May 29, 2024

from enchive.

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.