Hacker News new | ask | show | jobs
Show HN: Git-caesar – encrypt a file passwordlessly using GitHub's public key (github.com)
1 points by yoshi389111 1077 days ago
Hello everyone.

I made a command to encrypt/decrypt a file using the other person's GitHub public key and your private key.

I'd love to hear your thoughts and suggestions for improvement.

GitHub: https://github.com/yoshi389111/git-caesar

devto: https://dev.to/yoshi389111/passwordless-encryption-with-publ...