Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisamanse/Codegen

An open source one-time password generator for iOS.
https://github.com/chrisamanse/Codegen

authentication authenticator cryptography generator hmac ios one-time-passwords qrcode security swift

Last synced: about 1 month ago
JSON representation

An open source one-time password generator for iOS.

Awesome Lists containing this project

README

        

# Codegen

An open source one-time password generator for iOS.

## Features

- [x] Add one-time password accounts using QR codes
- [x] Add one-time password accounts by manually providing details
- [x] Import and export accounts using QR codes
- [x] Stored locally only
- [x] Encrypted

## To-Do

- [ ] Limit number of characters in account details
- [ ] Disable special characters in account details (URL reserved characters)
- [ ] iOS Today Widget
- [ ] macOS App

## License

Copyright (c) 2016 Joe Christopher Paul Amanse

This software is distributed under the [GPLv3 License](./LICENSE).