ArduPilot / ArduPilot/MissionPlanner

MissionPlanner is deleting signing keys randomly

Open
#3,694 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

For the last few MissionPlanner versions, it's always deleting all saved signing keys randomly (withing few times of opening/closing).
It's so annoying because I have to add them all the time.
Adding immutable flag to authkeys.xml file causes MissionPlanner to be unhappy. Does it really keep it open in writable mode? Or switch to open as writable when it needs to save a new key? Maybe it's simply corrupting ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the repeated MissionPlanner open/close cycle and inspect how authkeys.xml is read and written. Trace the signing-key persistence path to determine when saved keys are removed or the file is corrupted; done means existing signing keys survive normal application restarts while new keys can still be saved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.