Files
pallectrum/electrum
f321x abc50a97e1 plugins: add functionality to allow setting plugin pubkey from gui
Adds functionality that allows the user to store the plugin authorization pubkey without having to edit files/registry manually.
On Linux systems it spawns the commands in a subprocess with pkexec which will trigger a OS prompt to execute the commands as root.
The user sees the executed commands and can either authorize with the root password or decline.
On windows it uses the windows `ShellExecuteExW` api to edit the registry, this also triggers a OS dialog to accept or decline (UAC dialog).
There is also functionality to reset the key again, which works in the same way.
2025-05-09 13:34:09 +02:00
..
2025-05-07 12:10:20 +02:00
2025-04-24 09:10:59 +02:00
2025-04-02 16:21:59 +00:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00