No doc on how to reuse a saved SigningKey
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 267
- Avg merge
- 42m
- Merged PRs (30d)
- 2
Description
There's no documentation regarding how to reuse an SigningKey that was stored.
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 by locating the existing SigningKey documentation and examples in the PyNaCl repository, then trace how a stored key is loaded or reconstructed. Update the documentation to explain how to reuse a saved SigningKey, including the expected stored value and a usable example; done means a reader can follow the instructions without inferring the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cryptography, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100