Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HONEY] Honey 2.0 - Featuring PoS 3.0 - Sweet!
by
mikez1z1
on 30/12/2017, 12:31:12 UTC
One concern I have about honeyd is that it's listening on a global IP for RPC despite setting it to bind to loopback. This is a potential security problem, RPC should never listen on a global address unless there is a very good reason.

honey.conf
Quote
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1

$ netstat -ln
Quote
tcp6       0      0 :::40639                :::*                    LISTEN     

Other than this I'm very much enjoying this coin so far.