Skip to content

lookout/keyswap

 
 

Repository files navigation

KeySwap

Description

KeySwap is a PGP key exchanging application for Android which uses NFC to exchange PGP public keys between two parties.

It was worked on as a Hackathon project at Lookout as a proof of concept. Right now it works to send and receive keys and the interfaces are in place to do key signing but the backend is not yet implemented to that yet.

Dependencies

KeySwap relies on GnuPG for Android to be installed for it to work. It also presently requires Ice Cream Sandwich (4.x) or higher to be installed for it to work.

Authors

  • Shane Wilton
  • Derek Halliday
  • Abhi Yerra
  • Becca Goldman

Contributions

Please provide a pull request of changes that should be merged.

License

Copyright (c) 2013 Lookout, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

PGP Key Management for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%