nodeSolidServer / nodeSolidServer/node-solid-server
Unclear how to remove password?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
I am working on a payment system for solid.
I would like to harden a single admin (or root) identity such that it does not use passwords. Similar to the way this is handed in SSH.
It was unclear how to remove password auth from node solid server.
Is it possible to do that?
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
The issue names no files, tests, or entry points. Start by locating the server's authentication configuration and existing documentation, then determine the scope and expected behavior for disabling password authentication for one admin identity; done should include a clearly defined supported behavior or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100