Commit graph

6 commits

Author SHA1 Message Date
Martin Hebnes Pedersen
43788c1b73 Replace howeyc/gopass with golang.org/x/term
github.com/howeyc/gopass was archived in 2021, which led to the debian
project to mark this as a release candidate bug (#1130525).

Resolves #517
2026-04-05 12:09:44 +02:00
Martin Hebnes Pedersen
c71cfaf87f Revert "Temporarily disable prompt to defer OTA activation"
Ref #491

CMS was recently patched to resolve the issue. The auto-generated
passwords will no longer take effect until the OTA activation message
has been downloaded.

This reverts commit e1354901a7.
2025-09-12 09:44:16 +02:00
Martin Hebnes Pedersen
e1354901a7 Temporarily disable prompt to defer OTA activation
Also adjust the pre-connect prompt to be even more dramatic about the
consequences of over-the-air activation.

Ref #491 and #445
2025-07-02 19:18:13 +02:00
Martin Hebnes Pedersen
9f22229f0d Prompt to create new account before connecting
Ref #491 and #445
2025-07-01 08:46:05 +02:00
Martin Hebnes Pedersen
d4afe76a75 Prompt before accepting "Your New Winlink Account"
Ref #491 and #445
2025-06-29 19:21:39 +02:00
Martin Hebnes Pedersen
6ae942e13b Refactor to prepare for hot reloading of config
* Remove singletons
* Split into app, cli and api packages

Ref #6
2025-06-14 07:50:42 +02:00