Bitcoin Forum
August 08, 2025, 03:08:46 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 »
1  Bitcoin / Electrum / Re: Cannot restore my BTC wallet with a seed frase. on: August 01, 2025, 11:12:04 AM
Electrum does not generate bip39 seed phrases. So, you can only recover your electrum seed phrase using electrum.
2  Bitcoin / Development & Technical Discussion / Re: New ashigaru whirlpool coordinator can de-anonymize users on: June 25, 2025, 03:04:43 PM
And there seems to be a coordinated effort across all platforms by the Wasabi fans to just pump FUD. It’s becoming very cultish.

Hi, Wasabi maintainer here.

I think your assumption doesn't match reality. None of the "attacks" that I have read come from Wasabi fans, but from people who also criticize Wasabi. Privacy advocates, freedom fighters, or however you want to call us, have been very cool and welcoming regarding Whirlpool's comeback, and we have rushed to audit the code and report our findings publicly ASAP because at this early stage it is easier and cheaper to fix the app and the protocol (once your user base grows it become almost impossible to do).

These findings are not destructive FUD but real problems for which we also suggest solutions. Look at this one, for example: https://njump.me/nevent1qqsqqqzgvgp66qxznw3mqvw9xsl9c9j6t8warcgvh283n67mlzuucdsppemhxue69uhkummn9ekx7mp0qyg8wumn8ghj7mn0wd68ytnddakj7qg3waehxw309ahx7um5wgh8w6twv5hsp94pph

3  Bitcoin / Wallet software / Re: Wasabi Wallet - Total Privacy For Bitcoin on: June 23, 2025, 09:23:02 PM
How to turn off tor after closing wasabi wallet?

Go to Settings and switch the Terminate Tor On Exit.

But what if I want to be able to use internet without tor? And only want wasabi to use tor?

Tor doesn't prevent you from using internet without Tor at all.
4  Bitcoin / Development & Technical Discussion / Re: Question about Wallet Developers on: June 21, 2025, 02:04:51 PM
Don't they also run the default centralized coordinator thing and receive a commission from the mixing transactions?

There is not "they". Wasabi is not developed by a company anymore and everybody can run a coordinator, in fact the coordination service is currently provided by independent volunteers (you can become one).

There is also the cooperation with blockchain analysis (anti-privacy) companies which I'm sure generates the Wasabi team a good additional revenue...

Hahahaha I believed that nobody with an average IQ could ever believe it but it seems I was wrong. This was just another of the Samourai's masterlies targeting idiots.
5  Bitcoin / Wallet software / Re: 🔥 GingerWallet.io - Desktop, Non-custodial, Open source | #CoinJoin on: June 21, 2025, 01:53:50 PM
One thing I have noticed about the Wabisabi Coordinators List is that whenever I visit it, the source shows that no coinjoins were done using the coinjoin.nl coordinator. Even its history shows 0 coinjoins performed in the last 7 days. It makes me wonder if this coordinator is even working or if it's that unpopular that no one even wants to give it a try. If it was offline for a lengthier period of time, it would surely have been removed from the list.

It seems to work okay but it doesn't get much participants and that means that your anonymity set will be very low in comparison with other coordinators, however that can be okay for many scenarios where you want to gain privacy from non-super-wealthy adversaries, what I imagine is the case for 99% of people.
6  Bitcoin / Wallet software / Re: Wasabi Wallet - Total Privacy For Bitcoin on: May 27, 2025, 09:20:13 PM
Also is there really no way to do multi signing? It  would be great to be able to multi sign on different devices. Multi signing is the most secure feature a wallet can have because it protects against both hackers and robbers with threat of violence. The biggest threat then would be a vulnerability or back door in wasabi wallet.
According to Wasabi Docs, using multi-sig wallets decreases your privacy because different address scripts like Legacy and segwit v0 are clearly distinguishable. If you're looking for wallets with this feature, Electrum is an excellent option, but to achieve privacy you must run a full node and an Electrum server (like electrs) or enable Tor when connecting to your wallet. As for the other questions, I'll let others to answer.

The reason Wasabi doesn't have multi signing is because those scripts cannot participate in a coinjoin because they would make the whole conjoin transaction malleable, that's why only segwit are allowed. However, once we have an standard way to do multisig with schnorr we could consider adding support for it.

