Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnpnr/vis-gpg
Edit GPG encrypted files in place with Vis.
https://github.com/rnpnr/vis-gpg
gpg gpg-encryption plugin vis
Last synced: 24 days ago
JSON representation
Edit GPG encrypted files in place with Vis.
- Host: GitHub
- URL: https://github.com/rnpnr/vis-gpg
- Owner: rnpnr
- License: isc
- Created: 2023-03-27T13:17:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-26T15:49:19.000Z (about 1 year ago)
- Last Synced: 2023-10-26T16:44:00.409Z (about 1 year ago)
- Topics: gpg, gpg-encryption, plugin, vis
- Language: Lua
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vis-gpg
Edit [GPG](https://gnupg.org/) encrypted files in place with
[Vis](https://github.com/martanne/vis).# Installation
See [Plugins](https://github.com/martanne/vis/wiki/Plugins) on the
Vis wiki.# Usage
Files are automatically decrypted to memory on file open and encrypted
prior to writing back to the disk. Unencrypted contents exist solely in
memory and never touch the filesystem.