Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

Conversation

@diveshuttam
Copy link
Contributor

dummy pull request for comparing diff's

diveshuttam and others added 30 commits May 31, 2018 02:26
* add verify.py

script verifies the signature_file and file passed to it
closes #33

* replace gpg command

* changed formatting
* Rev.py added

closes #50
Modified error message

* Add try except checks

Using BaseException as gpgme exceptions are not well documented
will narrow it down when we exaustively test this. Didn't find
any specific exceptions while testing

* Minor updates

Use DEBUG instead of EGPG_DEBUG
Correct spelling in rev.py
* Add open.py

* update for pep8

* Move file checking functionality to bash file.

Not checking in open.py now instead in open.sh
The code in the bash script is similar to seal.sh

* Make test for open pass
* Add contact import

closes #39
* Add print_key.py

Also modify tests for them to pass

* address review changes
* add key pass functionality

setup.sh, autopin.py, autopin.sh sign.py
modified to pass test24. and achieve autopin functionality

* Restore tests using autopin.sh instead of autopin.py

* redirect output to stderr

* remove redundant check

* Update test24 to pass

* Update sign and pass for test24

* move if else block to the function
* export contact added

* export all contacts if none is passed

* contact fetch added

* move print statement to debug

* simplify homedir construct
* contact delete added

* Modify contact delete behaviour

* modify formatting for print key

* Correct force functionality

Make tests pass

* Key list functionality added

print_key modified

* move export PYTHONPATH down

* refine delete

* changes for PEP8

some minor changes in contact list

* preserve exit behavior on EOF

* Make message simpler for the user.

* address some stylistic issues
Modify interact functionality a bit,
Now explicitly passing empty strings for returning None inside python scipt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants