Bitcoin Forum
September 28, 2025, 07:21:18 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Announcements / Re: 📣📣📣 [ANN] 👉 BESTMIXER.IO 👈 THE FUTURE OF CRYPTO MIXING! TECHNOLOGY IS HERE. on: June 29, 2018, 07:37:37 AM
Hello Guys,

im new to the crypto scene and a little bit courious about the mixer. I like to be familiar with bestmixer.io. If you dont mind, could you answer the following qustions.


- How did you start ?
- How's your Architecture build ? (Proxy, Landing, Security, Node, hosting)
- What was the main idea?
- Do you have any Updates or News coming up next or are you working currently on something specific ? 
- What makes it different from other similar Projects ? 
- Short description of main features ?
- List of what you have done recently on bestmixer.io ? (latest updates)


I thought if i ask these questions, lot of people get some insight on Bestmixer.io.
Kind regards
 
Alex
2  Economy / Service Announcements / Re: [ANN] ChipMixer.com - Bitcoin mixer / Bitcoin tumbler - mixing reinvented on: June 29, 2018, 07:05:49 AM
Hello guys,

im a little bit courious about chip mixer. Could someone take a few minutes to explain me following things, to get slightly common with chipmixer.

- What was the main idea of chipmixer ?
- Do you have any Updates or News coming up next or are you working currently on something specific ? 
- What makes it different from other similar apps? 
- Short description of main features ?

Kind regards

Alex
 
3  Bitcoin / Development & Technical Discussion / Re: Bitcoin Tumbeling service (University Project) on: March 14, 2018, 09:56:50 PM
what do you expect as a customer from a tumbeing service?  I mean should it have some other functions too beside shuffeling only your coins ?

Kind regards
Alex
4  Bitcoin / Development & Technical Discussion / Bitcoin Tumbeling service (University Project) on: March 13, 2018, 10:07:59 PM
hello guys,

my teacher was so nice and inform us , that the hole class has to take bitcoin projects and i was thinking to take a bitcoin fork project, but my teacher destroyed my dreams and gave me a Tumbeling service for bitcoins. I was like maaaah ok whatever  Cheesy. Now we have to define :


-Scope of work and requirement definitions
–Main functions necessary for the platform
-User stories
-And wireframes development.
-what makes your tumbeling servervice better then others (BAAAANG this question shocked me almost, what would you say?)
-additional functions from our side based on professional experience



but i dont know how to bring these simple questions to a bulletprof project. (IVE NEVER DONE A BITCOIN PROJECT OR HAVE PROJECT KNOWLEDGE BUT ITS INTERESTING)

my point of view:

Everything should run on a VPS (if its possible Full node + Config)
An Clearweb and onion website with Bitcoin Core running on the back end.

Exchange Api’s (3rd party) or should they run a Fullnode.
I wouldn’t rely on a public APIs, not only, because they are unreliable but if I want to hide my server, then I can only do requests to them with Tor and I noticed many times these APIs suddenly stop accepting requests over Tor or using all kind of rate limiting.
3rd party services, I don't have any issues with it. But some people suggested that it might be less secure than using a wallet locally on my server.
I think the best option is running your own full node (e.g. bitcoin core) and then on your server connect to it using JSON-RPC to generate addresses and request payments. it’s just provide realiability, and more privacy.


A website mixer, they don’t provide much privacy, due to amount correlation and the wallets those are being used to interact with you are also terrible from a privacy point of view. Failing this, they want to at least have fixed denominations for your mixer, so it’d at least provide some privacy. Eg. enable mixing 0.01/ , 0.1 and 1 bitcoins, and don’t let them do something like 0.12353243 btc to be mixed, since Blockchain analysis can identify the transactions related to the mixer and based on simple amount analysis would easily reestablish the links.

