https://github.com/michaelaquilina/atom-pgp
:key: Atom plugin to open and save PGP encrypted files
https://github.com/michaelaquilina/atom-pgp
Last synced: about 2 months ago
JSON representation
:key: Atom plugin to open and save PGP encrypted files
- Host: GitHub
- URL: https://github.com/michaelaquilina/atom-pgp
- Owner: MichaelAquilina
- License: mit
- Created: 2016-01-31T19:23:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T16:53:57.000Z (about 9 years ago)
- Last Synced: 2025-06-18T03:45:20.575Z (4 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# :key: Atom PGP
Support for reading and writing PGP-encrypted files. Opening a PGP file will request that you enter your details using your key-agent, which will then allow atom to display the contents in plain text. Any changes made will be stored in encyrpted format using the same key used to originally encrypt the key.