jwir3 / jwir3/arbitrator

Break QuickCrypto out into separate module

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The QuickCrypto script doesn't really give us much. We're not using it to obfuscate passwords anymore, since we're not storing username/password information (even locally) for users. We should break this module out and make Arbitrator not have this internally.

Contributor guide

Open the contributing guide

Research direction

Locate the QuickCrypto and Arbitrator module definitions and inspect how QuickCrypto is imported or used. Trace the current internal relationship before separating the module, then verify that Arbitrator no longer contains QuickCrypto and that the standalone module still has the expected integration behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.