I have not seen many people comment about the manual control send function. It allows the sender to select coins from a preferred privacy level therefore does not need to continue to coinjoin to 100% in all circumstances. That has to be one of the standout features.
Wasabi's Coin Control is one of the best-designed ones from what I've seen. I haven't tested sending yet, I've only received transactions in my wallet. According to the Docs, the wallet doesn't send unnecessary coins to fill the sending amount (I think in this part they refer if automatic is selected, can you confirm this for me?). This is one of the features I'd like to test and see in practice. I'm familiar with using Coin Control only on Bitcoin Core.

Wasabi has three different coin selection modes but they are hidden by default because the automatic coin selector does a much better selection than most users do. That's possible because the wallet knows who knows about each of your UTXOs and then it can select automatically UTXOs that are already known by the payee or, if that's not possible, it allows you to decide who can know about the payment transaction. Wasabi also tries to avoid creating change as Bitcoin Core does and suggests different amounts close enough to the attempted payment to avoid it.

However advanced users don't like automatic coin control because most of them believe that they can make smarter selections; what's almost always false. In other cases it is because they need to verify or narrow the selection of coins or, because they have some very special needs and they know exactly what they want, like spending one very specific UTXO as a whole (1-in, 1-out) or a set of specified coins as a whole. In those cases, users are able to select the coins themselves. Wasabi allows you to do that too but it displays who is going to be able to track that transaction and alerts you in case you are mixing private coins together with non-private coins, for example there are cases where the user thinks they can do better than the software and wants to see for themselves the set of coins it will use and change it. This scenario is not absurd; in fact, users feel more internal peace/safety if they select the coins. Wasabi, for example, allows users to select the coins but the software will inform you if your selection can be improved, if it ruins your wallet's privacy, who will be able to track you, and whether change can be avoided or not.

Wasabi will always try to improve your privacy with an smart coin selection like when you have more than one utxo with the same script (you have reused an address) and in that case Wasabi will try to spend those utxos together to stop leaking info about your wallet every time you make a transaction. Manual coin selection risks overriding those automatic decisions. Also, for wallet with tons of utxos with different amounts, scripts, and histories it is hard to believe that a human can solve that kind of knapsack better than the computer. Anyway, three different coin selection methods with expert recommendations is enough.

I just don't understand why the initial sync takes so long, even when connected to my full node. The first sync took literally hours and it wasn't due to poor internet connection.

Wasabi synchronization takes a lot of time only the first time and it is not expected that users resynchronize their wallets again and again. It is slow because Wasabi is a privacy wallet and for that reason it need to compute the balance by itself without sending information to any random server. This means that wasabi has to download all the blocks containing transactions relevant to your wallet.

There are basically three mechanisms light wallets use:

* [FAST - no private] Send your wallet's addresses to random Electrum servers run by who knows what "benevolent" entity
* [FASTEST - privacy nightmare] Send your xpubs to some server that persists them in a database and derive all your addresses (sometimes you need to identify against the server using an API key)
* [SLOWEST - private] Send nothing to anyone and download blocks. <-- This is what Wasabi does.

Wasabi can synchronize pretty fast even if it is the first synchronization using your own bitcoin node with version 2.6.0 only if your node provides compact filters.
7  Economy / Exchanges / Re: eXch - instant exchange BTC / LN / XMR / LTC / ETH / ERC20 on: May 17, 2025, 04:20:57 AM
Yes, the centralized exchanges also have their part in bringing this non-KYC services down. They would like that people go to the eXch and get their funds exchanged without any hassle. Those exchanges would ideally want that people uses exchanges to convert their coins and they have the KYC which they use as a weapon to enforce government authorities to get down such services that are operating without any KYC. Exchanges like Coinbase, Kraken, Binance and others etc that operate under strict government regulations can also attack the non-KYC exchanges by blocking Blocking Withdrawals to Privacy Wallets like Wasabi or Samourai. They may Flagging Non-KYC Transactions when you transfer money from CEX to non-KYC exchange and many other tactics.

That's correct, but in my opinion, it is even worse than that because centralized exchanges try to over-comply with regulations, going much further than any other kind of financial institution by tracking what you do with your bitcoins AFTER you withdraw from them. If they see that you participate in a CoinJoin with bitcoins that you withdrew from them, they request additional information from you under threat of closing your account, which in some cases means they take the money in your account if they don't like your explanations; what creates an incentive to request more information.
8  Bitcoin / Project Development / Re: Creating a open-source, pro-privacy wallet? on: May 13, 2025, 01:28:31 PM
Hello everyone!
As a fanatic of programing, I was thinking on creating a crypto wallet with open-source, pro-privacy and a lot of security options.
I wanted to ask here if there is already a wallet with these qualities, and also that you give me ideas of whatever it takes to develop it.

