aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-06feat: handle the case where the inputsecret() is cancelledkongjun
2025-05-06feat: support password with special characterskongjun
2025-04-29feat: :X decrypts or encrypts fileskongjun
2025-04-29feat: lock the encrypted file to read-only mode to avoid unintended corruptionkongjun
2025-04-29feat: store passwords in a local scope instead of as a buffer variablekongjun
2024-05-14📝 Better manual decryption instructionsDavid Elentok
Also, add decrypt.sh script to help with manual decryption.
2024-05-14🚑️ Fix: Assign write auto cmd only to encrypted bufferDavid Elentok
2024-05-14Update readmeDavid Elentok
2024-05-14Initial commitDavid Elentok