Pages:
Author

Topic: [ANN] bitcoindata.science | sponsored by BC.Game - page 2. (Read 3041 times)

legendary
Activity: 2352
Merit: 6089
bitcoindata.science
I would like a service that lets users make a payment request out of an address (and maybe balance) but instead of images it creates links that displays QR codes on a separate page
Won't this make bitcoindata.science a target for hackers? Replacing the address and QR-code by their own could be profitable, which I why I prefer not to rely on third parties for Bitcoin addresses.

Yes, it's always a risk.
He would have to add some kind of verification, that is, a check that the generation of the QR code was done without a third party.
Maybe some kind of letter of guarantee.

It is always risk.

I can add the QRCode genetor to the php backend (reduce the risk of client-side tampering). Then make a front-end verification to confirm that the QR code displayed matches the intended Bitcoin address displayed. This would be a second layer protection.

I think my website is small , I also use cloudflare, which might give some extra security.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Maybe some kind of letter of guarantee.
A QR-code is meant for mobile convenience. Checking signed messages is inconvenient, so mobile users won't do it.
legendary
Activity: 3472
Merit: 3507
Crypto Swap Exchange
I would like a service that lets users make a payment request out of an address (and maybe balance) but instead of images it creates links that displays QR codes on a separate page
Won't this make bitcoindata.science a target for hackers? Replacing the address and QR-code by their own could be profitable, which I why I prefer not to rely on third parties for Bitcoin addresses.

Yes, it's always a risk.
He would have to add some kind of verification, that is, a check that the generation of the QR code was done without a third party.
Maybe some kind of letter of guarantee.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
I would like a service that lets users make a payment request out of an address (and maybe balance) but instead of images it creates links that displays QR codes on a separate page
Won't this make bitcoindata.science a target for hackers? Replacing the address and QR-code by their own could be profitable, which I why I prefer not to rely on third parties for Bitcoin addresses.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Bitmover, if it's not too much trouble for you, I would like a service that lets users make a payment request out of an address (and maybe balance) but instead of images it creates links that displays QR codes on a separate page, and when you click a button below it, it opens the payment request in the default wallet.

As in, you have a link like https://pay.bitcoindata.science/p/234129412618312 (not a real link), which displays an address, balance and QR code of it, as well as a button to open these things in bitcoin: URI format.

Some page builders do not allow the embedding of bitcoin: URIs in links, that's why.

Blockchain.info used to have such a service, but I can't find it now.

Are you thinking about something like this? (With also usd value,)



In the next page  (with a shareable url) the user will see a QR code to the bitcoin address and the amount to transfer
(Similar to exch.cx waiting order page)

I just discovered BIP21 and payment processing stuff. I will make it soon

http://developer.bitcoin.org/devguide/payment_processing.html
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Bitmover, if it's not too much trouble for you, I would like a service that lets users make a payment request out of an address (and maybe balance) but instead of images it creates links that displays QR codes on a separate page, and when you click a button below it, it opens the payment request in the default wallet.

As in, you have a link like https://pay.bitcoindata.science/p/234129412618312 (not a real link), which displays an address, balance and QR code of it, as well as a button to open these things in bitcoin: URI format.

Some page builders do not allow the embedding of bitcoin: URIs in links, that's why.

Blockchain.info used to have such a service, but I can't find it now.
hero member
Activity: 504
Merit: 1065
Crypto Swap Exchange
Hey bitmover  Smiley

Just to let you know that from my side https://bitcoindata.science/ is not working

I don't know why, I get a piece of html code when I access the website:


Edit: working fine without my VPN; my bad, probably a CF issue
legendary
Activity: 2212
Merit: 7064
I will add it in the future, as LN becomes easier and safer to use.
I dont think that LN is ever going to be safe or easy to use at all, it's pain the ass actually  Tongue
And if anyone really wants to donate Lightning or any specific altcoin they can always contact you and ask for deposit address.
For me Monero is the best option for donation and for privacy, it's what money and p2p payment system should be, and it has very low transaction fees.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
I don't think people will donate ethereum because fees are very high (usually higher than a donation).

Polygon is the way to go! You can move DAI USDT USDC or any stablecoin for less than $0.01 Smiley
(bitmover, if you want to try this network I can send you some MATIC for the fees, just PM me your Polygon address)

Thank you paid2.

Yeah, there are too many second layer too.

I will add an ethereum address there and say that I can accept in other chains and layers and tokens too. I think it is a good idea!
hero member
Activity: 504
Merit: 1065
Crypto Swap Exchange
I don't think people will donate ethereum because fees are very high (usually higher than a donation).

Polygon is the way to go! You can move DAI USDT USDC or any stablecoin for less than $0.01 Smiley
(bitmover, if you want to try this network I can send you some MATIC for the fees, just PM me your Polygon address)
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Stable coins is indeed interesting, but there are so many options... usdt erc20, trn20, bep20, etc etc..

I don't know about Aqua Wallet, but some wallets will generate an identical address for ERC20, Bep20 etc... Perhaps it could be a significant relief during use, at least for donations, while the possibility of an error sending to the wrong chain would be reduced to a minimum.

Yeah, it is possible to do that with ethereum and bnb... not tron.

I don't think people will donate ethereum because fees are very high (usually higher than a donation).
legendary
Activity: 3472
Merit: 3507
Crypto Swap Exchange
Stable coins is indeed interesting, but there are so many options... usdt erc20, trn20, bep20, etc etc..