If you want to do something impactful you could go to Wasabi Wallet and finish the Silent Payment receiving part which is almost done or implement the UI por payments in coinjoin or implemente the coinpool idea from scratch. There are also less complex things to do like publishing indexers and coordinators behind onion services by default and even trivial tasks as allowing Wasabi to connect a chosen list of trusted bitcoin nodes instead of random ones discovered using the p2p gossip protocol.
9  Bitcoin / Wallet software / Re: Wasabi Wallet - Total Privacy For Bitcoin on: May 12, 2025, 04:03:07 PM
Wasabi and Bitcoin Knots

Wasabi used to depend on Bitcoin Knots but since v2.6.0 that's not the case anymore. Bitcoin Knots provided an RPC feature that was not available in Bitcoin Core: GetBlock with previous outputs (verbosity 3), which was necessary to create the Wasabi custom compact filters without needing to keep a UTXO set as it did in previous versions. Additionally, both client and server made use of another exclusive RPC, GetMempoolInfo with fee rate histogram, which allowed Wasabi to estimate the fee rate better.

After Bitcoin Core merged the PR that extended the RPC GetBlock to provide previous outputs and the fee histogram was made optional in Wasabi, there is no more need for Bitcoin Knots. These changes were done long ago, much before the current discussion about OP_RETURN, and the reason behind them is purely technical.

Wasabi also redistributed Bitcoin Knots binaries as part of the Wasabi Wallet installers, something that makes no sense anymore in v2.6.0. Even though Wasabi v2.6.0 installers still come with Bitcoin Knots, why? Well, because the release was done while the OP_RETURN discussion started warming up, and we didn't want users to misinterpret our motives (You can see removing Knots was discussed months ago: https://github.com/orgs/WalletWasabi/discussions/13796).

The next Wasabi release will not redistribute Bitcoin Knots binaries because it is not a required dependency anymore and because Wasabi devs are not the ones to decide on behalf of Wasabi users what Bitcoin node they have to use.
10  Bitcoin / Bitcoin Discussion / Re: Is Coinjoin still safe? on: May 08, 2025, 10:08:33 PM
As far as I know, Arkham is not capable of deanonymizing coinjoins. They are an explorer that can tag an address based on certain patterns, like an address that gets swept into Binance’s cold wallet can be assumed to be a Binance deposit address. They automatically tag many addresses as coinjoin addresses, but there is a flaw in their algorithm that sometimes mislabels addresses from batch payments as coinjoin addresses. Even if they can identify an address as having participated in a coinjoin, they can’t tell you anything beyond that unless a participant does something to compromise their privacy, like coinjoining to a reused address.

My question is, when it comes to blacklisted coins, doesn't CoinJoin have the same problem as regular online mixers? Since you never know where the coins come from, you may end up blacklisted coins and when you go and make a transaction, you may own blacklisted coins that show up at the end of some service that uses whatever filters they use to detect so called blacklisted coins.

In a coinjoin, you know exactly where your coins come from. They come from your own wallet. The privacy comes from making a transaction with many participants, so outside observers don’t know the precise origin of your coins. You don’t really end up with coins that belonged to a blacklisted user, but your coins can end up on a blacklist as a consequence of seeking to improve your privacy via coinjoin.

How can you own coins end up in a blacklist if coinjoin works as you mention? I thought coinjoin was a transaction that had a lot of different people aggregating into the same transaction in enough smaller amounts that it would be impossible to tell what amounts belong to previous addresses. But the way you put it is that you create your own receiving addresses and then just somehow resend it to yourself? I need to research coinjoin since I thought it was working more similar to mixers.


A coinjoin is just a bitcoin transactions as any other bitcoin transaction, the only thing that makes them different is that it is created by many people instead of only one. That means that those people can do whatever they want with their money, they can send it to someone else or send it to themselves. Here you can see that someone decided to donate to El Salvador bitcoin address in a Wasabi coinjoin: https://mempool.space/tx/8c58beccc25acc763c528515b3a23bb92eeb6dc41b519ef681f76dfcc76cc19d#vout=433 Was that the only one making a payment? There is no way to know, however we can assume that most people send the money back to themselves because that's how Wasabi works by default.

Now, it is so obvious that that transaction is a Wasabi coinjoin that someone could decide to reject coins coming from it and in fact that's what many exchanges do: they just rejects those coins.

