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.

## Installing

Using PIP:
```
% pip install gpg-vault
```

## 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.1.tar.gz (8.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for gpg-vault-1.1.tar.gz
Algorithm Hash digest
SHA256 6ea1df98c9c6bb0928b6f93add0135bb9c10c9b65505a09b6682d02b2d29499a
MD5 ea92f4f37fcf42dfd53607b1ddf2ba10
BLAKE2b-256 10c1589fc889365431a8ab6a61fcc18f109722ca4110c6f2033b341fa8884ca2

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