I don't know about Aqua Wallet, but some wallets will generate an identical address for ERC20, Bep20 etc... Perhaps it could be a significant relief during use, at least for donations, while the possibility of an error sending to the wrong chain would be reduced to a minimum.
legendary
Activity: 2730
Merit: 7065
Stable coins is indeed interesting, but there are so many options... usdt erc20, trn20, bep20, etc etc..
I know. Everyone wants a piece of the action. I would say stick to the two most popular versions, which are USDT on Tron and Ethereum. DAI is another viable option due to its inability to be censored and frozen by the issuer like all other stablecoins.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
While it doesn't happen to me often, in some rare instances when I try to access the website I am presented with the following message...
I don't see it on my end, even with a VPN and two ad-blockers active in my browser.

@bitmover
I have noticed that you accept bitcoin and liquid bitcoin for donations, but not transactions over the Lightning Network. Perhaps some people would donate over LN if that option existed. I know it's not popular, but consider adding a stablecoin as well. Whether we like them or not, they are a sizable share of the market.

I have not been able to generate a lightning network address yet
I have used some wallets like aqua which doesn't allow LN permanent addresses.

I will add it in the future, as LN becomes easier and safer to use.

Stable coins is indeed interesting, but there are so many options... usdt erc20, trn20, bep20, etc etc..
legendary
Activity: 1148
Merit: 3117
The problem seems to appear very randomly and not that often. As soon as I hit a couple of refreshes the page loaded up fine to me afterwards and hasn't stop since. Probably has to do with some extensions that I use as well, like others said.
Here is an idea: copy the code you posted and paste it into ChatGPT. Ask it to analyze the code and explain what it says and what could be causing it. Maybe the AI bot could shed some more light on it. From what I know, ChatGPT can read and generate code.
That reminds me (I hope bitmover forgives my off-topic), but DuckDuck Go has implemented an AI assistant. This wouldn't be anything new nowadays, but the trick is that they have implemented AI assistant that is directly based on GPT-3.5 Turbo and Claude 1.2 Instant[1]. Considering that this is a free feature to use (for now), one can actually experiment the service without linking social accounts.
This will probably will be paid in the feature (I can't see how DDG will sustain the long costs in the long term of this partnership), and I highly advise anyone to read the privacy policy regarding this feature[2], but for what is worth, at least for now, it is a good feature to have. While we are on this, just a note on this regard from their privacy policy:
Quote
We do not save or store your Prompts or Outputs.

Additionally, all metadata that contains personal information (for example, your IP address) is obfuscated from underlying model providers (for example, OpenAI, Anthropic).

If you submit personal information in your Prompts, it may be reproduced in the Outputs, but no one can tell whether it was you personally submitting the Prompts or someone else.

(...)
As noted above, we call model providers on your behalf so your personal information (for example, IP address) is not exposed to them. In addition, we have agreements in place with all model providers that further limit how they can use data from these anonymous requests that includes not using Prompts and Outputs to develop or improve their models as well as deleting all information received within 30 days.

[1]https://duckduckgo.com/?q=DuckDuckGo&ia=chat
[2]https://duckduckgo.com/aichat/privacy-terms
legendary
Activity: 2730
Merit: 7065
The problem seems to appear very randomly and not that often. As soon as I hit a couple of refreshes the page loaded up fine to me afterwards and hasn't stop since. Probably has to do with some extensions that I use as well, like others said.
Here is an idea: copy the code you posted and paste it into ChatGPT. Ask it to analyze the code and explain what it says and what could be causing it. Maybe the AI bot could shed some more light on it. From what I know, ChatGPT can read and generate code.
legendary
Activity: 1148
Merit: 3117
While it doesn't happen to me often, in some rare instances when I try to access the website I am presented with the following message...
I don't see it on my end, even with a VPN and two ad-blockers active in my browser.
The problem seems to appear very randomly and not that often. As soon as I hit a couple of refreshes the page loaded up fine to me afterwards and hasn't stop since. Probably has to do with some extensions that I use as well, like others said.
legendary
Activity: 2730
Merit: 7065
While it doesn't happen to me often, in some rare instances when I try to access the website I am presented with the following message...
I don't see it on my end, even with a VPN and two ad-blockers active in my browser.

@bitmover
I have noticed that you accept bitcoin and liquid bitcoin for donations, but not transactions over the Lightning Network. Perhaps some people would donate over LN if that option existed. I know it's not popular, but consider adding a stablecoin as well. Whether we like them or not, they are a sizable share of the market.
legendary
Activity: 2352
Merit: 6089
bitcoindata.science
Is this some sort of broken captcha page that perhaps isn't compatible with some settings that I have going on with my browser? After a few tries (or coming back later) the website just loads normally.
It works fine by my side.
I would like to hear from bitmover if it was a test and perhaps the setting or implementation of site protection.

This is probably some clouflare protection. You might be using adblocks or something like that which cloudflare may be asking for you to verify/challenge something to prove you are a human...

I am slowing reducing those protections...
legendary
Activity: 3472
Merit: 3507
Crypto Swap Exchange
Is this some sort of broken captcha page that perhaps isn't compatible with some settings that I have going on with my browser? After a few tries (or coming back later) the website just loads normally.
It works fine by my side.
I would like to hear from bitmover if it was a test and perhaps the setting or implementation of site protection.
Pages:
Jump to: