Skip to content

refactor: use pynacl

206a626
Select commit
Loading
Failed to load commit list.
Merged

Feat/encrypt smp #7

refactor: use pynacl
206a626
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 1, 2025 in 0s

3 new issues (0 max.) of at least severity.

Annotations

Check warning on line 128 in logic/smp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

logic/smp.py#L128

local variable 'our_id' is assigned to but never used (F841)

Check warning on line 354 in logic/smp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

logic/smp.py#L354

local variable 'server_url' is assigned to but never used (F841)

Check warning on line 355 in logic/smp.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

logic/smp.py#L355

local variable 'auth_token' is assigned to but never used (F841)