Encrypt creditionals befor send via API
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
- 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.
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