View Issue Details

IDProjectCategoryView StatusLast Update
0009985Talerwallet (Android App)public2025-05-21 19:07
ReporterMarcS Assigned Toavalos  
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.0 
Target Version1.0 stretch goals 
Summary0009985: NFC chip continues to broadcast after detail view with QR code was dismissed
DescriptionWhen initiating a P2P send operation, the Android wallet starts sending the talerURI via NFC simultaneously with showing the QR code.
But it continues to broadcast via NFC even when the user closes the QR dialog, and even when sending the wallet to the background!

Anyone could just steal the sent money by holding their phone near the sender's phone, probably without the sender even noticing.
==> NFC transmission must be stopped when the QR code is dismissed, or the app is going to the background.
TagsNo tags attached.

Activities

avalos

2025-05-21 19:07

developer   ~0024960

commit f1d504e6bba93697091a11bd0a44cc810c4787c3
Author: Iván Ávalos <avalos@disroot.org>
Date: Wed May 21 19:04:54 2025 +0200

    [wallet] fix NFC from Android to Android and clear p2p URI
    
    bug 0009986
    bug 0009985

Issue History

Date Modified Username Field Change
2025-05-20 07:20 MarcS New Issue
2025-05-20 07:20 MarcS Status new => assigned
2025-05-20 07:20 MarcS Assigned To => avalos
2025-05-21 19:07 avalos Status assigned => resolved
2025-05-21 19:07 avalos Resolution open => fixed
2025-05-21 19:07 avalos Note Added: 0024960