Bitcoin Forum

Bitcoin => Project Development => Topic started by: thirdprize on October 02, 2019, 10:43:35 AM



Title: Bitcoin tipping protocol
Post by: thirdprize on October 02, 2019, 10:43:35 AM
This is a proper thread for the project I started talking about a while back.

https://bitcointalk.org/index.php?topic=5130218.msg51120813#msg51120813 (https://bitcointalk.org/index.php?topic=5130218.msg51120813#msg51120813)

The app uses a simple text file placed on a website to identify the address the websites owner wants any tips to be sent to.  Then while browsing with mobile safari or chrome, you simply use the browsers built in "share" functions to invoke the app and send a tip.

Current status is that I am coding the engine and working on the app once that is done.


Title: Re: Bitcoin tipping app for mobile devices
Post by: Harlot on October 02, 2019, 08:53:03 PM
I wouldn't want to ruin the fund but I think you are just adding a lot of steps in the whole process of Bitcoin payments. You might think that a "share" button for sending tips should simplify the process on sending Bitcoin to them but in fact it's not instant and it just complicated the process. If a website I am visiting is open for tips then their address (sometimes a QR Code for their address) is already made available in their website and its highly visible all you need to do is to copy or scan their QR code to obtain their address for you to send them Bitcoin to on your own wallet. You must offer something unique in order to see that this might be a better alternative compared to sending Bitcoins directly using a wallet.


Title: Re: Bitcoin tipping app for mobile devices
Post by: thirdprize on October 02, 2019, 09:16:13 PM
I wouldn't want to ruin the fund but I think you are just adding a lot of steps in the whole process of Bitcoin payments. You might think that a "share" button for sending tips should simplify the process on sending Bitcoin to them but in fact it's not instant and it just complicated the process. If a website I am visiting is open for tips then their address (sometimes a QR Code for their address) is already made available in their website and its highly visible all you need to do is to copy or scan their QR code to obtain their address for you to send them Bitcoin to on your own wallet. You must offer something unique in order to see that this might be a better alternative compared to sending Bitcoins directly using a wallet.

It does simplify things as it all works within the browser app.  No swapping between apps.  It will also batch your tips up to try and save on fees.  Finally it creates a new standard that any app could use.  You don't have to hunt through the page looking for the address.  Someone else could write a browser extension to do it for desktop.