Skip to main content

Simple GPG based file encryption utility.

Project description

# GPG Vault

Simple GPG based file encryption utility.

Allows viewing and editing of encrypted files with passphrase caching.

## Viewing files

```
% vcat file.txt.gpg
Passphrase: ************
Hello

[Use CMD-K to clear sensitve information from the screen]
%
% vcat file.txt.gpg
Hello

[Use CMD-K to clear sensitve information from the screen]
%
```

## Editing files

```
% vedit file.txt
Passphrase: ************
[wiping file file.txt.gpg]
[encrypting file /tmp/v/37795/37795 to file.txt.gpg]
[wiping directory/tmp/v/37795]
%
% vcat file.txt.gpg
Hello

[Use CMD-K to clear sensitve information from the screen]
%
```

## Encrypting files

```
% vencrypt file.txt
Passphrase: ************
Confirm Passphrase: ************
[encrypting file file.txt to file.txt.gpg]
[wiping file file.txt]
```

## Clearing cached passphrases

```
% vclear
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpg-vault-1.0.tar.gz (7.8 kB view details)

Uploaded Source

File details

Details for the file gpg-vault-1.0.tar.gz.

File metadata

  • Download URL: gpg-vault-1.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gpg-vault-1.0.tar.gz
Algorithm Hash digest
SHA256 11e4a66bef919eaaa410e482df69ef757dffd85e398bea9f5ca5b48d26df0137
MD5 9a3677a39f2080f703d0c94f2c105dc3
BLAKE2b-256 c8c8611e54d9f1d19b87d922af790e6f1d266e57ab34e739500c5909a9274c7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page