Skip to content
This repository has been archived by the owner on Jul 26, 2018. It is now read-only.

Compatibility with password-store #2

Open
mvcisback opened this issue Jun 5, 2013 · 2 comments
Open

Compatibility with password-store #2

mvcisback opened this issue Jun 5, 2013 · 2 comments

Comments

@mvcisback
Copy link
Member

No description provided.

@wkennington
Copy link

I'm thinking this should be more of a conversion type tool than direct compatibility. I'd like to allow for some more flexibility in our storage format but still allow support for multiple storage backends.

@mvcisback
Copy link
Member Author

Yeah, a conversion tool would be nice, however, I think it'd also be cool if one of the storage back-ends was compatible with pass.

Given the requirements to work with pass it should be pretty simple:

  • Data format : Any form of plain txt with password being the first line
  • Storage : file system tree based at .password-store
  • Encryption : Use gpg or something compatible
    • the key is specified in .gpg-id, which I kind of like for gpg style encryption

I also think a versioning system would be nice, I'll open an issue to discuss

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