Enhacement: Encrypted export option
Open
@animalillo is already working on this.
Since Feb 14, 2017.
enhancement
Import/Export related
- Dominant language
- JavaScript
- Stars
- 823
- Forks
- 117
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 8
Description
Add an option to create encrypted (password protected) passman exports, something like this as output might do:
{
"type": "passman",
"mode": "sjcl",
"data": "blob_export_encrypted"
}
what do you think @brantje ?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.