SenitCorp / bugtracker

Issue Tracker repo for Senit
1 stars 0 forks source link

wallet obfuscation urgent #57

Open jahshaka opened 6 years ago

jahshaka commented 6 years ago

we need to fix the wallet obfuscation for send to bitcon AND receive from bitcoin asap

"Samourai never reuses addresses, never leaking valuable metadata about you and your purchase habits.'

we need to rotate the wallet every time its used... meaning a api call to see if the current wallet has been used when you visit the wallet QR page - if you cant access the API (user phone is offline) just cache and show the latest code

we also need to do this for sending to bitcoin wallets ie we need this for both incoming and outgoing to the raw bitcoin network for privacy - not shure how it works when i currently send to a bitcoin address directly but this needs to also rotate every time

this also means we need a wallets settings page where you can view all your child wallets, any transactions that went throgh them, and your master wallet as well

jayrulez commented 5 years ago

bump