- Server side bitcoin mixing (VPS) / blending / tumbling service
- - Safe and non-traceable algorithm
- - Letter of Guarantee
- - Bitcoin must not be on online wallets. Nobody should have the full power over Bitcoin except me.
- - 2FA Verification (PGP)
- - Affiliate-Program (Refferal Link)
- - 2 to 3 additional functions (But i dont know on the customer side, i would like to have maximum privacy/security

- Others:
- - VPS hosting, SSL, DDOS protection incl. Cloudflare
- - Extensive documentation (A to Z, Change Management, Audit)
- - Everything must be able to run on a Tormirror or after a domain change
- - Everything has to be "hackproof" and withstand later audits



Kind regards and thanks for the help

Alex
5  Bitcoin / Project Development / Bitcoin-Tumbling service (University Project) on: March 13, 2018, 10:01:59 PM
hello guys,

my teacher was so nice and inform us , that the hole class has to take bitcoin projects and i was thinking to take a bitcoin fork project, but my teacher destroyed my dreams and gave me a Tumbeling service for bitcoins. I was like maaaah ok whatever  Wink. Now we have to define :


-Scope of work and requirement definitions
–Main functions necessary for the platform
-User stories
-And wireframes development.
-what makes your tumbeling servervice better then others (BAAAANG this question shocked me almost, what would you say?)
-additional functions from our side based on professional experience



but i dont know how to bring these simple questions to a bulletprof project. (IVE NEVER DONE A BITCOIN PROJECT OR HAVE PROJECT KNOWLEDGE BUT ITS INTERESTING)

my point of view:

Everything should run on a VPS (if its possible Full node + Config)
An Clearweb and onion website with Bitcoin Core running on the back end.

Exchange Api’s (3rd party) or should they run a Fullnode.
I wouldn’t rely on a public APIs, not only, because they are unreliable but if I want to hide my server, then I can only do requests to them with Tor and I noticed many times these APIs suddenly stop accepting requests over Tor or using all kind of rate limiting.
3rd party services, I don't have any issues with it. But some people suggested that it might be less secure than using a wallet locally on my server.
I think the best option is running your own full node (e.g. bitcoin core) and then on your server connect to it using JSON-RPC to generate addresses and request payments. it’s just provide realiability, and more privacy.


A website mixer, they don’t provide much privacy, due to amount correlation and the wallets those are being used to interact with you are also terrible from a privacy point of view. Failing this, they want to at least have fixed denominations for your mixer, so it’d at least provide some privacy. Eg. enable mixing 0.01/ , 0.1 and 1 bitcoins, and don’t let them do something like 0.12353243 btc to be mixed, since Blockchain analysis can identify the transactions related to the mixer and based on simple amount analysis would easily reestablish the links.

- Server side bitcoin mixing (VPS) / blending / tumbling service
- - Safe and non-traceable algorithm
- - Letter of Guarantee
- - Bitcoin must not be on online wallets. Nobody should have the full power over Bitcoin except me.
- - 2FA Verification (PGP)
- - Affiliate-Program (Refferal Link)
- - 2 to 3 additional functions (But i dont know on the customer side, i would like to have maximum privacy/security

- Others:
- - VPS hosting, SSL, DDOS protection incl. Cloudflare
- - Extensive documentation (A to Z, Change Management, Audit)
- - Everything must be able to run on a Tormirror or after a domain change
- - Everything has to be "hackproof" and withstand later audits



Kind regards and thanks for the help

Alex
6  Economy / Service Announcements / Re: [ANN] CoinMixer.se - Bitcoin Mixing Service on: February 26, 2018, 02:03:00 PM
which api do you use ?

kind regards
alex
7  Economy / Services / Re: JOBS & SERVICE REQUEST BOARD (Post Hiring requests HERE) + TX Accelerator Advice on: January 10, 2018, 12:47:11 AM
Hello guys,

im not sure , if I'm in the right topic , so lets just get started.

I'm looking for a Blockchain developer or (optionally) a primary application developer with contacts to API, Design & SEO.


I need a website and the structure behind it to mix Bitcoin / Bitcoin Cash / Bitcoin Future / Ethereum / Litecoin / DASH.

Good examples are the partially inactive page bitmixer.io, the still active page https://shapeshift.io / https://coinmixer.se  .

LANGUAGES: ENGLISH, FRENCH, DEUSCH, RUSSIAN, SPANISH, CHINESE
- Server side bitcoin mixing / blending / tumbling service
- - Safe and non-traceable algorithm
- - Custom Settings: Multiple Forwarding Addresses (20), Number of Deposit Addresses (20), CustomFee (Random service fee 1-3 % + 0.0005 BTC per output), and Time Delay (240h), Set own return time
- - Letter of Guarantee
- - Bitcoin must not be on online wallets. Nobody should have the full power over Bitcoin except me.
- - The settings should be in e.g. a config.php changeable
- - An API (incl. Key) must be available
- - No Wordpress, just "raw".
- - Keep page as small and fast as possible (SEO, H1-H6, ect..)
- - Mobile and tablet friendly (Responsive)
- - 2FA Verification (PGP)
- - SEO optimized
- - Affiliate-Program
- - 2 to 3 additional functions from the Developer site (From other Mixing Sites)

- Others:
- - Anonymous hosting, SSL, DDOS protection incl. Cloudflare
- - Extensive documentation (A to Z, Change Management, Audit)
- - Everything must be able to run on a Tormirror or after a domain change
- - Everything has to be "hackproof" and withstand later audits
- - I want to be able to read the full source code, no encrypted ioncube files
- - An Intellectual Property Agreement & Non-disclosure Agreement I anticipate.
- - TRACK RECORD (Stage 1 ? Stage 7)
WE REQUIRE FLUENT ENGLISH SPEAKERS, WITH SUCCESFULL TRACK RECORD AND CAREER PATH.
PREVIOUS KNOWELEDGE OR PARTICIPATION IN BLOCKCHAIN PROJECTS WILL BE HIGHLY PREFFERED.
PLEASE SEND YOUR CV AND SIMILAR PROJECTS (Portfolio) AND WE WILL GET BACK TO YOU.
8  Economy / Services / Re: 🔑 Paid/Free 🔑 Transaction Accelerator 🔑 JUST 10 MINUTES 🔑 Post your TXID! 🔑 on: January 10, 2018, 12:38:13 AM
Need some help with this.. thx in advance.

Transaction ID: 152e0725f36e74729fbd416c987cdc2947f373da3e8d8a6a904a166a5416d444

Kind regards

alex
9  Economy / Services / Cryptocurrency Mixer / Bitcoin mixer / API on: January 08, 2018, 02:22:27 PM
Hello guys,

im not sure , if I'm in the right topic , so lets just get started.

I'm looking for a Blockchain developer or (optionally) a primary application developer with contacts to API, Design & SEO.


I need a website and the structure behind it to mix Bitcoin / Bitcoin Cash / Bitcoin Future / Ethereum / Litecoin / DASH.

Good examples are the partially inactive page bitmixer.io, the still active page https://shapeshift.io / https://coinmixer.se  .

LANGUAGES: ENGLISH, FRENCH, DEUSCH, RUSSIAN, SPANISH, CHINESE
- Server side bitcoin mixing / blending / tumbling service
- - Safe and non-traceable algorithm
- - Custom Settings: Multiple Forwarding Addresses (20), Number of Deposit Addresses (20), CustomFee (Random service fee 1-3 % + 0.0005 BTC per output), and Time Delay (240h), Set own return time
- - Letter of Guarantee
- - Bitcoin must not be on online wallets. Nobody should have the full power over Bitcoin except me.
- - The settings should be in e.g. a config.php changeable
- - An API (incl. Key) must be available
- - No Wordpress, just "raw".
- - Keep page as small and fast as possible (SEO, H1-H6, ect..)
- - Mobile and tablet friendly (Responsive)
- - 2FA Verification (PGP)
- - SEO optimized
- - Affiliate-Program
- - 2 to 3 additional functions from the Developer site (From other Mixing Sites)

- Others:
- - Anonymous hosting, SSL, DDOS protection incl. Cloudflare
- - Extensive documentation (A to Z, Change Management, Audit)
- - Everything must be able to run on a Tormirror or after a domain change
- - Everything has to be "hackproof" and withstand later audits
- - I want to be able to read the full source code, no encrypted ioncube files
- - An Intellectual Property Agreement & Non-disclosure Agreement I anticipate.
- - TRACK RECORD (Stage 1 ? Stage 7)
WE REQUIRE FLUENT ENGLISH SPEAKERS, WITH SUCCESFULL TRACK RECORD AND CAREER PATH.
PREVIOUS KNOWELEDGE OR PARTICIPATION IN BLOCKCHAIN PROJECTS WILL BE HIGHLY PREFFERED.
PLEASE SEND YOUR CV AND SIMILAR PROJECTS (Portfolio) AND WE WILL GET BACK TO YOU.
10  Economy / Services / Cryptocurrency Mixer / Bitcoin mixer / API on: January 08, 2018, 01:43:51 PM
Hello guys,

im not sure , if I'm in the right topic , so lets just get started.

I'm looking for a Blockchain developer or (optionally) a primary application developer with contacts to API, Design & SEO.


I need a website and the structure behind it to mix Bitcoin / Bitcoin Cash / Bitcoin Future / Ethereum / Litecoin / DASH.

Good examples are the partially inactive page bitmixer.io, the still active page https://shapeshift.io / https://coinmixer.se  .

LANGUAGES: ENGLISH, FRENCH, DEUSCH, RUSSIAN, SPANISH, CHINESE
- Server side bitcoin mixing / blending / tumbling service
- - Safe and non-traceable algorithm
- - Custom Settings: Multiple Forwarding Addresses (20), Number of Deposit Addresses (20), CustomFee (Random service fee 1-3 % + 0.0005 BTC per output), and Time Delay (240h), Set own return time
- - Letter of Guarantee
- - Bitcoin must not be on online wallets. Nobody should have the full power over Bitcoin except me.
- - The settings should be in e.g. a config.php changeable
- - An API (incl. Key) must be available
- - No Wordpress, just "raw".
- - Keep page as small and fast as possible (SEO, H1-H6, ect..)
- - Mobile and tablet friendly (Responsive)
- - 2FA Verification (PGP)
- - SEO optimized
- - Affiliate-Program
- - 2 to 3 additional functions from the Developer site (From other Mixing Sites)

- Others:
- - Anonymous hosting, SSL, DDOS protection incl. Cloudflare
- - Extensive documentation (A to Z, Change Management, Audit)
- - Everything must be able to run on a Tormirror or after a domain change
- - Everything has to be "hackproof" and withstand later audits
- - I want to be able to read the full source code, no encrypted ioncube files
- - An Intellectual Property Agreement & Non-disclosure Agreement I anticipate.
- - TRACK RECORD (Stage 1 ? Stage 7)
WE REQUIRE FLUENT ENGLISH SPEAKERS, WITH SUCCESFULL TRACK RECORD AND CAREER PATH.
PREVIOUS KNOWELEDGE OR PARTICIPATION IN BLOCKCHAIN PROJECTS WILL BE HIGHLY PREFFERED.
PLEASE SEND YOUR CV AND SIMILAR PROJECTS (Portfolio) AND WE WILL GET BACK TO YOU.
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!