nextcloud / nextcloud/contacts
Adding a PGP key into vCard.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
It could be great to add a specific pgp public key entry into vcards.
This allows to use a contact pgp key stored only one time and to use it everywhere.
An "autofill" possibility could be added using public key pgp server such as pgp.mit.edu, but the key should be tagged ("verified", "not secure") depending of nextcloud user validation step for this public key.
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.
Research direction
No files, tests, or entry points are named. Start by locating the contact application's vCard handling and any existing public-key or validation-related code, then clarify the key format, server lookup, and verification states. Done should include a defined way to store a PGP public key in a vCard and the agreed validation behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100