amiuhle / kasisto

A Monero Point of Sale payment system
https://amiuhle.github.io/kasisto/
MIT License
159 stars 39 forks source link

[feature] subaddresses support #35

Open moneroexamples opened 6 years ago

moneroexamples commented 6 years ago

Do you have an option to use sub-addresses, or plan to support them, instead of integrated_addresses?

amiuhle commented 6 years ago

I was thinking about maybe using them to provide multi user support. So the owner could configure multiple employees, and each of them would have their own subaddress. That would be good to see who got how many tips etc.

moneroexamples commented 6 years ago

sub-addresses are also useful for privacy. Unlike txs to integrated addresses, they are indistinguishable in the block-chain from regular addresses (only single destination addresses).