nextcloud / nextcloud/passman

Enhacement: Encrypted export option

Open
#203 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.