follow us on twitter . like us on facebook . follow us on instagram . subscribe to our youtube channel . announcements on telegram channel . ask urgent question ONLY . Subscribe to our reddit . Altcoins Talks Shop Shop


This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here

Author Topic: LIST - Bitcoin mixers & Tumbler services! ✅✅  (Read 11958 times)

Online Baofeng

  • Legendary
  • *
  • *
  • Activity: 1773
  • points:
    60971
  • Karma: 110
  • Coinomize.biz
  • Trade Count: (0)
  • Referrals: 0
  • Last Active: Today at 01:55:39 AM
    • View Profile

  • Total Badges: 14
    Badges: (View All)
    Poll Voter Quick Poster Karma Good
Re: LIST - Bitcoin mixers & Tumbler services! ✅✅
« Reply #105 on: May 17, 2024, 01:29:16 AM »
I find it quite odd that more mixers aren't jumping in to fill the void left by their predecessors, though.
Maybe they are released but we didn't hear about them yet, and it takes time to built something that actually works for mixing and privacy.
They must be much better protected now if they want to survive attacks and seizure from regulators, and this is going to be even more intense in future.

I figure that the only way you are going to get something in this space through is by developing it under a pseudonym, like how Satoshi did with Bitcoin.
It sure is getting very risky developing anything related with privacy these days, if your identity is known to public than you can expect someone knocking on your door soon.

Sooner or later though these new mixers will need some form of promotion. And there could be signature campaigns here. But yeah, the risk involved, and it's going to be like a cat and mouse game moving forward. New mixers created new algo to be anonymous as they can be and then government trying to break that and stop them before they become so huge and being "used" by criminals to hide everything.

And it echoes to me what Bitmixer.io says when they closed like 6 years ago. And they might be right after all.  :-[

Altcoins Talks - Cryptocurrency Forum

Re: LIST - Bitcoin mixers & Tumbler services! ✅✅
« Reply #105 on: May 17, 2024, 01:29:16 AM »

This is an Ad. Advertised sites are not endorsement by our Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise Here


Offline NotATether

  • Legendary
  • *
  • *
  • Activity: 1387
  • points:
    27013
  • Karma: 56
  • Premium Bitcoin Mixer
  • Trade Count: (0)
  • Referrals: 0
  • Last Active: May 17, 2024, 08:13:53 AM
    • View Profile

  • Total Badges: 16
    Badges: (View All)
    Karma Bad Signature Avatar
Re: LIST - Bitcoin mixers & Tumbler services! ✅✅
« Reply #106 on: May 17, 2024, 07:19:43 AM »
It is also complicated to work with 2 github accounts,  etc..

Yeah, I know. I use a separate github account for the BitMixList repository and pushing commits to a branch becomes very tricky from the command line due to authentication issues. You have to put the token in your URL and not use SSH keys, and so on.
█████████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████████████████████
█████████████████████████████████████████████████████████████████████████████
.
MixTum.io
.
█████████████████████████████████████████████████████████████████████████████
█████
██
██
██
██
██
██
██
██
██
██
██
█████
.
▀▄ Premium Bitcoin Mixer ▄▀
█████
██
██
██
██
██
██
██
██
██
██
██
█████
███████████████████████████████████████████████████████████████
.
MIX FREE
Up to 1mBTC
.
███████████████████████████████████████████████████████████████
█████
██
██
██
██
██
██
██
██
██
██
██
█████
████████████████████████
█████████████▀▀████████
████████████▀▄█████████
██████████▀▌▄██████████
██████████▌███████████
█████████▀▄███▀████████
██████▀▄▄██████▀███████
█████▀▄█▀▄████████████
██████▀▄█▌▐████▐█████
█████▌▐█▀▌▐█████▐█████
██████████████▄██████
███████▄██████▄████████
████████████████████████

Offline bitmover

  • Legendary
  • *
  • *
  • Activity: 1830
  • points:
    41171
  • Karma: 150
  • Premium Bitcoin Mixer
  • Trade Count: (+1)
  • Referrals: 1
  • Last Active: May 17, 2024, 10:13:31 PM
    • View Profile

  • Total Badges: 19
    Badges: (View All)
    Quick Poster 10 Poll Votes Karma Bad
Re: LIST - Bitcoin mixers & Tumbler services! ✅✅
« Reply #107 on: May 17, 2024, 12:48:20 PM »
It is also complicated to work with 2 github accounts,  etc..

Yeah, I know. I use a separate github account for the BitMixList repository and pushing commits to a branch becomes very tricky from the command line due to authentication issues. You have to put the token in your URL and not use SSH keys, and so on.

I am doing something a little different. I was only able to "trust" github not to mix my IDs using SSH keys in Ubuntu.

This is how I do it, using two files to configure the env, and 2 ssh keys in the same .ssh directory:

home/user/.gitconfig
Code: [Select]
[includeIf "gitdir:~/bitmover/"]
    path = ~/bitmover/.gitconfig
[core]
autocrlf = false
fileMode = false
filemode = false


home/user/.ssh/config
Code: [Select]

#Default GitHub
Host github.com
  HostName github.com
  User git
  IdentityFile ~/.ssh/id_rsa

#bitmover GitHub
Host github.com-bitmover
  HostName github.com
  User git
  IdentityFile ~/.ssh/id_rsa_bitmover

and home/user/bitmover/.gitconfig
Code: [Select]
[user]
email = [email protected]
name = bitmover-studio

Details here in answer number 2
https://stackoverflow.com/questions/4220416/can-i-specify-multiple-users-for-myself-in-gitconfig

lol, a pain in the ass
█████████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
██████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
█████████████████████████████████
█████████████████████████████████████████████████████████████████████████████
.
MixTum.io
.
█████████████████████████████████████████████████████████████████████████████
█████
██
██
██
██
██
██
██
██
██
██
██
█████
.
▀▄ Premium Bitcoin Mixer ▄▀
█████
██
██
██
██
██
██
██
██
██
██
██
█████
███████████████████████████████████████████████████████████████
.
MIX FREE
Up to 1mBTC
.
███████████████████████████████████████████████████████████████
█████
██
██
██
██
██
██
██
██
██
██
██
█████
████████████████████████
█████████████▀▀████████
████████████▀▄█████████
██████████▀▌▄██████████
██████████▌███████████
█████████▀▄███▀████████
██████▀▄▄██████▀███████
█████▀▄█▀▄████████████
██████▀▄█▌▐████▐█████
█████▌▐█▀▌▐█████▐█████
██████████████▄██████
███████▄██████▄████████
████████████████████████

 

ETH & ERC20 Tokens Donations: 0x2143F7146F0AadC0F9d85ea98F23273Da0e002Ab
BNB & BEP20 Tokens Donations: 0xcbDAB774B5659cB905d4db5487F9e2057b96147F
BTC Donations: bc1qjf99wr3dz9jn9fr43q28x0r50zeyxewcq8swng
BTC Tips for Moderators: 1Pz1S3d4Aiq7QE4m3MmuoUPEvKaAYbZRoG
Powered by SMFPacks Social Login Mod