Most Popular

1500 questions
19
votes
2 answers

How does one go about setting up a mining pool?

There are already a number of mining pools out for Monero, are there instructions or software that people can use to set up their own mining pool?
ferretinjapan
  • 6,494
  • 2
  • 19
  • 47
19
votes
6 answers

Is Monero amenable to ASIC mining?

Is Monero ASIC resistant? If not, are there already people out there running on ASICs?
kenorb
  • 1,563
  • 2
  • 15
  • 25
19
votes
1 answer

Running a full node without revealing my home IP address

How can I safely run a full node without revealing my home IP address? Please compare the privacy and security of the following methods for running a Monero node both from home and by using a cloud based VPS: Tor I2P VPN
K Chan
  • 731
  • 6
  • 15
19
votes
1 answer

How can someone verify that the source downloaded from github is genuine?

When someone downloads the Monero source tree from github, there is a possible risk that this is not what the developers created. This could be MITM attacks, whether between developers and github or between github and the downloader. It could be…
user36303
  • 34,858
  • 2
  • 57
  • 123
19
votes
1 answer

How to change location of the Blockchain with monero GUI?

How can I set the daemon included with the GUI to sync the blockchain from a directory on a flash drive, rather than the default directory ?
medusa
  • 1,486
  • 2
  • 12
  • 20
19
votes
1 answer

Can I fake a balance by giving the view key to an auditor but omitting some transactions and key images?

The viewkey can be used to see the outputs sent to my address, but not the outputs I generate when sending monero. If I need to know the balance I also need the private spendkey. It is suggested that if I were to give the viewkey and a big list of…
Ryan
  • 1,257
  • 8
  • 13
19
votes
2 answers

Why are Monero addresses so long?

A raw Monero address is 95 characters long compared to 26-34 characters for a Bitcoin address. Monero integrated address are even longer at 106 characters. What is the cryptographic reason that causes Monero addresses to be so much longer than…
K Chan
  • 731
  • 6
  • 15
19
votes
3 answers

How will the temporal output alignment of ring partners (mixins) be addressed?

The Issue: If you only own outputs in a short span of blocks and you spend them, the mixin partners (the fake outputs / ring partners) will be different for each of the outputs and have a blockchain temporal pattern that suggests which inputs are…
Ginger Ale
  • 5,676
  • 2
  • 18
  • 46
19
votes
1 answer

What is known about Nicolas van Saberhagen?

What if anything is conclusively known about Nicolas van Saberhagen? Are there any educated guesses about who this person or group may be (similar to how there are guesses about the identity of Satoshi Nakamoto) based on available clues? For example…
guesswhoiam
  • 1,010
  • 9
  • 21
19
votes
2 answers

Where can I find a description of the CryptoNight hash algorithm?

Where can I find a description of the CryptoNight hash algorithm? Both a thorough and ELI5 description of the hash algorithm would be appreciated
Susan
  • 1,428
  • 1
  • 16
  • 19
18
votes
3 answers

How do I use my MyMonero wallet via the Monero Core GUI?

I have been using a MyMonero wallet for quite a while. Can I start using that wallet from within the Monero Core GUI? How do I do that?
dpzz
  • 4,539
  • 3
  • 19
  • 45
18
votes
1 answer

Which entities are related to Bytecoin and Minergate?

After reading the answer to this question I would like to learn which entities are connected to Bytecoin and or Minergate. Although Bytecoin development has ground to a halt according to GitHub activity, affiliated entities (mostly CryptoNote…
user36100
  • 444
  • 1
  • 3
  • 13
18
votes
3 answers

What is the difference between i2pd and Kovri?

I was looking through the contributors of Kovri, and saw that an account named Orignal had contributed a lot in the early days. Looking at his current projects, it appears that he is now working on something called i2pd, which bares striking…
don_calzone
  • 253
  • 2
  • 6
18
votes
2 answers

Can simplewallet auto refresh?

Sometimes after I send a transaction, I like to use the "refresh" command so that I can see how many blocks (confirmations) have occurred for my transaction. Similarly, when I am expecting to receive a transaction it would be nice if simplewallet…
Javier
  • 402
  • 4
  • 7
18
votes
6 answers

How do I gracefully stop the monerod daemon process?

I started monerod as a background daemon with the --detach flag. Suppose I want to restart my computer, how do I gracefully stop the process? Can I just kill it? Thanks in advance.
dpzz
  • 4,539
  • 3
  • 19
  • 45