cozy / cozy/cozy.github.io

Encrypt creditionals befor send via API

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
88
Forks
47
PR merge metrics
No merged PRs in 30d

Description

Hello,
I want to store credentials via API. I found here how can I do that https://docs.cozy.io/en/cozy-stack/bitwarden/#post-bitwardenapicipherscreate. Problem is that in my BitWarden login, password, etc is empty. I know that I need to encryopt data before send but I can't found information how can I do that. Could you help me?

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start with the linked Bitwarden API documentation, especially the POST /bitwarden/api/ciphers/create entry point, and trace how credentials are expected to be encrypted before submission. Document the required encryption process and explain how to populate login and password fields, then verify that the example enables those values to appear in Bitwarden.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.