But the real problem with of this is not technical at all, people who wants privacy and deal with exchanges are not different from those who want a hot icecream. If you use an exchange then do not coijoin and if you coinjoin do not use an exchange because exchanges are the perhaps the main reason why we don't have privacy in bitcoin and coinjoins are one of the fee tools that allow us to have some privacy in bitcoin.
11  Bitcoin / Bitcoin Discussion / Re: Is Coinjoin still safe? on: May 07, 2025, 04:23:53 PM
Hey Wasabi Wallet dev here.

... I want to use Coinjoin because I don't want the recipient of my transaction to know the original balance of my wallet.

You are right, this is the main use of a coinjoin: protect your financial privacy.

Since I haven't been involved with Bitcoin for a long time, I have no idea about the current technical circumstances,

There are basically two options currently: Wasabi Wallet and JoinMarket.

I came across an article reporting that Arkham Intelligence has developed algorithms and patterns to completely deanonymize transactions, even Coinjoins.

That's not so easy. Even one of the biggest and wealthier actors in this industry as ByBit offers chain analysts unbelievable bounties for those who help them to track the stolen funds across coinjoins and it seems they are not having any luck, see by yourself: https://www.lazarusbounty.com

Can anyone tell me if this is true and what the current technical status is?

Coinjoins help to protect you and your money from entities that want to track you, absolutely. Can it protects you from a wealthy and powerful organization like a big state intelligence department? I really don't know, it seems it can but I can't bet my hat. Can you --the user-- make a mistake after coinjoining that ruins all your wallet privacy? Yes, absolutely.
12  Bitcoin / Wallet software / Re: Creating a fully SegWit-Bech32 wallet? on: May 03, 2025, 02:29:57 PM
Just to confirm, which Segwit wallet are you using? From what I've read in some responses, it seems you're using Green Wallet, which is also an excellent choice for Android/iOS devices.

Since everything has already been clarified, if you need a desktop wallet that also supports native Segwit, including the new Taproot bech32m addresses, from my experience, you may want to look at the desktop wallets listed below.

Bitcoin Core - Supports all 4 single-sig address types: Legacy, p2sh-Segwit, bech32 and bech32m. You can change the address type in the receiving tab, no need to create separate wallets for each script type (unlike Electrum, which also supports bech32 - for segwit, only bc1q addresses).

When sending, Bitcoin Core by default selects inputs with the same address type as the output (e.g., p2sh-Segwit) to enhance your privacy. However, you must be willing to download all blocks from the bitcoin network (although it is better for privacy, since you verify all transactions independently).

Sparrow Wallet - Supports all 4 single-sig address types (Legacy, p2sh-Segwit, bech32 and bech32m), but for each keystore, it's a different type of address, but it's one of the best desktop wallets.

Wasabi/Ginger Wallet - Both have native segwit bech32 support by default, optionally, you can use bech32m taproot to receive funds.

Always make sure to download from the correct website, verify the url of the site and check the GPG signatures.

Thanks for the recommendations! I'm using Green Wallet with Blockstream Jade. I'd really recommend the wallet along with Jade!

https://store.blockstream.com/products/blockstream-jade-hardware-wallet?variant=46540001345824

I develop Wasabi Wallet and as a general recommendation I would prefer a desktop wallet for anything real usage. Bitcoin Core, Sparrow and Wasabi are good wallets and the final decision depends on what the user want to achieve with them.
13  Economy / Exchanges / Re: 🚀 SpaceEx - your reliable partner on the way to To-The-Moon 🌖 on: April 29, 2025, 01:06:16 PM
we recommend avoiding... Any services focused on anonymity and privacy ...to ensure smooth and secure transactions with SpaceEx

What a shameful statement!
14  Bitcoin / Development & Technical Discussion / Re: Should Coin Control be enabled by default? on: April 28, 2025, 09:28:11 PM
Yeah, you can screw up real bad when it comes to privacy.

In my experience users screw up their privacy precisely because manual coin control and that's why IMO manual coin control should be hidden by default.

Even if you are separating non-KYC with KYC wallets, you may just not want to tie 2 different addresses that are both non-KYC or KYC. So you are going to need coin control enabled, because I don't think anyone wants to have a separate wallet for each separate sub criteria after the main non-KYC/KYC criterion so you are better off just controlling your utxos manually before any transactions.

Separating non-KYC from KYC wallets is a sad solution. It means that your wallet does a poor job managing the knowledge about how hows what and how to minimize it. If your wallet doesn't allow you manage manage that then you will screw it up sooner or later.

