Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

KeyczarTool should create directories automatically #115

Closed
GoogleCodeExporter opened this issue Mar 7, 2015 · 8 comments
Closed

KeyczarTool should create directories automatically #115

GoogleCodeExporter opened this issue Mar 7, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

When creating key data with the Keyczar tool, in java, python and c++, you have 
to make the directory the key data is going into first.  Since keyset data is 
identified by the directory it's in, and you can only have one keyset per 
directory, it's kind of frustrating for the tool to bomb if the directory 
doesn't exist yet.

Original issue reported on code.google.com by jtu...@gmail.com on 19 Jan 2013 at 12:17

@GoogleCodeExporter
Copy link
Author

Updated python to have this behavior, really only needs to be done on "create" 
and "pubkey"

http://code.google.com/r/jtuley-keyczar-python-usekey-exposed/source/checkout

Original comment by jtu...@gmail.com on 23 Jan 2013 at 1:31

@GoogleCodeExporter
Copy link
Author

Repatched feature into it's own commit

http://code.google.com/r/jtuley-keyczar-python-usekey-exposed/source/detail?r=7c
db91f4a93818c3c5c25b3c4b17b6ab291ace66

Original comment by jtu...@gmail.com on 28 Jan 2013 at 11:44

@GoogleCodeExporter
Copy link
Author

Added feature to java version, built upon clone submitted for Issue 104

http://code.google.com/r/jtuley-java-usekey-interop/source/detail?r=81dd34095bf8
43a5d1a4a5ec4d49bd8107554b06

Original comment by jtu...@gmail.com on 11 Feb 2013 at 12:45

@GoogleCodeExporter
Copy link
Author

Original comment by jtu...@gmail.com on 2 Mar 2013 at 9:02

  • Added labels: Usability, Implementation-Java, Implementation-Python, Implementation-Cpp

@GoogleCodeExporter
Copy link
Author

Original comment by jtu...@gmail.com on 2 Mar 2013 at 9:02

  • Changed title: KeyczarTool should create directories automatically

@GoogleCodeExporter
Copy link
Author

Original comment by jtu...@gmail.com on 15 Mar 2013 at 6:23

@GoogleCodeExporter
Copy link
Author

review based changes 
https://code.google.com/r/jtuley-keyczar-dev/source/detail?r=84d7300a23a295cdcb0
9299b34c5fe51eddb21d5&name=python/all

Original comment by jtu...@gmail.com on 21 Aug 2013 at 2:32

@GoogleCodeExporter
Copy link
Author

The python looks good to me. I don't think we need to wait before committing it 
until there is a C++ and java version, but those should be implemented too 
before this issue can be closed.

Original comment by dlundb...@google.com on 27 Aug 2013 at 8:19

  • Changed state: Started

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants