Skip to main content

Questions tagged [cryptocurrency]

A cryptocurrency is a digital currency that uses cryptographic methods to secure and verify transfer of given currency. Tag should be used when talking about the security of, and surrounding, the implementation and use of cryptocurrencies.

3 votes
0 answers
154 views

I recently came across a Windows batch script that runs a cryptocurrency miner silently on infected machines. The script launches a miner executable (audio.exe) which connects to the LuckPool mining ...
CamboriU's user avatar
1 vote
1 answer
494 views

When we generate an API key in Binance there is a generated secret key too. I could not find any reference that those are RSA key pairs. They could be just random unrelated numbers. Is the Binance API ...
Ahmet Arslan's user avatar
0 votes
1 answer
251 views

Say I buy bitcoins from someone with cash (no bank, name, trace, etc.) and have them send it to a paper wallet/offline address. Yeah, there's a "trace" but to WHAT/WHO? It's bought with cash,...
Ergo Not's user avatar
0 votes
1 answer
481 views

Say I'm trying to develop a CEX, hence I will hold custody of users' keys. How would I go about doing that and ensuring safety and security? From what I know, I can generate the users' keys from a ...
whitebat 199's user avatar
0 votes
0 answers
289 views

My crypto token which runs in BSC network has just been stolen few hours ago. I looked at the transaction history in my metamask wallet, nothing new in there. So it must be executed remotely. I do not ...
us2018's user avatar
  • 101
0 votes
2 answers
261 views

As the image below shows, when you try to restore an existing wallet from a seed (a sequence of 12 words), the program offers some autocomplete suggestions. Though I'm sure the risk is purely ...
user avatar
2 votes
1 answer
3k views

This question refers to this YouTube video of John McAfee Because videos can disappear, I've provided a screenshot and transcript (transcribed by me, so please forgive errors) What John is saying ...
Stewart's user avatar
  • 353
3 votes
2 answers
2k views

For an individual, I see a some options for storing private keys, such as printing them on paper in a vault, using a hardware wallet, encrypting and storing on the machine, using AWS Secret Manager, ...
kdeva's user avatar
  • 31
1 vote
0 answers
163 views

There was the notorious attack on the Copay cryptocurrency wallet in 2018. To recap it briefly, the JavaScript based wallet depended on a library, event-stream. Using social engineering, hackers ...
Ilya Loskutov's user avatar
1 vote
1 answer
226 views

One selling point of the Trezor crypto currency wallets is that they are, supposedly, "open source". It is not clear to me exactly what assurance this provides, since I do not know what ...
kjo's user avatar
  • 1,083
0 votes
0 answers
144 views

Asked this question on Bitcoin SE was told to post it here. I'm developing a custom Bitcoin service. Besides for the core application (which is written in PHP) I'm going to install a blog for updates ...
Design X's user avatar
1 vote
1 answer
584 views

Newbie question, I guess. I want to get a cold wallet for increased security. I also want to start using hardware 2FA (e.g. for e-mail). I see that Ledger advertises 2FA capabilities ('FIDO U2F') on ...
legatrix's user avatar
  • 113
1 vote
0 answers
455 views

I am looking for a review of the solution to store my Ledger Nano S BIP39 recovery phrase as well as my password manager usage. This solution is mostly based on this video. Few points that I think ...
Andrey's user avatar
  • 111
0 votes
0 answers
3k views

I run an airflow instance which python process scheduler, which is used to trigger different python ML process which has no relation to crypto mining. This is the process which is running this ...
isht3's user avatar
  • 101
0 votes
2 answers
372 views

Libra is the upcoming cryptocurrency by Facebook which Facebook claims is supported by variety of tech companies including but not limited to Mastercard, Paypal and Visa. Facebook also enforces a real ...
Thesnake123's user avatar