Just click on the different utxos checkboxes until the amount fills the needed amount of BTC you want to sell and you are set, anything above that just goes into a new address as change as usual.

This is in most of the cases a very bad idea. It is very unlike that users know exactly all people or entities that can track each of their utxos.
15  Bitcoin / Development & Technical Discussion / Re: Should Coin Control be enabled by default? on: April 27, 2025, 09:28:23 PM
It's hidden because it's an advanced feature and bad coin selection can actually hurt you in the long run on fees and with some other traps (e.g. making dusty outputs, etc.)
I completely agree with this. Wasabi has three different coin selection modes but they are hidden by default because the automatic coin selector does a much better selection than most users do. That's possible because the wallet knows who knows about each of your UTXOs and then it can select automatically UTXOs that are already known by the payee or, if that's not possible, it allows you to decide who can know about the payment transaction. Wasabi also tries to avoid creating change as Bitcoin Core does and suggests different amounts close enough to the attempted payment to avoid it.

However, there are cases where you know exactly what you want, like spending one very specific UTXO as a whole (1-in, 1-out) or a set of specified coins as a whole. In those cases, the user should be able to select the coins themselves. Wasabi allows you to do that too but it displays who is going to be able to track that transaction and alerts you in case you are mixing private coins together with non-private coins.

Finally, there are other cases where the user thinks they can do better than the software and wants to see for themselves the set of coins it will use and change it. This scenario is not absurd; in fact, users feel more internal peace/safety if they select the coins. Wasabi, for example, allows users to select the coins but the software will inform you if your selection can be improved, if it ruins your wallet's privacy, who will be able to track you, and whether change can be avoided or not.

I was against manual coin selection for a long, long time until I realized that having no control over the coin selection, even if the wallet could do it a million times better than you, creates a disgusting feeling of uncertainty and fear.

Summarizing: Automatic coin selection should be by default. Assisted manual coin selection should be there but hidden. Unassisted manual coin selection should be available too but really hidden.
16  Other / Meta / Re: Second chance for mixers? on: April 27, 2025, 06:58:54 PM
Legitimate privacy cannot be held hostage by criminals, this logic would lead us to ban even non-custodial wallets (wasabi..), non-kyc-exchanges and services (like btcpay used in commerce).

Exactly. This logic leads us to ban custodial mixers first, then privacy projects like Wasabi. Next would come scalability solutions like Ark and Lightning because those "bypass" the UTXO model and make operations difficult to track. Finally, self-custody wallets would be banned. Of course, the order might be different, and it seems to me that governments worry more about self-custody than Lightning, but they will go step by step, slowly banning (or "regulating") all these things.

However, it is important to know that before doing all these things, governments need to convince most citizens that such technologies are for bad people, enemies of society. That's why it is so critical to fight the linguistic battle. I don't custody my bitcoins myself because I am a criminal; I do it because you and your friends in the banking system are the criminals who want to "custody" the product of my life's work. I don't coinjoin my bitcoins because I am a criminal; I do it because I have to protect my family and my home from being broken into by criminals who know how much I hold.

The narrative that only criminals need privacy must be radically challenged, as it falsely frames basic security measures as suspicious behavior.
17  Bitcoin / Wallet software / Re: Wasabi Wallet - Total Privacy For Bitcoin on: April 18, 2025, 08:38:04 PM
Quote
Average people with zero technical knowledge could not start their own coordinator and even if they had the skills to do so, they would not keep their service open indefinitely if there was a lack of traffic.

Right now we are delivering the coordinator as part of the Linux packages, which means that Linux users can start a new coordinator just by typing $ ./wcoordinator and pressing enter. In v2.7.0, I will expose it automatically as an onion service and make sure it detects and connects to the Bitcoin node, if any. The idea is to make it trivial for anyone to run a Wasabi coordinator.

We should not assume all coordinators will be public but rather the opposite. Even a company could run its own coordinator for its own use. Just imagine different company departments making payments to different providers or even paying themselves. They would prefer to pay in coinjoins to avoid revealing each department's budget to other departments and providers.

Imagine you receive donations. You don't want all your donors to know how much everybody else has given or how much they own, and you don't want to let donors know how much you are paying to whom. Having your own coordinator has many advantages over huge public coordinators.
18  Bitcoin / Wallet software / Re: Wasabi Wallet - Total Privacy For Bitcoin on: April 13, 2025, 05:59:22 AM
Sooner or later competitors will release similar functioning software or advanced forks therefore Wasabi Wallet has to innovate and stay ahead. This is another step in the right direction. In the end, if the improvements continue it is only going to help the end users because they have more options within the app.

