Bitcoin Forum
April 26, 2024, 11:19:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Services / buy socks for bitcoin on: October 09, 2017, 11:19:39 AM
2  Economy / Services / Re: Instagram Lookup Service | DOXAGRAM | IN DEMAND!!! HOT SELL! 50% OFF - $10 on: September 03, 2017, 04:26:22 PM
Also, whoever is trying to hack us, please stop. We monitor our servers 24/7 for abnormalities, we just change our domain if anything happens.

Lol, stop trying to hack the hackers  Tongue

Anyway even if you get a phone number, what would you do with it?
Tried one, but get some automatic voicemail box. So basically the numbers are worthless.

I used this service to reach out to the owners of a few handles I'm interested in purchasing. $20 isn't too bad when I'll be paying 100 times that per account anyway.
3  Economy / Services / Re: Instagram Lookup Service | DOXAGRAM | THE ONLY SERVICE! on: September 02, 2017, 02:35:52 PM
OP is registered today, this could be scam, I will just report this thread.

I registered a bit before you and have successfully used this service. Wouldn't be much of a scam anyway, the most they could get is $10.
4  Bitcoin / Development & Technical Discussion / A few suggestions on: December 09, 2009, 05:34:46 AM
Hey,

First off I must say that this is an amazing concept. I have been dreaming of a P2P money system for a LONG time.

You have my complete kudos and respect.

I have a few suggestions:

- When the bitcoin software establishes a connection with a peer (client TCP socket) have the client send the handshake string. Right now you have the server (server TCP socket) send the handshake. My reasons for this are anonymity of course. It is far too easy for ISPs to portscan clients and detect they are running this program.

- Use some sort of encryption during the handshake (sort of goes with the statement/request above) to obfuscate what the software is during DPI (deep packet inspection). I am really thinking about people in non-free (as in freedom) countries such as China/Iran.

- Some sort of an API is needed so that this system can be integrated with websites to provide instant-on services. A simple https receipt mechanism would do wonders. Have the client post each incoming payment to an https url with all of the relevant information and provide status updates. Also an outbound payment mechanism would be nice. So one could automate payments (and batch payments) outbound. Status could be returned via the https receipt interface.

- Static port/Random port. Have a setting to randomly assign the port that it runs on. (also be able to set it statically for very restrictive firewalls).

- UPnP support. Have the client automatically create the port forward on upstream routers. Enabled by default. Can be turned off in the options menu.

- Ability to compile a headless (console only) install for *NIX systems. Also have the ability to just run as a network service. Perhaps with a telnet-able port for control (or even a unix socket would be ok).

Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!