Skip to content
#

gpg

Here are 393 public repositories matching this topic...

WPettersson
WPettersson commented Sep 23, 2019

Summary

When generating passwords using gopass create, the user is asked if they want a "Cryptic Password", which seems not very clear to me. I actually searched for a while to find out how to create xkcd-style passphrases for a system where I might be expected to read the password over the phone, before finally stumbling onto the fact that gopass uses "non-cryptic" to mean a passphrase sty

simbo1905
simbo1905 commented Apr 27, 2019

I have setup bashdb and visual studio code on my macbook to be able to step through the code to debug it. I have created a gist that outlines how to set this up at https://gist.github.com/simbo1905/9849529508d45bfce669c94e5838093d

I am not sure how other folks are debugging the codebase to know if there is a better way to do this. Do folks think it is worth adding these steps into the official

kapitan
xydinesh
xydinesh commented May 16, 2019

Describe the bug/feature

I like to populate jsonnet template or yaml parameters using an environment variable before running kapitan compile. We are using environment variable CI_PIPELINE_ID to create docker images and want to use this value with the image for deployment. For example,

image: xydinesh/testimage:${CI_PIPELINE_ID}

Is there a way to do this with jsonnet tem

QtPass
pedro-nonfree
pedro-nonfree commented May 29, 2019

After getting stuck so much time (hours) I think the description should change:

Blue entries are the keys you own, select one of these to be able to decrypt
Black entries have an encryption key available and it is trusted, select one of these to allow other people to decrypt
Red entries are not valid, you will not be able to encrypt to these

tilsammans
tilsammans commented Aug 26, 2018

Hey gang

I tried setting up GPG Sync but noticed I needed a little more hand-holding with the Authority Key generation. I decided to add a page to the Wiki but I cannot add id. I will post the entire Markdown text in the next comment. I have cloned your Wiki as well.

I hope you'll be able to use my contribution. If something needs changed, I'm your man.

t3hmrman
t3hmrman commented Sep 10, 2018

While the sheesy documentation is pretty fantastic already, I felt there was a little to be desired as far as the various vault pages, in particular vault partitions.

I was looking for basically group-like support -- being able to share a secret with a group of users but not necessarily a different group, more concretely to be able to differentiate secrets for staging/production. When lo

You can’t perform that action at this time.