google / keyczar

Easy-to-use crypto toolkit
Apache License 2.0
1.1k stars 141 forks source link

KeyczarTool still hosted on Google Code, referred to by wiki #184

Closed timmc closed 3 years ago

timmc commented 8 years ago

The wiki page https://github.com/google/keyczar/wiki/KeyczarTool points users to a Google Code page that just redirects back to the root of this repo.

Workaround: Directly download from https://keyczar.googlecode.com/files/KeyczarTool-0.71g-090613.jar (is there anything newer?)

devinlundberg commented 8 years ago

For KeyczarTool, you can get the latest version by downloading the code and building the code or you can use the older version hosted on google code that you found.

@divegeek we can upload packages (like jar files) to the tagged releases we create. Do we want to do so for the latest release (https://github.com/google/keyczar/releases)? The laptop I'm on doesn't have java but I can do this later.

divegeek commented 8 years ago

That's a good idea.

On Wed, May 11, 2016 at 9:39 AM Devin Lundberg notifications@github.com wrote:

For KeyczarTool, you can get the latest version by downloading the code and building the code or you can use the older version hosted on google code that you found.

@divegeek https://github.com/divegeek we can upload packages (like jar files) to the tagged releases we create. Do we want to do so for the latest release (https://github.com/google/keyczar/releases)? The laptop I'm on doesn't have java but I can do this later.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/google/keyczar/issues/184#issuecomment-218498881

Shawn Willden | Software Engineer | swillden@google.com | 303-709-2258

karlhungus commented 6 years ago

For others who are building this, you'll need to clone the repo (see https://github.com/google/keyczar/issues/167) and in java/code run mvn package

timmc commented 3 years ago

@sweis Can you please provide comment on why this issue was closed? It does not appear to be resolved.

sweis commented 3 years ago

The project was abandoned 2 years ago and all code was deleted.