SLIP39 integration is coming to Wasabi in the next release - https://github.com/WalletWasabi/WalletWasabi/pull/13800


Wasabi dev here.

Wasabi development has been focused on guaranteeing the survival of the wallet almost exclusively since zkSNACKs abandoned the project. This means changing an originally centralized, trusted, client-server architecture to a standalone, trustless piece of software with decentralized services run by volunteers. In other words, the goal is to completely redesign Wasabi's architecture to eliminate central points of failure and protect Wasabi users and volunteers.

However, users need a reason to upgrade their Wasabi clients other than a "better architected" wallet; they would upgrade only if Wasabi has something new and better to offer them than their current version. That's THE reason why Wasabi releases include support for receiving Taproot, Silent Payments, manual coin selection to spend, SLIP39, support for new hardware wallets and others alike—things that are not a priority at all but allow the development to move release after release, removing dependencies from centralized services and achieve eventually the biggest goal.

Small and almost insignificant changes like allowing users to choose the provider for the fee rate and USD/BTC exchange rates, removing the concept of coordination fee, separating the coordinator as an independent service that can be run by anyone and allowing users to configure a coordinator and set its parameters, optimizing the coordinator and backend to run on small computers or cheap VPS instead of requiring monstrously big and expensive hardware, allowing the coordinator to run simply with an aggressively-pruned Bitcoin node, removing the client dependency on tens of centralized APIs—these kinds of changes are the ones that really matter for Wasabi's future.

Wasabi innovates by making the wallet more resilient while adding nice features. But resiliency is THE feature anyway, so in the next version we are going to release Shamir Secret Sharing backups but also a mechanism to allow Wasabi to detect new releases, download them and verify them without having to trust on GitHub's goodwill (because we don't trust GitHub or any other centralized big tech service provider—yes, yes, we use Nostr for that). The next version will be the first in which Wasabi will be able to synchronize without having to connect to any central server, just connecting to an RPC node with compact filters. The next version removes the concept of backend; instead, there is only an indexer, a server component that provides Wasabi compact filters and/or standard BIP158 filters. This is a super cheap piece of software that can take standard BIP158 filters from your node, cache them, and provide them to clients in a way that Wasabi clients understand. The next version gets filters from RPC, blocks from RPC, fee rates from RPC, and broadcasts transactions using RPC, which allows users to use Wasabi without needing to use anything from anywhere or anyone.

There are tons of things that have been redone, redesigned, or changed completely just to facilitate the way to the final goal. It's hard to enumerate them all: a complete redesign of the Tor integrations, a complete change in the technology of serialization, a complete redesign of the Bitcoin node integration, a redesign of the Wasabi configuration (WIP), include the backend and the coordinator in the linux release—all while removing more than 25,000 lines of code.

Very few can compete against Wasabi in this regard because Wasabi is an idea, an ideologically-driven commitment of volunteers doing what they think must be done and risking what nobody else wants to risk in order to do good.

Update: here you have what guides the development:

* https://github.com/orgs/WalletWasabi/discussions/13661
* https://github.com/orgs/WalletWasabi/discussions/13796

19  Bitcoin / Bitcoin Discussion / Re: Anti AntiVirus Bitcoin Core on: January 21, 2020, 07:07:37 PM
In order to check whether the AVs search for the string wallet.dat or not, I compiled bitcoin (latest master branch) and uploaded the bitcoind file to VirusTotal. After that I replaced the string by "monedero.txt" everywhere and verified the compiled file doesn't contain "wallet.dat" anywhere then I uploaded that new version to VirusTotal again with exact same result:

    "wallet.dat": https://www.virustotal.com/gui/file/874b5bf081724342a03e2f65823869e991273f9fa9fc6011498553a821dee846/detection

    "monedero.txt": https://www.virustotal.com/gui/file/a8f4fd57504580d7015f38fce7a32dcd2d1a36482a98a2998741ebfe7ba7a82c/detection

It has to be a combination of mining functions by sure what makes the AV believe that it is program designed to use the user's computer resources to mine cryptocurrencies.
20  Other / Bitcoin Wiki / Re: Request edit privileges here on: April 08, 2019, 03:36:25 AM
Hi, my username is lontivero and I would like to contribute to the coinjoin page. Thanks
Pages: [1] 2 3 4 5 6 7 8 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!