Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GPGTools/GPGKeychainAccess
GPG Keychain for macOS
https://github.com/GPGTools/GPGKeychainAccess
Last synced: 2 months ago
JSON representation
GPG Keychain for macOS
- Host: GitHub
- URL: https://github.com/GPGTools/GPGKeychainAccess
- Owner: GPGTools
- License: gpl-3.0
- Created: 2010-10-17T13:56:24.000Z (over 14 years ago)
- Default Branch: dev
- Last Pushed: 2023-08-02T15:12:04.000Z (over 1 year ago)
- Last Synced: 2024-08-03T01:37:55.529Z (6 months ago)
- Language: Objective-C
- Homepage: https://gpgtools.org
- Size: 20.8 MB
- Stars: 371
- Watchers: 33
- Forks: 70
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
GPG Keychain
===================GPG Keychain is used to create and manage GnuPG keys.
Updates
-------The latest releases of GPG Keychain can be found on our [official website](https://gpgtools.org/).
For the latest news and updates check our [Twitter](https://twitter.com/gpgtools).
Visit our [support page](https://gpgtools.tenderapp.com/) if you have questions or need help setting up your system and using GPG Keychain.
If you are a developer, feel free to have a look at the [open issues](https://gpgtools.lighthouseapp.com/projects/65684).
Localizations are done on [Transifex](https://www.transifex.com/projects/p/GPGKeychain/).
Build
-----### Clone the repository
```bash
git clone https://github.com/GPGTools/GPGKeychainAccess.git
cd GPGKeychainAccess
```### Build
```bash
make
```Don't forget to install [MacGPG2](https://github.com/GPGTools/MacGPG2)
and [Libmacgpg](https://github.com/GPGTools/Libmacgpg).
Enjoy your custom GPG Keychain.System Requirements
-------------------* Mac OS X >= 10.6
* Libmacgpg
* GnuPG