-
@ 39cc53c9:27168656
2025-06-17 16:40:28The new website is finally live! I put in a lot of hard work over the past months on it. I'm proud to say that it's out now and it looks pretty cool, at least to me!
Why rewrite it all?
The old kycnot.me site was built using Python with Flask about two years ago. Since then, I've gained a lot more experience with Golang and coding in general. Trying to update that old codebase, which had a lot of design flaws, would have been a bad idea. It would have been like building on an unstable foundation.
That's why I made the decision to rewrite the entire application. Initially, I chose to use SvelteKit with JavaScript. I did manage to create a stable site that looked similar to the new one, but it required Jav aScript to work. As I kept coding, I started feeling like I was repeating "the Python mistake". I was writing the app in a language I wasn't very familiar with (just like when I was learning Python at that mom ent), and I wasn't happy with the code. It felt like spaghetti code all the time.
So, I made a complete U-turn and started over, this time using Golang. While I'm not as proficient in Golang as I am in Python now, I find it to be a very enjoyable language to code with. Most aof my recent pr ojects have been written in Golang, and I'm getting the hang of it. I tried to make the best decisions I could and structure the code as well as possible. Of course, there's still room for improvement, which I'll address in future updates.
Now I have a more maintainable website that can scale much better. It uses a real database instead of a JSON file like the old site, and I can add many more features. Since I chose to go with Golang, I mad e the "tradeoff" of not using JavaScript at all, so all the rendering load falls on the server. But I believe it's a tradeoff that's worth it.
What's new
- UI/UX - I've designed a new logo and color palette for kycnot.me. I think it looks pretty cool and cypherpunk. I am not a graphic designer, but I think I did a decent work and I put a lot of thinking on it to make it pleasant!
- Point system - The new point system provides more detailed information about the listings, and can be expanded to cover additional features across all services. Anyone can request a new point!
- ToS Scrapper: I've implemented a powerful automated terms-of-service scrapper that collects all the ToS pages from the listings. It saves you from the hassle of reading the ToS by listing the lines that are suspiciously related to KYC/AML practices. This is still in development and it will improve for sure, but it works pretty fine right now!
- Search bar - The new search bar allows you to easily filter services. It performs a full-text search on the Title, Description, Category, and Tags of all the services. Looking for VPN services? Just search for "vpn"!
- Transparency - To be more transparent, all discussions about services now take place publicly on GitLab. I won't be answering any e-mails (an auto-reply will prompt to write to the corresponding Gitlab issue). This ensures that all service-related matters are publicly accessible and recorded. Additionally, there's a real-time audits page that displays database changes.
- Listing Requests - I have upgraded the request system. The new form allows you to directly request services or points without any extra steps. In the future, I plan to enable requests for specific changes to parts of the website.
- Lightweight and fast - The new site is lighter and faster than its predecessor!
- Tor and I2P - At last! kycnot.me is now officially on Tor and I2P!
How?
This rewrite has been a labor of love, in the end, I've been working on this for more than 3 months now. I don't have a team, so I work by myself on my free time, but I find great joy in helping people on their private journey with cryptocurrencies. Making it easier for individuals to use cryptocurrencies without KYC is a goal I am proud of!
If you appreciate my work, you can support me through the methods listed here. Alternatively, feel free to send me an email with a kind message!
Technical details
All the code is written in Golang, the website makes use of the chi router for the routing part. I also make use of BigCache for caching database requests. There is 0 JavaScript, so all the rendering load falls on the server, this means it needed to be efficient enough to not drawn with a few users since the old site was reporting about 2M requests per month on average (note that this are not unique users).
The database is running with mariadb, using gorm as the ORM. This is more than enough for this project. I started working with an
sqlite
database, but I ended up migrating to mariadb since it works better with JSON.The scraper is using chromedp combined with a series of keywords, regex and other logic. It runs every 24h and scraps all the services. You can find the scraper code here.
The frontend is written using Golang Templates for the HTML, and TailwindCSS plus DaisyUI for the CSS classes framework. I also use some plain CSS, but it's minimal.
The requests forms is the only part of the project that requires JavaScript to be enabled. It is needed for parsing some from fields that are a bit complex and for the "captcha", which is a simple Proof of Work that runs on your browser, destinated to avoid spam. For this, I use mCaptcha.
-
@ 39cc53c9:27168656
2025-06-17 16:40:27Know Your Customer is a regulation that requires companies of all sizes to verify the identity, suitability, and risks involved with maintaining a business relationship with a customer. Such procedures fit within the broader scope of anti-money laundering (AML) and counterterrorism financing (CTF) regulations.
Banks, exchanges, online business, mail providers, domain registrars... Everyone wants to know who you are before you can even opt for their service. Your personal information is flowing around the internet in the hands of "god-knows-who" and secured by "trust-me-bro military-grade encryption". Once your account is linked to your personal (and verified) identity, tracking you is just as easy as keeping logs on all these platforms.
Rights for Illusions
KYC processes aim to combat terrorist financing, money laundering, and other illicit activities. On the surface, KYC seems like a commendable initiative. I mean, who wouldn't want to halt terrorists and criminals in their tracks?
The logic behind KYC is: "If we mandate every financial service provider to identify their users, it becomes easier to pinpoint and apprehend the malicious actors."
However, terrorists and criminals are not precisely lining up to be identified. They're crafty. They may adopt false identities or find alternative strategies to continue their operations. Far from being outwitted, many times they're several steps ahead of regulations. Realistically, KYC might deter a small fraction – let's say about 1% ^1 – of these malefactors. Yet, the cost? All of us are saddled with the inconvenient process of identification just to use a service.
Under the rhetoric of "ensuring our safety", governments and institutions enact regulations that seem more out of a dystopian novel, gradually taking away our right to privacy.
To illustrate, consider a city where the mayor has rolled out facial recognition cameras in every nook and cranny. A band of criminals, intent on robbing a local store, rolls in with a stolen car, their faces obscured by masks and their bodies cloaked in all-black clothes. Once they've committed the crime and exited the city's boundaries, they switch vehicles and clothes out of the cameras' watchful eyes. The high-tech surveillance? It didn’t manage to identify or trace them. Yet, for every law-abiding citizen who merely wants to drive through the city or do some shopping, their movements and identities are constantly logged. The irony? This invasive tracking impacts all of us, just to catch the 1% ^1 of less-than-careful criminals.
KYC? Not you.
KYC creates barriers to participation in normal economic activity, to supposedly stop criminals. ^2
KYC puts barriers between many users and businesses. One of these comes from the fact that the process often requires multiple forms of identification, proof of address, and sometimes even financial records. For individuals in areas with poor record-keeping, non-recognized legal documents, or those who are unbanked, homeless or transient, obtaining these documents can be challenging, if not impossible.
For people who are not skilled with technology or just don't have access to it, there's also a barrier since KYC procedures are mostly online, leaving them inadvertently excluded.
Another barrier goes for the casual or one-time user, where they might not see the value in undergoing a rigorous KYC process, and these requirements can deter them from using the service altogether.
It also wipes some businesses out of the equation, since for smaller businesses, the costs associated with complying with KYC norms—from the actual process of gathering and submitting documents to potential delays in operations—can be prohibitive in economical and/or technical terms.
You're not welcome
Imagine a swanky new club in town with a strict "members only" sign. You hear the music, you see the lights, and you want in. You step up, ready to join, but suddenly there's a long list of criteria you must meet. After some time, you are finally checking all the boxes. But then the club rejects your membership with no clear reason why. You just weren't accepted. Frustrating, right?
This club scenario isn't too different from the fact that KYC is being used by many businesses as a convenient gatekeeping tool. A perfect excuse based on a "legal" procedure they are obliged to.
Even some exchanges may randomly use this to freeze and block funds from users, claiming these were "flagged" by a cryptic system that inspects the transactions. You are left hostage to their arbitrary decision to let you successfully pass the KYC procedure. If you choose to sidestep their invasive process, they might just hold onto your funds indefinitely.
Your identity has been stolen
KYC data has been found to be for sale on many dark net markets^3. Exchanges may have leaks or hacks, and such leaks contain very sensitive data. We're talking about the full monty: passport or ID scans, proof of address, and even those awkward selfies where you're holding up your ID next to your face. All this data is being left to the mercy of the (mostly) "trust-me-bro" security systems of such companies. Quite scary, isn't it?
As cheap as $10 for 100 documents, with discounts applying for those who buy in bulk, the personal identities of innocent users who passed KYC procedures are for sale. ^3
In short, if you have ever passed the KYC/AML process of a crypto exchange, your privacy is at risk of being compromised, or it might even have already been compromised.
(they) Know Your Coins
You may already know that Bitcoin and most cryptocurrencies have a transparent public blockchain, meaning that all data is shown unencrypted for everyone to see and recorded forever. If you link an address you own to your identity through KYC, for example, by sending an amount from a KYC exchange to it, your Bitcoin is no longer pseudonymous and can then be traced.
If, for instance, you send Bitcoin from such an identified address to another KYC'ed address (say, from a friend), everyone having access to that address-identity link information (exchanges, governments, hackers, etc.) will be able to associate that transaction and know who you are transacting with.
Conclusions
To sum up, KYC does not protect individuals; rather, it's a threat to our privacy, freedom, security and integrity. Sensible information flowing through the internet is thrown into chaos by dubious security measures. It puts borders between many potential customers and businesses, and it helps governments and companies track innocent users. That's the chaos KYC has stirred.
The criminals are using stolen identities from companies that gathered them thanks to these very same regulations that were supposed to combat them. Criminals always know how to circumvent such regulations. In the end, normal people are the most affected by these policies.
The threat that KYC poses to individuals in terms of privacy, security and freedom is not to be neglected. And if we don’t start challenging these systems and questioning their efficacy, we are just one step closer to the dystopian future that is now foreseeable.
Edited 20/03/2024 * Add reference to the 1% statement on Rights for Illusions section to an article where Chainalysis found that only 0.34% of the transaction volume with cryptocurrencies in 2023 was attributable to criminal activity ^1
-
@ 39cc53c9:27168656
2025-06-17 16:40:25Over the past few months, I've dedicated my time to a complete rewrite of the kycnot.me website. The technology stack remains unchanged; Golang paired with TailwindCSS. However, I've made some design choices in this iteration that I believe significantly enhance the site. Particularly to backend code.
UI Improvements
You'll notice a refreshed UI that retains the original concept but has some notable enhancements. The service list view is now more visually engaging, it displays additional information in a more aesthetically pleasing manner. Both filtering and searching functionalities have been optimized for speed and user experience.
Service pages have been also redesigned to highlight key information at the top, with the KYC Level box always accessible. The display of service attributes is now more visually intuitive.
The request form, especially the Captcha, has undergone substantial improvements. The new self-made Captcha is robust, addressing the reliability issues encountered with the previous version.
Terms of Service Summarizer
A significant upgrade is the Terms of Service summarizer/reviewer, now powered by AI (GPT-4-turbo). It efficiently condenses each service's ToS, extracting and presenting critical points, including any warnings. Summaries are updated monthly, processing over 40 ToS pages via the OpenAI API using a self-crafted and thoroughly tested prompt.
Nostr Comments
I've integrated a comment section for each service using Nostr. For guidance on using this feature, visit the dedicated how-to page.
Database
The backend database has transitioned to pocketbase, an open-source Golang backend that has been a pleasure to work with. I maintain an updated fork of the Golang SDK for pocketbase at pluja/pocketbase.
Scoring
The scoring algorithm has also been refined to be more fair. Despite I had considered its removal due to the complexity it adds (it is very difficult to design a fair scoring system), some users highlighted its value, so I kept it. The updated algorithm is available open source.
Listings
Each listing has been re-evaluated, and the ones that were no longer operational were removed. New additions are included, and the backlog of pending services will be addressed progressively, since I still have access to the old database.
API
The API now offers more comprehensive data. For more details, check here.
About Page
The About page has been restructured for brevity and clarity.
Other Changes
Extensive changes have been implemented in the server-side logic, since the whole code base was re-written from the ground up. I may discuss these in a future post, but for now, I consider the current version to be just a bit beyond beta, and additional updates are planned in the coming weeks.
-
@ 39cc53c9:27168656
2025-06-17 16:40:24I'm launching a new service review section on this blog in collaboration with OrangeFren. These reviews are sponsored, yet the sponsorship does not influence the outcome of the evaluations. Reviews are done in advance, then, the service provider has the discretion to approve publication without modifications.
Sponsored reviews are independent from the kycnot.me list, being only part of the blog. The reviews have no impact on the scores of the listings or their continued presence on the list. Should any issues arise, I will not hesitate to remove any listing.
The review
WizardSwap is an instant exchange centred around privacy coins. It was launched in 2020 making it old enough to have weathered the 2021 bull run and the subsequent bearish year.
| Pros | Cons | |------|------| | Tor-friendly | Limited liquidity | | Guarantee of no KYC | Overly simplistic design | | Earn by providing liquidity | |
Rating: ★★★★★ Service Website: wizardswap.io
Liquidity
Right off the bat, we'll start off by pointing out that WizardSwap relies on its own liquidity reserves, meaning they aren't just a reseller of Binance or another exchange. They're also committed to a no-KYC policy, when asking them, they even promised they would rather refund a user their original coins, than force them to undergo any sort of verification.
On the one hand, full control over all their infrastructure gives users the most privacy and conviction about the KYC policies remaining in place.
On the other hand, this means the liquidity available for swapping isn't huge. At the time of testing we could only purchase at most about 0.73 BTC with XMR.
It's clear the team behind WizardSwap is aware of this shortfall and so they've come up with a solution unique among instant exchanges. They let you, the user, deposit any of the currencies they support into your account and earn a profit on the trades made using your liquidity.
Trading
Fees on WizardSwap are middle-of-the-pack. The normal fee is 2.2%. That's more than some exchanges that reserve the right to suddenly demand you undergo verification, yet less than half the fees on some other privacy-first exchanges. However as we mentioned in the section above you can earn almost all of that fee (2%) if you provide liquidity to WizardSwap.
It's good that with the current Bitcoin fee market their fees are constant regardless of how much, or how little, you send. This is in stark contrast with some of the alternative swap providers that will charge you a massive premium when attempting to swap small amounts of BTC away.
Test trades
Test trades are always performed without previous notice to the service provider.
During our testing we performed a few test trades and found that every single time WizardSwap immediately detected the incoming transaction and the amount we received was exactly what was quoted before depositing. The fees were inline with what WizardSwap advertises.
- Monero payment proof
- Bitcoin received
- Wizardswap TX link - it's possible that this link may cease to be valid at some point in the future.
ToS and KYC
WizardSwap does not have a Terms of Service or a Privacy Policy page, at least none that can be found by users. Instead, they offer a FAQ section where they addresses some basic questions.
The site does not mention any KYC or AML practices. It also does not specify how refunds are handled in case of failure. However, based on the FAQ section "What if I send funds after the offer expires?" it can be inferred that contacting support is necessary and network fees will be deducted from any refund.
UI & Tor
WizardSwap can be visited both via your usual browser and Tor Browser. Should you decide on the latter you'll find that the website works even with the most strict settings available in the Tor Browser (meaning no JavaScript).
However, when disabling Javascript you'll miss the live support chat, as well as automatic refreshing of the trade page. The lack of the first means that you will have no way to contact support from the trade page if anything goes wrong during your swap, although you can do so by mail.
One important thing to have in mind is that if you were to accidentally close the browser during the swap, and you did not save the swap ID or your browser history is disabled, you'll have no easy way to return to the trade. For this reason we suggest when you begin a trade to copy the url or ID to someplace safe, before sending any coins to WizardSwap.
The UI you'll be greeted by is simple, minimalist, and easy to navigate. It works well not just across browsers, but also across devices. You won't have any issues using this exchange on your phone.
Getting in touch
The team behind WizardSwap appears to be most active on X (formerly Twitter): https://twitter.com/WizardSwap_io
If you have any comments or suggestions about the exchange make sure to reach out to them. In the past they've been very receptive to user feedback, for instance a few months back WizardSwap was planning on removing DeepOnion, but the community behind that project got together ^1 and after reaching out WizardSwap reversed their decision ^2.
You can also contact them via email at:
support @ wizardswap . io
Disclaimer
None of the above should be understood as investment or financial advice. The views are our own only and constitute a faithful representation of our experience in using and investigating this exchange. This review is not a guarantee of any kind on the services rendered by the exchange. Do your own research before using any service.
-
@ 31a4605e:cf043959
2025-06-17 16:46:45Bitcoin é conhecido pela sua forte volatilidade, com oscilações de preço que podem ocorrer em curtos períodos de tempo. Esta característica atrai tanto investidores que procuram grandes lucros como também afasta aqueles que preferem ativos mais estáveis. A volatilidade do preço de Bitcoin tem um impacto significativo no mercado, influenciando estratégias de investimento, adoção e até a perceção pública da moeda digital.
O que causa a volatilidade do preço de Bitcoin?
A volatilidade de Bitcoin deve-se a vários fatores que afetam a sua oferta e procura. entre os principais motivos estão:
Oferta limitada e halving: Bitcoin tem um fornecimento máximo de 21 milhões de unidades, o que cria escassez. além disso, o halving, que reduz a emissão de novos Bitcoins a cada quatro anos, pode provocar aumentos de preço devido à redução da oferta.
Especulação no mercado: muitos investidores compram e vendem Bitcoin para obter lucros rápidos, criando grandes flutuações no preço. movimentos especulativos, muitas vezes impulsionados por notícias e redes sociais, podem causar variações bruscas.
Eventos económicos e regulamentação: decisões governamentais, como proibições ou regulamentações favoráveis, afetam diretamente o preço. declarações de bancos centrais ou figuras influentes no setor financeiro podem também gerar fortes reações no mercado.
Liquidez e volume de negociação: o mercado de Bitcoin ainda é pequeno comparado a ativos tradicionais, como o ouro ou ações. isto significa que grandes ordens de compra ou venda podem causar oscilações significativas.
Impacto nos investidores e “investidores“
A volatilidade do preço de Bitcoin afeta diferentes tipos de investidores de formas distintas:
Investidores de curto prazo: traders que fazem operações diárias tentam lucrar com as flutuações de preço. no entanto, este tipo de estratégia envolve altos riscos e pode resultar em perdas significativas para quem não tem experiência no mercado.
Investidores de longo prazo (HODLers): quem investe com uma perspetiva a longo prazo costuma ignorar as variações diárias e foca-se no potencial de valorização de Bitcoin ao longo dos anos. apesar das quedas temporárias, muitos acreditam que o preço continuará a subir devido à escassez e à adoção crescente.
Empresas e instituições: empresas que investem em Bitcoin como reserva de valor, como a MicroStrategy e a Tesla, precisam de gerir os riscos da volatilidade. algumas optam por estratégias que minimizam a exposição direta a grandes oscilações.
Como lidar com a volatilidade?
Apesar dos desafios, existem formas de lidar com a volatilidade de Bitcoin de forma estratégica:
Diversificação da carteira: em vez de investir todo o capital em Bitcoin, muitos investidores diversificam para reduzir o impacto das oscilações de preço.
Investimento recorrente: estratégias como "dollar-cost averaging" (compra recorrente e fracionada) ajudam a suavizar os efeitos da volatilidade, reduzindo o risco de comprar numa alta momentânea.
Uso de armazenamento seguro: em vez de deixar Bitcoin em corretoras, que podem ser vulneráveis a ataques e manipulações de mercado, a auto-custódia em carteiras seguras protege o investimento a longo prazo.
Resumindo, a volatilidade do Bitcoin é uma das suas principais características e influencia tanto o comportamento dos “investidores” como a sua adoção em larga escala. Enquanto pode representar oportunidades para grandes lucros, também envolve riscos consideráveis, exigindo estratégias bem definidas para minimizar perdas. Com o tempo o Bitcoin amadurece e mais investidores institucionais entram no mercado, a volatilidade pode reduzir-se, tornando-o ainda mais atrativo como reserva de valor.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 39cc53c9:27168656
2025-06-17 16:40:22Bitcoin enthusiasts frequently and correctly remark how much value it adds to Bitcoin not to have a face, a leader, or a central authority behind it. This particularity means there isn't a single person to exert control over, or a single human point of failure who could become corrupt or harmful to the project.
Because of this, it is said that no other coin can be equally valuable as Bitcoin in terms of decentralization and trustworthiness. Bitcoin is unique not just for being first, but also because of how the events behind its inception developed. This implies that, from Bitcoin onwards, any coin created would have been created by someone, consequently having an authority behind it. For this and some other reasons, some people refer to Bitcoin as "The Immaculate Conception".
While other coins may have their own unique features and advantages, they may not be able to replicate Bitcoin's community-driven nature. However, one other cryptocurrency shares a similar story of mystery behind its creation: Monero.
History of Monero
Bytecoin and CryptoNote
In March 2014, a Bitcointalk thread titled "Bytecoin. Secure, private, untraceable since 2012" was initiated by a user under the nickname "DStrange"^1^. DStrange presented Bytecoin (BCN) as a unique cryptocurrency, in operation since July 2012. Unlike Bitcoin, it employed a new algorithm known as CryptoNote.
DStrange apparently stumbled upon the Bytecoin website by chance while mining a dying bitcoin fork, and decided to create a thread on Bitcointalk^1^. This sparked curiosity among some users, who wondered how could Bytecoin remain unnoticed since its alleged launch in 2012 until then^2^.
Some time after, a user brought up the "CryptoNote v2.0" whitepaper for the first time, underlining its innovative features^4^. Authored by the pseudonymous Nicolas van Saberhagen in October 2013, the CryptoNote v2 whitepaper^5^ highlighted the traceability and privacy problems in Bitcoin. Saberhagen argued that these flaws could not be quickly fixed, suggesting it would be more efficient to start a new project rather than trying to patch the original^5^, an statement simmilar to the one from Satoshi Nakamoto^6^.
Checking with Saberhagen's digital signature, the release date of the whitepaper seemed correct, which would mean that Cryptonote (v1) was created in 2012^7^, although there's an important detail: "Signing time is from the clock on the signer's computer" ^9^.
Moreover, the whitepaper v1 contains a footnote link to a Bitcointalk post dated May 5, 2013^10^, making it impossible for the whitepaper to have been signed and released on December 12, 2012.
As the narrative developed, users discovered that a significant 80% portion of Bytecoin had been pre-mined^11^ and blockchain dates seemed to be faked to make it look like it had been operating since 2012, leading to controversy surrounding the project.
The origins of CryptoNote and Bytecoin remain mysterious, leaving suspicions of a possible scam attempt, although the whitepaper had a good amount of work and thought on it.
The fork
In April 2014, the Bitcointalk user
thankful_for_today
, who had also participated in the Bytecoin thread^12^, announced plans to launch a Bytecoin fork named Bitmonero^13^.The primary motivation behind this fork was "Because there is a number of technical and marketing issues I wanted to do differently. And also because I like ideas and technology and I want it to succeed"^14^. This time Bitmonero did things different from Bytecoin: there was no premine or instamine, and no portion of the block reward went to development.
However, thankful_for_today proposed controversial changes that the community disagreed with. Johnny Mnemonic relates the events surrounding Bitmonero and thankful_for_today in a Bitcointalk comment^15^:
When thankful_for_today launched BitMonero [...] he ignored everything that was discussed and just did what he wanted. The block reward was considerably steeper than what everyone was expecting. He also moved forward with 1-minute block times despite everyone's concerns about the increase of orphan blocks. He also didn't address the tail emission concern that should've (in my opinion) been in the code at launch time. Basically, he messed everything up. Then, he disappeared.
After disappearing for a while, thankful_for_today returned to find that the community had taken over the project. Johnny Mnemonic continues:
I, and others, started working on new forks that were closer to what everyone else was hoping for. [...] it was decided that the BitMonero project should just be taken over. There were like 9 or 10 interested parties at the time if my memory is correct. We voted on IRC to drop the "bit" from BitMonero and move forward with the project. Thankful_for_today suddenly resurfaced, and wasn't happy to learn the community had assumed control of the coin. He attempted to maintain his own fork (still calling it "BitMonero") for a while, but that quickly fell into obscurity.
The unfolding of these events show us the roots of Monero. Much like Satoshi Nakamoto, the creators behind CryptoNote/Bytecoin and thankful_for_today remain a mystery^17^, having disappeared without a trace. This enigma only adds to Monero's value.
Since community took over development, believing in the project's potential and its ability to be guided in a better direction, Monero was given one of Bitcoin's most important qualities: a leaderless nature. With no single face or entity directing its path, Monero is safe from potential corruption or harm from a "central authority".
The community continued developing Monero until today. Since then, Monero has undergone a lot of technological improvements, migrations and achievements such as RingCT and RandomX. It also has developed its own Community Crowdfundinc System, conferences such as MoneroKon and Monerotopia are taking place every year, and has a very active community around it.
Monero continues to develop with goals of privacy and security first, ease of use and efficiency second. ^16^
This stands as a testament to the power of a dedicated community operating without a central figure of authority. This decentralized approach aligns with the original ethos of cryptocurrency, making Monero a prime example of community-driven innovation. For this, I thank all the people involved in Monero, that lead it to where it is today.
If you find any information that seems incorrect, unclear or any missing important events, please contact me and I will make the necessary changes.
Sources of interest
- https://forum.getmonero.org/20/general-discussion/211/history-of-monero
- https://monero.stackexchange.com/questions/852/what-is-the-origin-of-monero-and-its-relationship-to-bytecoin
- https://en.wikipedia.org/wiki/Monero
- https://bitcointalk.org/index.php?topic=583449.0
- https://bitcointalk.org/index.php?topic=563821.0
- https://bitcointalk.org/index.php?action=profile;u=233561
- https://bitcointalk.org/index.php?topic=512747.0
- https://bitcointalk.org/index.php?topic=740112.0
- https://monero.stackexchange.com/a/1024
- https://inspec2t-project.eu/cryptocurrency-with-a-focus-on-anonymity-these-facts-are-known-about-monero/
- https://medium.com/coin-story/coin-perspective-13-riccardo-spagni-69ef82907bd1
- https://www.getmonero.org/resources/about/
- https://www.wired.com/2017/01/monero-drug-dealers-cryptocurrency-choice-fire/
- https://www.monero.how/why-monero-vs-bitcoin
- https://old.reddit.com/r/Monero/comments/u8e5yr/satoshi_nakamoto_talked_about_privacy_features/
-
@ 39cc53c9:27168656
2025-06-17 16:40:21I've been thinking about how to improve my seed backup in a cheap and cool way, mostly for fun. Until now, I had the seed written on a piece of paper in a desk drawer, and I wanted something more durable and fire-proof.
After searching online, I found two options I liked the most: the Cryptosteel Capsule and the Trezor Keep. These products are nice but quite expensive, and I didn't want to spend that much on my seed backup. Privacy is also important, and sharing details like a shipping address makes me uncomfortable. This concern has grown since the Ledger incident^1. A $5 wrench attack^2 seems too cheap, even if you only hold a few sats.
Upon seeing the design of Cryptosteel, I considered creating something similar at home. Although it may not be as cool as their device, it could offer almost the same in terms of robustness and durability.
Step 1: Get the materials and tools
When choosing the materials, you will want to go with stainless steel. It is durable, resistant to fire, water, and corrosion, very robust, and does not rust. Also, its price point is just right; it's not the cheapest, but it's cheap for the value you get.
I went to a material store and bought:
- Two bolts
- Two hex nuts and head nuts for the bolts
- A bag of 30 washers
All items were made of stainless steel. The total price was around €6. This is enough for making two seed backups.
You will also need:
- A set of metal letter stamps (I bought a 2mm-size letter kit since my washers were small, 6mm in diameter)
- You can find these in local stores or online marketplaces. The set I bought cost me €13.
- A good hammer
- A solid surface to stamp on
Total spent: 19€ for two backups
Step 2: Stamp and store
Once you have all the materials, you can start stamping your words. There are many videos on the internet that use fancy 3D-printed tools to get the letters nicely aligned, but I went with the free-hand option. The results were pretty decent.
I only stamped the first 4 letters for each word since the BIP-39 wordlist allows for this. Because my stamping kit did not include numbers, I used alphabet letters to define the order. This way, if all the washers were to fall off, I could still reassemble the seed correctly.
The final result
So this is the final result. I added two smaller washers as protection and also put the top washer reversed so the letters are not visible:
Compared to the Cryptosteel or the Trezor Keep, its size is much more compact. This makes for an easier-to-hide backup, in case you ever need to hide it inside your human body.
Some ideas
Tamper-evident seal
To enhance the security this backup, you can consider using a tamper-evident seal. This can be easily achieved by printing a unique image or using a specific day's newspaper page (just note somewhere what day it was).
Apply a thin layer of glue to the washer's surface and place the seal over it. If someone attempts to access the seed, they will be forced to destroy the seal, which will serve as an evident sign of tampering.
This simple measure will provide an additional layer of protection and allow you to quickly identify any unauthorized access attempts.
Note that this method is not resistant to outright theft. The tamper-evident seal won't stop a determined thief but it will prevent them from accessing your seed without leaving any trace.
Redundancy
Make sure to add redundancy. Make several copies of this cheap backup, and store them in separate locations.
Unique wordset
Another layer of security could be to implement your own custom mnemonic dictionary. However, this approach has the risk of permanently losing access to your funds if not implemented correctly.
If done properly, you could potentially end up with a highly secure backup, as no one else would be able to derive the seed phrase from it. To create your custom dictionary, assign a unique number from 1 to 2048 to a word of your choice. Maybe you could use a book, and index the first 2048 unique words that appear. Make sure to store this book and even get a couple copies of it (digitally and phisically).
This self-curated set of words will serve as your personal BIP-39 dictionary. When you need to translate between your custom dictionary and the official BIP-39 wordlist, simply use the index number to find the corresponding word in either list.
Never write the idex or words on your computer (Do not use
Ctr+F
) -
@ 39cc53c9:27168656
2025-06-17 16:40:19kycnot.me features a somewhat hidden tool that some users may not be aware of. Every month, an automated job crawls every listed service's Terms of Service (ToS) and FAQ pages and conducts an AI-driven analysis, generating a comprehensive overview that highlights key points related to KYC and user privacy.
Here's an example: Changenow's Tos Review
Why?
ToS pages typically contain a lot of complicated text. Since the first versions of kycnot.me, I have tried to provide users a comprehensive overview of what can be found in such documents. This automated method keeps the information up-to-date every month, which was one of the main challenges with manual updates.
A significant part of the time I invest in investigating a service for kycnot.me involves reading the ToS and looking for any clauses that might indicate aggressive KYC practices or privacy concerns. For the past four years, I performed this task manually. However, with advancements in language models, this process can now be somewhat automated. I still manually review the ToS for a quick check and regularly verify the AI’s findings. However, over the past three months, this automated method has proven to be quite reliable.
Having a quick ToS overview section allows users to avoid reading the entire ToS page. Instead, you can quickly read the important points that are grouped, summarized, and referenced, making it easier and faster to understand the key information.
Limitations
This method has a key limitation: JS-generated pages. For this reason, I was using Playwright in my crawler implementation. I plan to make a release addressing this issue in the future. There are also sites that don't have ToS/FAQ pages, but these sites already include a warning in that section.
Another issue is false positives. Although not very common, sometimes the AI might incorrectly interpret something harmless as harmful. Such errors become apparent upon reading; it's clear when something marked as bad should not be categorized as such. I manually review these cases regularly, checking for anything that seems off and then removing any inaccuracies.
Overall, the automation provides great results.
How?
There have been several iterations of this tool. Initially, I started with GPT-3.5, but the results were not good in any way. It made up many things, and important thigs were lost on large ToS pages. I then switched to GPT-4 Turbo, but it was expensive. Eventually, I settled on Claude 3 Sonnet, which provides a quality compromise between GPT-3.5 and GPT-4 Turbo at a more reasonable price, while allowing a generous 200K token context window.
I designed a prompt, which is open source^1, that has been tweaked many times and will surely be adjusted further in the future.
For the ToS scraping part, I initially wrote a scraper API using Playwright^2, but I replaced it with Jina AI Reader^3, which works quite well and is designed for this task.
Non-conflictive ToS
All services have a dropdown in the ToS section called "Non-conflictive ToS Reviews." These are the reviews that the AI flagged as not needing a user warning. I still provide these because I think they may be interesting to read.
Feedback and contributing
You can give me feedback on this tool, or share any inaccuraties by either opening an issue on Codeberg^4 or by contacting me ^5.
You can contribute with pull requests, which are always welcome, or you can support this project with any of the listed ways.
-
@ 39cc53c9:27168656
2025-06-17 16:40:18These reviews are sponsored, yet the sponsorship does not influence the outcome of the evaluations. Sponsored reviews are independent from the kycnot.me list, being only part of the blog. The reviews have no impact on the scores of the listings or their continued presence on the list. Should any issues arise, I will not hesitate to remove any listing. Reviews are in collaboration with Orangefren.
The review
Swapter.io is an all-purpose instant exchange. They entered the scene in the depths of the bear market about 2 years ago in June of 2022.
| Pros | Cons | | --------------- | ---------------------------------- | | Low fees | Shotgun KYC with opaque triggers | | Large liquidity | Relies on 3rd party liquidity | | Works over Tor | Front-end not synced with back-end | | Pretty UI | |
Rating: ★★★☆☆ Service Website: swapter.io
⚠️ There is an ongoing issue with this service: read more on Reddit.
Test Trades
During our testing we performed a trade from XMR to LTC, and then back to XMR.
Our first trade had the ID of:
mpUitpGemhN8jjNAjQuo6EvQ
. We were promised 0.8 LTC for sending 0.5 XMR, before we sent the Monero. When the Monero arrived we were sent 0.799 LTC.On the return journey we performed trade with ID:
yaCRb5pYcRKAZcBqg0AzEGYg
. This time we were promised 0.4815 XMR for sending 0.799 LTC. After Litecoin arrived we were sent 0.4765 XMR.As such we saw a discrepancy of
~0.1%
in the first trade and~1%
in the second trade. Considering those trades were floating we determine the estimates presented in the UI to be highly accurate and honest.Of course Swapter could've been imposing a large fee on their estimates, but we checked their estimates against CoinGecko and found the difference to be equivalent to a fee of just over
0.5%
. Perfectly in line with other swapping services.Trading
Swapter supports BTC, LTC, XMR and well over a thousand other coins. Sadly they don't support the Lightning Network. For the myriad of currencies they deal with they provide massive upper limits. You could exchange tens, or even hundreds, of thousands of dollars worth of cryptocurrency in a single trade (although we wouldn't recommend it).
The flip side to this is that Swapter relies on 3rd party liquidity. Aside from the large liqudity this also benefits the user insofar as it allows for very low fees. However, it also comes with a negative - the 3rd party gets to see all your trades. Unfortunately Swapter opted not to share where they source their liquidity in their Privacy Policy or Terms of Service.
KYC & AML policies
Swapter reserves the right to require its users to provide their full name, their date of birth, their address and government-issued ID. A practice known as "shotgun KYC". This should not happen often - in our testing it never did - however it's not clear when exactly it could happen. The AML & KYC policy provided on Swapter's website simply states they will put your trade on hold if their "risk scoring system [deems it] as suspicious".
Worse yet, if they determine that "any of the information [the] customer provided is incorrect, false, outdated, or incomplete" then Swapter may decide to terminate all of the services they provide to the user. What exactly would happen to their funds in such a case remains unclear.
The only clarity we get is that the Swapter policy outlines a designated 3rd party that will verify the information provided by the user. The third party's name is Sum & Substance Ltd, also simply known as samsub and available at sumsub.com
It's understandable that some exchanges will decide on a policy of this sort, especially when they rely on external liquidity, but we would prefer more clarity be given. When exactly is a trade suspicious?
Tor
We were pleased to discover Swapter works over Tor. However, they do not provide a Tor mirror, nor do they work without JavaScript. Additionally, we found that some small features, such as the live chat, did not work over Tor. Fortunately, other means of contacting their support are still available.
UI
We have found the Swapter UI to be very modern, straightforward and simple to use. It's available in 4 languages (English, French, Dutch and Russian), although we're unable to vouch for the quality of some of those, the ones that we used seemed perfectly serviceable.
Our only issue with the UI was that it claims the funds have been sent following the trade, when in reality it seems to take the backend a minute or so to actually broadcast the transaction.
Getting in touch
Swapter's team has a chat on their website, a support email address and a support Telegram. Their social media presence in most active on Telegram and X (formerly Twitter).
Disclaimer
None of the above should be understood as investment or financial advice. The views are our own only and constitute a faithful representation of our experience in using and investigating this exchange. This review is not a guarantee of any kind on the services rendered by the exchange. Do your own research before using any service.
-
@ 39cc53c9:27168656
2025-06-17 16:40:16“The future is there... staring back at us. Trying to make sense of the fiction we will have become.” — William Gibson.
This month is the 4th anniversary of kycnot.me. Thank you for being here.
Fifteen years ago, Satoshi Nakamoto introduced Bitcoin, a peer-to-peer electronic cash system: a decentralized currency free from government and institutional control. Nakamoto's whitepaper showed a vision for a financial system based on trustless transactions, secured by cryptography. Some time forward and KYC (Know Your Customer), AML (Anti-Money Laundering), and CTF (Counter-Terrorism Financing) regulations started to come into play.
What a paradox: to engage with a system designed for decentralization, privacy, and independence, we are forced to give away our personal details. Using Bitcoin in the economy requires revealing your identity, not just to the party you interact with, but also to third parties who must track and report the interaction. You are forced to give sensitive data to entities you don't, can't, and shouldn't trust. Information can never be kept 100% safe; there's always a risk. Information is power, who knows about you has control over you.
Information asymmetry creates imbalances of power. When entities have detailed knowledge about individuals, they can manipulate, influence, or exploit this information to their advantage. The accumulation of personal data by corporations and governments enables extensive surveillances.
Such practices, moreover, exclude individuals from traditional economic systems if their documentation doesn't meet arbitrary standards, reinforcing a dystopian divide. Small businesses are similarly burdened by the costs of implementing these regulations, hindering free market competition^1:
How will they keep this information safe? Why do they need my identity? Why do they force businesses to enforce such regulations? It's always for your safety, to protect you from the "bad". Your life is perpetually in danger: terrorists, money launderers, villains... so the government steps in to save us.
‟Hush now, baby, baby, don't you cry Mamma's gonna make all of your nightmares come true Mamma's gonna put all of her fears into you Mamma's gonna keep you right here, under her wing She won't let you fly, but she might let you sing Mamma's gonna keep baby cosy and warm” — Mother, Pink Floyd
We must resist any attack on our privacy and freedom. To do this, we must collaborate.
If you have a service, refuse to ask for KYC; find a way. Accept cryptocurrencies like Bitcoin and Monero. Commit to circular economies. Remove the need to go through the FIAT system. People need fiat money to use most services, but we can change that.
If you're a user, donate to and prefer using services that accept such currencies. Encourage your friends to accept cryptocurrencies as well. Boycott FIAT system to the greatest extent you possibly can.
This may sound utopian, but it can be achieved. This movement can't be stopped. Go kick the hornet's nest.
“We must defend our own privacy if we expect to have any. We must come together and create systems which allow anonymous transactions to take place. People have been defending their own privacy for centuries with whispers, darkness, envelopes, closed doors, secret handshakes, and couriers. The technologies of the past did not allow for strong privacy, but electronic technologies do.” — Eric Hughes, A Cypherpunk's Manifesto
The anniversary
Four years ago, I began exploring ways to use crypto without KYC. I bookmarked a few favorite services and thought sharing them to the world might be useful. That was the first version of kycnot.me — a simple list of about 15 services. Since then, I've added services, rewritten it three times, and improved it to what it is now.
kycnot.me has remained 100% independent and 100% open source^2 all these years. I've received offers to buy the site, all of which I have declined and will continue to decline. It has been DDoS attacked many times, but we made it through. I have also rewritten the whole site almost once per year (three times in four years).
The code and scoring algorithm are open source (contributions are welcome) and I can't arbitrarly change a service's score without adding or removing attributes, making any arbitrary alterations obvious if they were fake. You can even see the score summary for any service's score.
I'm a one-person team, dedicating my free time to this project. I hope to keep doing so for many more years. Again, thank you for being part of this.
-
@ 31a4605e:cf043959
2025-06-17 16:40:37Bitcoin tem vindo a ganhar cada vez mais aceitação como meio de pagamento, deixando de ser apenas um ativo digital para investimento e tornando-se uma alternativa viável às moedas tradicionais. Atualmente, diversas empresas em todo o mundo já aceitam Bitcoin como forma de pagamento, proporcionando aos consumidores mais liberdade financeira e eliminando a necessidade de intermediários bancários.
Empresas globais que aceitam Bitcoin
Ao longo dos anos, várias empresas de renome começaram a aceitar Bitcoin, reconhecendo as suas vantagens, como a segurança, a transparência e as baixas taxas de transação. Entre as mais conhecidas, destacam-se:
Microsoft: a gigante da tecnologia permite que os utilizadores adicionem saldo às suas contas utilizando Bitcoin. isto permite a compra de produtos digitais, como jogos, aplicações e outros conteúdos disponíveis na Microsoft Store.
Overstock: um dos maiores retalhistas online que aceita Bitcoin para a compra de móveis, eletrodomésticos e artigos para casa. a empresa foi uma das pioneiras na adoção de Bitcoin, mostrando o seu compromisso com a inovação financeira.
AT&T: a operadora de telecomunicações dos Estados Unidos foi a primeira do setor a aceitar pagamentos em Bitcoin, permitindo que os seus clientes paguem faturas através deste meio digital.
Twitch: a popular plataforma de streaming de videojogos permite que os utilizadores façam doações e subscrições utilizando Bitcoin, incentivando a adoção desta moeda entre criadores de conteúdo.
Namecheap: um dos principais serviços de registo de domínios na internet aceita Bitcoin para a compra de domínios e serviços de alojamento web, demonstrando a aplicabilidade prática desta moeda no setor digital.
Pequenos negócios e comércio local
Para além das grandes empresas, muitos pequenos negócios e comerciantes locais já aceitam Bitcoin, especialmente em cidades que estão a tornar-se polos da economia digital.
Restaurantes e cafés: em cidades como Lisboa, Londres e Nova Iorque, alguns cafés e restaurantes aceitam Bitcoin como forma de pagamento, atraindo clientes que preferem pagar com esta tecnologia.
Hotéis e turismo: algumas redes hoteleiras e agências de viagens permitem o pagamento em Bitcoin, facilitando reservas e eliminando taxas cambiais para turistas internacionais.
Lojas online: muitos pequenos comerciantes na internet vendem produtos e serviços exclusivamente com Bitcoin, aproveitando a facilidade das transações digitais e a segurança da rede.
Vantagens para empresas e consumidores
O aumento da aceitação de Bitcoin deve-se aos benefícios que tanto empresas como consumidores obtêm ao utilizá-lo:
Menores taxas de transação: empresas evitam as altas comissões cobradas por bancos e serviços de pagamento tradicionais.
Eliminação de intermediários: transações são diretas entre comprador e vendedor, reduzindo burocracias e riscos de fraudes com cartões de crédito.
Acesso global: Bitcoin permite pagamentos internacionais sem necessidade de conversões cambiais, ideal para negócios online.
Resumindo, a adoção de Bitcoin como meio de pagamento continua a crescer, com empresas de todos os setores a reconhecerem as suas vantagens. à medida que mais negócios aderem a esta tecnologia, Bitcoin torna-se cada vez mais uma alternativa viável ao dinheiro tradicional. Apesar dos desafios de volatilidade e regulamentação, a tendência aponta para um futuro onde pagar com Bitcoin será algo comum no dia a dia.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 39cc53c9:27168656
2025-06-17 16:40:15Silent.link is an anonymous eSIM provider. They offer pay-as-you-go roaming in 160+ countries.
Pros
- Anonymous
- Private payment options
- High performance
- Global availability
Cons
- Need to select the right networks sometimes
- Latency
- Data and incoming SMS & call only
Rating
★★★★★
Service website
eSIMs replace traditional, physical SIM cards, if you have a fairly new phone, odds are it supports them. Since most people change their mobile carrier very rarely, the most common use case for these new eSIMs is their use in travel. Although their use as a piece of a larger OPSEC puzzle to improve privacy when using the internet from your phone is increasingly popular too.
Silent.link is not the only eSIM provider out there. Yet, they’re so unique that even Twitter’s (now X) founder Jack Dorsey recommends them.
Let’s start off with a quick explanation of how Silent.link works and what pay-as-you-go means. Most other eSIM providers will sell you packages of GBs with an expiration date. For instance imagine you’re visiting France then going to the UK after a few months. With other providers you might buy a 10GB in France package valid for 7 days, then after some months a 10GB in the UK package also valid for 7 days. You likely won’t use up the full package in either country and the remaining capacity will be voided as the package expires.
Silent.link’s pay-as-you-go is different. There are no geographic packages. There are no expiration dates. You simply have a balance denominated in USD and are charged as you use up the data according to the pricing of whichever local carrier you’re connecting via.
Preparing for the same trips from the example above you’d simply top-up your Silent.link balance with $10. Then you’d use Silent.link in France paying $1.33/GB, you’d only be charged for the exact amount used, then you’d go to the UK and pay $1.54/GB from the balance you had left over from France. It doesn’t matter how much time passes between the trips, because Silent.link balances don’t expire. If you have a balance left over you can use it on a future trip, or simply use it up in your home country.
Pros
Anonymity
Silent.link is anonymous. Most other eSIM providers require some form of identification. This can be a traditional, full KYC, procedure involving your ID or passport numbers or, as seemingly innocent, as verifying your phone number with your main carrier. Regardless, a link between the eSIM you bought online and your identity is established.
In some countries you’ll be able to pick up a traditional SIM (or the new eSIM) from a local carrier without undergoing this verification. This can still be a hassle though. You’ll need to look up the laws before travelling, you’ll need to find a local store selling them, you’ll need to decide how you’ll pay privately, etc. And that’s the best case, that’s assuming the country you want to get the SIM in allows you to buy one anonymously.
Private payment methods
Silent.link only accepts cryptocurrency and according to their stats, most payments are made with Bitcoin (either onchain or using the Lightning Network) or with Monero. As such paying anonymously is not a problem. The use a self-hosted instance of BTCPay Server to process payments and operate their own LN node. The entire checkout process can be completed over Tor.
Cons
Network selection
Although you can skip the hassle of buying a new eSIM every time you travel it’s a good idea to look up the pricing of different mobile networks in the country you’re going to. The differences can be trivial, but can also be 100x. If a specific mobile network offers a much better deal, you’ll probably want to dive into your phone’s settings to make sure it only connects to that network.
High prices for some regions
Second issue can be that, especially for poorer countries, Silent.link might not have the best prices. For instance if you travel to Angola you’ll end up paying $155.44/GB. But if you search around for other providers you’ll find eSIM that offer much lower prices for that same country.
Data & incoming SMS & calls only
These eSIMs are either data-only or only offer data and inbound sms and calls. You can’t use Silent.link eSIMs to send texts or make phone calls.
Latency
For most use-cases this shouldn’t matter, but the way roaming works is that when you’re abroad your data is first sent to your home country then sent out into the internet from there. For instance if you’re a Brit on holiday in Spain wherever you open up a website your phone communicates with the Spanish network who forwards the request to your home network in the UK and only there does the request start going towards the website you’re trying to load. The response takes the same path in reverse.
The home network for the Silent.link eSIMs is Poland. To take an extreme (antipodal) example, if you’re in Chile loading a Chilean website your request will go to Poland then back from Poland to the website’s server in Chile, then the response will go from Chile to Poland to you (in Chile). All those trips add latency. In our testing, done during the recent OrangeFren.com meetup in Istanbul, the difference was an additional 73ms. The bandwidth, however, was exceptional, easily surpassing 100 Mbps.
This latency issue isn’t unique to Silent.link, other eSIM providers usually suffer from it too, though their home network may be better suited for your latency needs. If you need the best latency we recommend a SIM from a local provider (or WiFi).
This proxy behaviour isn’t all negative however. It may potentially allow you to circumvent censorship or geoblocking if you’re trying to access resources available from Poland, but unavailable elsewhere.
Besides Istanbul one of the countries we also tested Silent.link in was Northern Cyprus. This territory is mostly unrecognized. It’s a country that, depending on who you ask, is or isn’t real. Despite this unresolved geopolitical status Silent.link performed without any issues.
Installation
If you decide to give Silent.link a try, you'll need to select if you want a data-only plan or a plan with inbound SMS & calling, once you complete the payment simply scan the QR code on the order confirmation page with your phone. Make sure to save the url of that order confirmation page somewhere! You will need it to top up your eSIM and check your remaining balance.
Getting in touch
The preferred way of contacting Silent.link's support is using the website's built-in chat function. Alternative methods include X (formerly Twitter), Matrix and email.
Their support is online from 09:00 - 21:00 UTC although even when testing outside of those hours we got a reply within a minute.
NOTE: These reviews are sponsored, yet the sponsorship does not influence the outcome of the evaluations. Sponsored reviews are independent from the kycnot.me list, being only part of the blog. The reviews have no impact on the scores of the listings or their continued presence on the list. Should any issues arise, I will not hesitate to remove any listing.
-
@ 39cc53c9:27168656
2025-06-17 16:40:13After almost 3 months of work, we've completed the redesign of kycnot.me. More modern and with many new features.
Privacy remains the foundation - everything still works with JavaScript disabled. If you enable JS, you will get some nice-to-have features like lazy loading and smoother page transitions, but nothing essential requires it.
User Accounts
We've introduced user accounts that require zero personal information:
- Secret user tokens - no email, no phone number, no personal data
- Randomly generated usernames for default privacy and fairness
- Karma system that rewards contributions and unlocks features: custom display names, profile pictures, and more.
Reviews and Community Discussions
On the previous sites, I was using third party open source tools for the comments and discussions. This time, I've built my own from scratch, fully integrated into the site, without JavaScript requirements.
Everyone can share their experiences and help others make informed decisions:
- Ratings: Comments can have a 1-5 star rating attached. You can have one rating per service and it will affect the overall user score.
- Discussions: These are normal comments, you can add them on any listed service.
Comment Moderation
I was strugling to keep up with moderation on the old site. For this, we've implemented an AI-powered moderation system that:
- Auto-approves legitimate comments instantly
- Flags suspicious content for human review
- Keeps discussions valuable by minimizing spam
The AI still can mark comments for human review, but most comments will get approved automatically by this system. The AI also makes summaries of the comments to help you understand the overall sentiment of the community.
Powerful Search & Filtering
Finding exactly what you need is now easier:
- Advanced filtering system with many parameters. You can even filter by attributes to pinpoint services with specific features.
The results are dynamic and shuffle services with identical scores for fairness.
See all listings
Listings are now added as 'Community Contributed' by default. This means that you can still find them in the search results, but they will be clearly marked as such.
Updated Scoring System
New dual-score approach provides more nuanced service evaluations:
- Privacy Score: Measures how well a service protects your personal information and data
-
Trust Score: Assesses reliability, security, and overall reputation
-
Combined into a weighted Overall Score for quick comparisons
- Completely transparent and open source calculation algorithm. No manual tweaking or hidden factors.
AI-Powered Terms of Service Analysis
Basically, a TLDR summary for Terms of Service:
- Automated system extracts the most important points from complex ToS documents
- Clear summaries
- Updated monthly to catch any changes
The ToS document is hashed and only will be updated if there are any changes.
Service Events and Timelines
Track the complete history of any service, on each service page you can see the timeline of events. There are two types of events:
- Automatic events: Created by the system whenever something about a service changes, like its description, supported currencies, attributes, verification status…
- Manual events: Added by admins when there’s important news, such as a service going offline, being hacked, acquired, shut down, or other major updates.
There is also a global timeline view available at /events
Notification System
Since we now have user accounts, we built a notifiaction system so you can stay informed about anything:
- Notifications for comment replies and status changes
- Watch any comment to get notified for new replies.
- Subscribe to services to monitor events and updates
- Notification customization.
Coming soon: Third-party privacy-preserving notifications integration with Telegram, Ntfy.sh, webhooks...
Service Suggestions
Anyone with an account can suggest a new service via the suggestion form. After submitting, you'll receive a tracking page where you can follow the status of your suggestion and communicate directly with admins.
All new suggestions start as "unlisted" — they won't appear in search results until reviewed. Our team checks each submission to ensure it's not spam or inappropriate. If similar services already exist, you'll be shown possible duplicates and can choose to submit your suggestion as an edit instead.
You can always check the progress of your suggestion, respond to moderator questions, and see when it goes live, everything will also be notified to your account. This process ensures high-quality listings and a collaborative approach to building the directory.
These are some of the main features we already have, but there are many more small changes and improvements that you will find when using the site.
What's Next?
This is just the beginning. We will be constantly working to improve KYCnot.me and add more features that help you preserve your privacy.
Remember: True financial freedom requires the right to privacy. Stay KYC-free!
-
@ 39cc53c9:27168656
2025-06-17 16:40:12Getting services and paying with cryptocurrencies comes with some risks that every user must understand. However, there are some simple steps you can take to reduce them.
The risks
Transactions are Irreversible
Cryptocurrency transactions are final and irreversible. Once you hit send, there's no chargeback option, no bank to call, and no dispute resolution (unless the recipient voluntarily returns your funds). This creates opportunities for bad actors to exploit.
Shotgun KYC
One of the most predatory practices in the crypto space is Shotgun KYC (classified as level 3 on KYCnot.me). Here's how it typically unfolds:
- You send your cryptocurrency to a service
- After receiving your funds, they suddenly claim your coins are "dirty" or flagged
- They hold your funds hostage, demanding extensive documentation
- Even after compliance, they may continue requesting more information indefinitely until you can't no longer provide what they are requesting
- Your funds remain frozen with no guarantee of release
Transaction Scanning
Most crypto services use blockchain analysis to scan your coins' transaction history, assigning risk scores based on past associations. A low score doesn't mean you did anything wrong, you could have unknowingly received "tainted" coins from a simple P2P trade, inheriting a history that wasn't your fault.
Other Concerns
- Limited Support: Many services operate with very small teams or even just a single person, offering minimal customer service. Even established services may ignore customer complaints or disputes.
- Exit Scams: A service that was apparently trustworthy and processing orders can disappear overnight, taking users' funds with them.
- No Regulatory Recourse: Very limited legal protections compared to traditional financial services
The rules
Rule #1: Batch Your Amounts
Avoid sending a large amount in a single transaction, instead, divide your trades into smaller batches. If something goes wrong with one batch, you haven't lost everything. Always remember that crypto transactions are final and irreversible.
Some services scam users selectively: they process smaller transactions normally to build trust, then freeze larger amounts when they detect high-value transfers.
Yes, batching means paying more fees, but it's almost always worth paying the extra rather than losing your entire amount to a scam or frozen trade.
A surprising number of people report losing significant funds in a single, large transaction. Start small, build confidence through successful transactions, and always maintain reasonable batch sizes even with "trusted" services.
Rule #2: Record Everything
When problems arise, services tend to mysteriously "lose" records, delete order pages, or even deny entire conversations. Keeping good records become very valuable against fraud and negligence.
Take screenshots and save them until you are satisfied with the service:
- Ensure timestamps are visible when possible
- Capture full pages, not just portions
- Make sure the URL is always visible
You can also use websites like archive.is to take snapshots of each step of the process, or use the Single File browser extension to snapshot the entire site in a single html file. This extension will preserve exact page appearance, includes all embedded content and is easy to share and store. For email conversations, exporting the raw
.eml
file is best, as it retains all the original headers and metadata.Make sure to keep all the blockchain evidence, such as transaction IDs and wallet addresses.
Remember: If it's not documented, it didn't happen in the eyes of dispute resolution. Make documentation a habit. This will grant you evidence for contacting support if there was an issue, and in the event of being scammed, effectively reporting the scam to the community.
Rule #3: Do Your Own Research
A quick investigation before operating with a service can save you from costly mistakes and frozen funds.
For service reviews, a starting point can be KYCnot.me. It's also wise to check popular forums like BitcoinTalk, TrustPilot, or Reddit. To search on specific sites, you can use
site
keyword on any search engine, for example, this shows all mentions of "Bisq" on BitcoinTalk.If you are about to use a service without existing reviews, you're taking a risk, but you could help others by documenting it. Write a detailed review and add supporting evidence to increase your credibility. Your feedback will help building a knowledge base that protects the community from bad actors and unreliable services. Leaving reviews on KYCnot.me is very easy and does not require any personal data.
Spend at least five minutes researching any new service before sending funds. This small time investment can reveal crucial information about reliability, processing times, and potential issues.
Rule #4: Ask for AML Checks
Most services will offer you a free AML score check before sending your funds, but they rarely advertise this. If you're dealing with a service known for freezing funds, requesting a pre-transaction AML check can save you from having your cryptocurrency held hostage.
Simply contact the service's support before sending any funds and explain your situation:
"I'd like to use your service but want to avoid KYC. Can you perform an AML check on my transaction before I send the funds?"
This check should always be free, if they ask for payment, consider it a red flag.
Never send funds to a third party to get an AML check. To prepare for the check, it's best to consolidate the funds into a single address in your own wallet. Then, you only need to share that public address for the analysis. Your funds should never leave your possession.
DIY AML Checking Options
You can also run these checks yourself using services like AMLBot (paid service) or the free AML scanners available in Blockchair's dApps section. These tools analyze your transaction history and provide risk scores based on various algorithms.
However, different AML services use different algorithms and metrics, so you might get varying risk scores for the same transaction. As you see in the image above, one service would flag your coins as medium-risk while another considers them clean. So to be 100% sure, it is always better to ask the service you want to interact with for the pre-trade AML check rather than checking it yourself.
Taking a few minutes to request an AML check can prevent problems like the permanent loss of your funds. A service that respects your privacy will have no problem with this reasonable request.
Rule #5: Seek fungibility
To protect yourself from arbitrary fund freezing and "dirty coin" accusations, simply use privacy coins whenever possible. While transparent blockchains expose your entire transaction history to scrutiny, privacy coins make these predatory scanning practices completely useless.
Traditional cryptocurrencies like Bitcoin and Ethereum operate on transparent blockchains where every transaction is publicly visible forever. This means not all coins are treated equally. A Bitcoin you received might be worth less than another Bitcoin simply because of its transaction history, even when you had nothing to do with that history.
Even if you try to break the history with mixers or coinjoins, you are leaving patterns that will also taint the coins. Once they are marked as "tainted" by blockchain analysis, that reputation follows them indefinitely, you can even be penalized for transactions that occurred years before you owned the cryptocurrency, creating an unfair system of inherited blame.
Monero's privacy-by-default architecture makes transaction scanning impossible. Legitimate services that respect user privacy usually welcome privacy coins. Services that discriminate against privacy coins often have ulterior motives.
Using privacy coins is often simpler because you don't need to worry about coin history or risk scores. So, any chance you get to use a privacy coin such as Monero, just do it.
Conclusion
Even by following all these rules, you're still assuming a certain level of risk. However, by following these simple safety measures, you will dramatically reduce your exposure to scams, fund freezes, and predatory practices. And, if a problem occurs, having good evidence is your best defense. Records like screenshots and transaction histories are essential for resolving disputes and reporting scams to protect others.
-
@ 31a4605e:cf043959
2025-06-17 16:31:03O Bitcoin tem revolucionado a forma como as pessoas realizam transações financeiras em todo o mundo. Sendo uma moeda digital descentralizada, oferece novas oportunidades para pagamentos no comércio eletrónico e transferências internacionais de dinheiro. A sua rapidez, segurança e baixos custos tornam-no uma alternativa eficiente aos métodos tradicionais, eliminando intermediários e facilitando transações globais.
Bitcoin no comércio eletrónico
O comércio eletrónico tem crescido exponencialmente, e o Bitcoin surge como uma solução inovadora para pagamentos online. Grandes retalhistas e pequenas empresas estão a começar a aceitar Bitcoin como forma de pagamento, oferecendo benefícios tanto para os comerciantes como para os consumidores.
Vantagens do Bitcoin para o comércio eletrónico:
Baixas taxas de transação: ao contrário dos cartões de crédito e plataformas de pagamento que cobram taxas elevadas, as transações em Bitcoin apresentam, geralmente, custos mais reduzidos. Isto beneficia os comerciantes, que podem diminuir despesas e oferecer preços mais competitivos aos clientes.
Eliminação de chargebacks: no sistema tradicional, os chargebacks (reembolsos forçados pelos bancos ou operadoras de cartão) representam uma preocupação para os lojistas. Como as transações em Bitcoin são irreversíveis, os comerciantes evitam fraudes e disputas.
Acesso global: qualquer pessoa com acesso à Internet pode pagar com Bitcoin, independentemente da sua localização. Isto permite às empresas expandirem o seu mercado internacionalmente, sem depender de bancos ou sistemas de pagamento locais.
Privacidade e segurança: as transações em Bitcoin protegem a identidade do utilizador, oferecendo maior privacidade em comparação com pagamentos através de cartão de crédito ou transferências bancárias. Além disso, como não há necessidade de partilhar dados pessoais, o risco de roubo de informações é reduzido.
Desafios do Uso do Bitcoin no Comércio Eletrónico:
Volatilidade: o preço do Bitcoin pode oscilar rapidamente, o que dificulta a fixação de preços para produtos e serviços. No entanto, alguns comerciantes utilizam serviços de pagamento que convertem automaticamente Bitcoin em moeda fiduciária, minimizando esse risco.
Adoção limitada: apesar do crescimento, a aceitação do Bitcoin ainda não é universal. Muitas lojas e plataformas populares ainda não o adotaram, o que pode dificultar a sua utilização em compras diárias.
Tempo de confirmação: embora o Bitcoin seja mais rápido do que as transferências bancárias tradicionais, o tempo de confirmação pode variar consoante a taxa de rede paga. Algumas soluções, como a Lightning Network, estão a ser desenvolvidas para tornar os pagamentos instantâneos.
Bitcoin na remessa de dinheiro
O envio de dinheiro para o estrangeiro sempre foi um processo burocrático, dispendioso e demorado. Serviços tradicionais, como os bancos e empresas de transferência de dinheiro, cobram taxas elevadas e podem demorar dias a concluir uma transação. O Bitcoin, por outro lado, oferece uma alternativa eficiente para remessas globais, permitindo que qualquer pessoa envie e receba dinheiro de forma rápida e económica.
Benefícios do Bitcoin para remessas:
Custos reduzidos: enquanto os bancos e empresas como a Western Union cobram elevadas taxas para transferências internacionais, o Bitcoin permite o envio de dinheiro com custos mínimos, independentemente do montante ou do destino.
Velocidade nas transações: as transferências bancárias internacionais podem demorar vários dias a serem concluídas, especialmente em países com uma infraestrutura financeira limitada. Com o Bitcoin, o dinheiro pode ser enviado para qualquer parte do mundo em poucos minutos ou horas.
Acessibilidade global: em regiões onde o sistema bancário é restrito ou ineficiente, o Bitcoin possibilita que as pessoas recebam dinheiro sem depender de bancos. Isto é particularmente útil em países em desenvolvimento, onde as remessas internacionais são uma fonte essencial de rendimento.
Independência de intermediários: o Bitcoin opera de forma descentralizada, sem necessidade de recorrer a bancos ou empresas de transferência. Isto significa que as pessoas podem enviar dinheiro diretamente para amigos e familiares sem intermediários.
Desafios das remessas com Bitcoin:
Conversão para moeda local: apesar de o Bitcoin poder ser recebido instantaneamente, muitas pessoas ainda precisam de convertê-lo em moeda local para o utilizar. Isso pode envolver custos adicionais e depender da disponibilidade de serviços de câmbio.
Adoção e conhecimento: nem todos compreendem o funcionamento do Bitcoin, o que pode dificultar a sua adoção generalizada para remessas. No entanto, a crescente educação financeira sobre o tema pode ajudar a ultrapassar essa barreira.
Regulamentação e restrições: alguns governos impõem restrições ao uso do Bitcoin, tornando as remessas mais complicadas. A evolução das regulamentações pode afetar a facilidade de uso em determinados países.
Resumindo, o Bitcoin está a transformar o comércio eletrónico e as remessas de dinheiro em todo o mundo. A sua capacidade de eliminar intermediários, reduzir custos e oferecer pagamentos rápidos e seguros torna-o uma alternativa viável aos sistemas financeiros tradicionais.
No comércio eletrónico, proporciona benefícios para lojistas e consumidores, reduzindo taxas e melhorando a privacidade. No setor das remessas, facilita a transferência de dinheiro para qualquer parte do mundo, especialmente para aqueles que vivem em países com sistemas bancários pouco eficientes.
Apesar dos desafios, a adoção do Bitcoin continua a crescer, impulsionada por soluções inovadoras e pelo reconhecimento do seu potencial como meio de pagamento global. À medida que mais empresas e indivíduos aderirem a esta tecnologia, a sua presença no comércio eletrónico e nas remessas internacionais será cada vez mais relevante.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 16:35:04Bitcoin foi criado para oferecer uma alternativa segura e descentralizada ao dinheiro tradicional, permitindo transações financeiras sem a necessidade de intermediários. DeFi, por outro lado, surgiu como uma expansão deste conceito, propondo serviços financeiros descentralizados, como empréstimos, trocas e geração de rendimento. No entanto, apesar das promessas de inovação, DeFi apresenta inúmeros riscos, tornando-se uma aposta perigosa para quem valoriza a segurança do seu Bitcoin.
O que é DeFi?
DeFi refere-se a um conjunto de aplicações financeiras que funcionam sem a intermediação de bancos ou instituições tradicionais. Estas plataformas utilizam contratos inteligentes para automatizar transações, permitindo que qualquer pessoa aceda a serviços financeiros sem depender de terceiros. Na teoria, DeFi promete mais liberdade financeira, mas na prática está cheio de riscos, fraudes e vulnerabilidades técnicas que podem comprometer os fundos dos utilizadores.
Os riscos de DeFi para quem tem Bitcoin
Bitcoin é a moeda digital mais segura do mundo, protegida por uma rede descentralizada e resistente à censura. Ao contrário de DeFi, que ainda está em fase experimental e já sofreu inúmeros ataques, Bitcoin mantém-se sólido e confiável. Quando alguém coloca Bitcoin em plataformas DeFi, está a abrir mão da segurança da sua custódia direta e a confiar em sistemas mais frágeis. os principais riscos incluem:
Hackers e falhas de código: contratos inteligentes são escritos por programadores e podem conter falhas que permitem roubos massivos. ao longo dos anos, milhares de milhões de dólares já foram perdidos devido a vulnerabilidades em plataformas DeFi.
Riscos de liquidação: muitas aplicações DeFi funcionam com sistemas de colateralização, onde os utilizadores bloqueiam Bitcoin para obterem empréstimos. se o mercado se tornar volátil, esses Bitcoins podem ser liquidados a preços abaixo do esperado, causando perdas irreversíveis.
Fraudes e rug pulls: DeFi está repleto de projetos obscuros onde os criadores desaparecem com os fundos dos utilizadores. sem regulamentação e sem garantias, quem deposita Bitcoin nessas plataformas pode nunca mais recuperar os seus fundos.
Guardar Bitcoin em segurança é a melhor escolha
Bitcoin foi criado para ser auto-custodiado, ou seja, cada utilizador deve ter controlo direto sobre os seus fundos sem depender de terceiros. Ao enviar Bitcoin para plataformas DeFi, perde-se essa segurança e expõe-se o ativo a riscos desnecessários. A melhor forma de proteger Bitcoin é armazená-lo numa carteira segura, preferencialmente offline (cold storage), evitando qualquer tipo de exposição a contratos inteligentes ou sistemas vulneráveis.
Resumindo, DeFi pode parecer inovador, mas os riscos superam largamente os potenciais benefícios, especialmente para quem valoriza a segurança de Bitcoin. ao invés de arriscar perder fundos em plataformas inseguras, o mais sensato é manter Bitcoin armazenado de forma segura, garantindo a sua preservação a longo prazo. Enquanto Bitcoin continua a ser a melhor reserva de valor digital do mundo, DeFi ainda se revela um ambiente instável e perigoso, onde poucos saem ganhadores e muitos acabam por perder.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:47:01O Bitcoin é amplamente reconhecido como a primeira e mais importante inovação no campo das moedas digitais. Criado por Satoshi Nakamoto em 2009, ele estabeleceu as bases para um sistema financeiro descentralizado. Desde então, surgiram milhares de outras moedas digitais, muitas vezes referidas como criptomoedas ou até mesmo "shitcoins" por críticos que apontam sua volatilidade, falta de utilidade clara ou centralização. Essa comparação entre o Bitcoin e outras criptomoedas é essencial para entender os valores exclusivos que o Bitcoin representa.
O Bitcoin foi criado para ser uma alternativa ao sistema financeiro tradicional. Sua missão central é fornecer uma moeda descentralizada, resistente à censura e livre de intermediários como bancos ou governos.
Por outro lado, a maioria das outras criptomoedas/shitcoins surgiu com diferentes objetivos, que vão desde experimentos tecnológicos até planos de enriquecimento rápido. Muitas dessas moedas não têm a mesma descentralização e segurança do Bitcoin, sendo frequentemente geridas por equipes ou organizações centralizadas, o que as torna mais suscetíveis à manipulação e falhas de segurança.
Descentralização e segurança
Bitcoin: a rede Bitcoin é suportada por milhares de nós espalhados pelo mundo, garantindo verdadeira descentralização.
Seu algoritmo de consenso, Proof of Work (PoW), é amplamente testado e proporciona altos níveis de segurança contra ataques.
Não há controle centralizado, o que significa que nenhuma entidade pode alterar suas regras fundamentais.
Outras criptomoedas/shitcoins
Praticamente todas sacrificam descentralização em troca de velocidade ou funcionalidades adicionais.
Algumas utilizam mecanismos de consenso alternativos, como Proof of Stake (PoS), que, embora sejam mais eficientes em termos energéticos, são frequentemente criticados por favorecer a centralização e oferecer menor segurança.
Em muitos casos, há equipes de desenvolvimento centralizadas que podem modificar o código, criar mais unidades da moeda ou até encerrar o projeto, comprometendo a confiança dos usuários.
Oferta e escassez
Bitcoin: o Bitcoin tem uma quantidade limitada de 21 milhões de unidades, garantindo sua escassez.
Essa característica, junto com a crescente demanda, posiciona o Bitcoin como uma reserva de valor confiável, frequentemente comparado ao ouro digital.
Outras criptomoedas/shitcoins
Muitas não têm limites claros em sua oferta, resultando em inflação descontrolada.
Algumas “moedas” são intencionalmente inflacionárias, o que pode reduzir seu valor com o tempo.
Em muitos casos, essas “moedas” são pré-mineradas ou distribuídas de maneira desigual, favorecendo os criadores em detrimento da comunidade.
Finalidade e utilidade
Bitcoin: o Bitcoin é, acima de tudo, uma forma de dinheiro digital e reserva de valor.
Sua rede é confiável e simples, com o foco principal em ser um meio de troca e proteção contra a inflação.
Sua solidez o torna ideal para transações e armazenamento de valor a longo prazo.
Outras criptomoedas/shitcoins
Muitas shitcoins são apresentadas como soluções para casos específicos, como contratos inteligentes, jogos ou finanças descentralizadas.
Apesar de promessas ousadas, muitos falham em oferecer utilidade real ou em competir com soluções centralizadas já existentes.
Há um número considerável de projetos que não têm uma proposta clara e acabam sendo abandonados após um tempo de especulação.
Volatilidade e reputação
Bitcoin: embora o Bitcoin seja instável, ele é amplamente aceito como o padrão-ouro das moedas digitais.
Sua imagem foi construída ao longo de mais de dez anos de operação confiável e segurança comprovada.
Outras criptomoedas/shitcoins
Muitas shitcoins enfrentam alta volatilidade, frequentemente impulsionada por especulação ou manipulação de mercado.
A falta de clareza e as práticas duvidosas de alguns projetos prejudicam a imagem do setor como um todo.
Resistência à censura
Bitcoin: devido à sua descentralização e segurança, o Bitcoin é muito resistente à censura. Qualquer pessoa com acesso à internet pode participar da rede e fazer transações.
Outras criptomoedas/shitcoins
Muitas "shitcoins" dependem de estruturas centralizadas ou têm líderes identificáveis que podem ser pressionados por governos ou outros atores para censurar transações.
Resumindo, o Bitcoin continua sendo o líder indiscutível no mundo das moedas digitais devido à sua descentralização, segurança e escassez comprovada. Ele é um sistema feito para durar, oferecendo liberdade financeira e proteção contra a inflação.
Enquanto isso, muitas criptomoedas ou shitcoins não conseguem atingir os mesmos padrões de segurança e confiança, frequentemente priorizando velocidade, funções extras ou lucros especulativos rápidos. Para investidores e usuários, é importante distinguir entre o Bitcoin e os vários projetos alternativos, muitos dos quais podem não resistir ao teste do tempo.
O Bitcoin não só iniciou uma revolução financeira, mas continua sendo o padrão pelo qual todas as outras moedas digitais são medidas.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 43aec65f:003ef459
2025-06-17 16:18:15test
fasdfa
Setpoint Voltage + - $ \sum $ Error {{1}} $$ K_p e(t) $$ {{2}} $$ K_i \int_{0}^{t} e(t) dt $$ {{3}} $$ K_d \frac{\Delta e(t)}{dt} $$ $\sum$ Control Voltage Process Output asdfasfd
Circumference: $$C = 2 \pi r$$
Radius: $r$ Area: $$A = \pi r^2$$
asdfafs
Setpoint Voltage + - $ \sum $ Error {{3}} $$ K_p e(t) $$ {{4}} $$ K_i \int_{0}^{t} e(t) dt $$ {{5}} $$ K_d \frac{\Delta e(t)}{dt} $$ $\sum$ Control Voltage Process Output -
@ 7f6db517:a4931eda
2025-06-17 15:01:45Bank run on every crypto bank then bank run on every "real" bank.
— ODELL (@ODELL) December 14, 2022
Good morning.
It looks like PacWest will fail today. It will be both the fifth largest bank failure in US history and the sixth major bank to fail this year. It will likely get purchased by one of the big four banks in a government orchestrated sale.
March 8th - Silvergate Bank
March 10th - Silicon Valley Bank
March 12th - Signature Bank
March 19th - Credit Suisse
May 1st - First Republic Bank
May 4th - PacWest Bank?PacWest is the first of many small regional banks that will go under this year. Most will get bought by the big four in gov orchestrated sales. This has been the playbook since 2008. Follow the incentives. Massive consolidation across the banking industry. PacWest gonna be a drop in the bucket compared to what comes next.
First, a hastened government led bank consolidation, then a public/private partnership with the remaining large banks to launch a surveilled and controlled digital currency network. We will be told it is more convenient. We will be told it is safer. We will be told it will prevent future bank runs. All of that is marketing bullshit. The goal is greater control of money. The ability to choose how we spend it and how we save it. If you control the money - you control the people that use it.
If you found this post helpful support my work with bitcoin.
-
@ eb0157af:77ab6c55
2025-06-17 15:01:23The banking giant is exploring an expansion of its blockchain services, focusing on digital payments and currencies.
JPMorgan Chase has filed a new trademark application for the name “JPMD.” The filing was submitted on June 15 to the United States Patent and Trademark Office (USPTO).
The application, filed by JPMorgan Chase Bank, N.A., covers a broad range of services related to digital assets and blockchain technology. These include the issuance of digital currencies, electronic payment processing, and financial custody services — all of which suggest a possible new stablecoin initiative for JPMorgan.
Experience with JPM Coin
This move wouldn’t be JPMorgan’s first foray into blockchain-based finance. The bank already operates JPM Coin, a dollar-pegged stablecoin used to enable instant transactions between institutional clients. The token runs on Quorum, a private blockchain network developed in-house by JPMorgan and based on Ethereum’s technology.
The registration of the JPMD trademark comes as JPMorgan and other major U.S. banks are considering a collaborative stablecoin project through their jointly owned entities: Early Warning Services and The Clearing House.
Similarly, corporations like Walmart and Amazon are mulling the creation of their own stablecoins.
The post JPMorgan files trademark for ‘JPMD’: a new stablecoin on the horizon for the American bank appeared first on Atlas21.
-
@ b1ddb4d7:471244e7
2025-06-17 15:01:04This article was originally published on dev.to by satshacker.
Alright, you’ve built a useful and beautiful website, tool or app. However, monetization isn’t a priority and you’d rather keep the project free, ads-free and accessible?
Accepting donations would be an option, but how? A PayPal button? Stripe? Buymeacoffe? Patreon?
All of these services require a bank account and KYC verification, before you can send and receive donations – not very convenient.
If we only could send value over the internet, with just one click and without the need of a bank account…
Oh, hold on, that’s bitcoin. The decentralized protocol to send value across the globe. Money over TCP/IP.
In this article, we’ll learn how anyone can easily add a payment button or donation widget on a website or app.
Let’s get into it.
Introduction
Bitcoin is digital money that you can send and receive without the need for banks. While bitcoin is extremely secure, it’s not very fast. The maximum transactions per second (TPS) the network can handle is about 7. Obviously that’s not useful for daily payments or microtransactions.
If you’d like to dig deeper into how bitcoin works, a great read is “Mastering Bitcoin” by Andreas Antonopoulos.
Bitcoin vs Lightning
If you’d like to receive bitcoin donations “on-chain” all you need is a bitcoin wallet. You simply display your bitcoin address on your site and that’s it. You can receive donations.
It would look something like this; 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Instead of showing the actual bitcoin address, you can also turn it into a QR code.
However, this is not a recommended solution. Using static on-chain addresses has two major downsides. It lowers privacy for you and your donnors and it’s a UTXO disaster because many small incoming transactions could beocme hard to consolidate in the future.
For donations and small transactions, the Lightning Network is the better option. Lightning allows for instant settlement with fees only a fraction of a cent.
Similar to bitcoin, you have the choice between non-custodial and custodial wallets. This means, either you have full control over your money or the wallet provider has.
Option 1: Lightning Address
With the lightning address feature, you an easily receive donations to an email like address.
It looks like this: yourname@wallet.com
Many wallets support lightning addresses and make it easy to create one. Then, you simple add the address to your donation page and you’re ready to receive tips.
You can also add a link link as in lightning:yourname@wallet.com and compatible lightning wallets and browser wallets will detect the address.
Option 2: Lightning Donation Widgets
If you like to take it a step further, you can also create a more enhanced donation checkout flow. Of course you could programm something yourself, there are many open source libraries you can build upon. If you want a simple plug-and-play solution, here are a couple of options:
Name
Type
Registration
SatSale
Self-hosted
No KYC
BTCPay Server
Self-hosted
No KYC
Pay With Flash
Widget
Email
Geyser Fund
Widget
Email
The Giving Block
Hosted
KYC
OpenNode
Hosted
KYC
SatSale (GitHub)
Lightweight, self-hosted Bitcoin/Lightning payment processor. No KYC.
Ideal for developers comfortable with server management. Simple to deploy, supports both on-chain and Lightning, and integrates with WooCommerce.
BTCPay Server
Powerful, open-source, self-hosted processor for Bitcoin and Lightning. No KYC.
Supports multiple currencies, advanced features, and full privacy. Requires technical setup and maintenance. Funds go directly to your wallet; great for those seeking full control.
Pay With Flash
Easiest for indie hackers. Add a donation widget with minimal code and no KYC. Payments go directly to your wallet for a 1.5% fee.
Setup Steps:
- Sign up at PayWithFlash.com
- Customize your widget in the dashboard
- Embed the code:
- Test to confirm functionality
Benefits:
- Minimal technical skills required
- Supports one-time or recurring donations
- Direct fund transfer, no intermediaries
Geyser Fund
Crowdfunding platform. Widget-based, connects to your wallet, email registration.Focused on Bitcoin crowdfunding, memberships and donations.
The Giving Block
Hosted, KYC required. Integrates with fiat and crypto, best for nonprofits or larger organizations.
OpenNode
Hosted, KYC required. Accept Bitcoin payments and donations; supports conversion to fiat, suitable for businesses and nonprofits.
Summary
- Fast, low-code setup: Use Pay With Flash or Geyser Fund.
- Privacy and control: Choose SatSale or BTCPay Server (requires technical skills).
- Managed, compliant solutions: The Giving Block or OpenNode.
Choose based on your technical comfort, privacy needs, and project scale.
I hope this article helped you. If you added bitcoin donations, share your link in the comments and I will send you a few satoshis maybe
-
@ 8bad92c3:ca714aa5
2025-06-17 16:02:15MicroStrategy's Debt-Financed Bitcoin Strategy Will Force a Reckoning Within 18 Months - Jessy Gilger
Jessy Gilger from Unchained Capital warned about the sustainability of MicroStrategy's model and its derivatives like MSTY. He predicts that as more companies adopt Bitcoin treasury strategies, "the P&L will matter more as the balance sheet gets commoditized." Within the next 18 months, he expects the current arbitrage opportunities that MicroStrategy exploits will diminish as Bitcoin reaches higher liquidity levels and more competitors enter the space.
His most concerning prediction involves MSTY specifically, which currently offers distributions annualized at 120% - far exceeding the 16-22% he calculates as reasonable from covered call strategies. "If a whale wants out of MSTY in size... they could sell those derivative positions into an illiquid market where there's no bid," potentially causing a 95% collapse similar to what happened with gold mining ETFs during COVID. He advises investors to consider "private pools" for options strategies rather than pooled products where "you're in the pool with everyone else" and subject to forced liquidations.
Pensions Will Drive the Next Major Bitcoin Adoption Wave in 2026-2027 - Adam Back
Adam Back sees institutional adoption accelerating dramatically as pension funds begin allocating to Bitcoin. "The institutional cover of some of the bigger entities that people would reference... you don't get fired for following BlackRock's recommendation," he explained. With BlackRock now suggesting 2% portfolio allocations and the infrastructure finally in place through Blockstream's new Gannett Trust Company, the barriers for institutional adoption are falling rapidly.
Back predicts this will create a "snowball" effect as pension funds realize Bitcoin can help address their massive unfunded liabilities. He noted that financial institutions offering Bitcoin products are "slow movers" with "policies and training materials and guidance that they got to get through," but once activated, the scale will dwarf current retail and ETF flows. The combination of pension fund allocations, continued nation-state adoption, and the mathematical scarcity of Bitcoin leads him to view even $100,000 as "cheap" given where the market is headed.
Traditional Bond Markets Will Collapse as Bitcoin Becomes the Escape Hatch - Sean Bill
Sean Bill sees a massive shift coming as bond markets deteriorate globally. "You peel back the onion. So who benefits from financial repression, right. And inflating your way out of assets," he explained. With Japanese bond yields blowing out and U.S. 30-year yields jumping 10 basis points in a single day, Bill predicts we're witnessing the early stages of a sovereign debt crisis that will drive unprecedented flows into Bitcoin.
He pointed to Japan's MetaPlanet as a preview of what's coming: "The whole bond market of Japan just flowed into a hotel company." As pension funds and institutions realize they can't meet obligations through traditional fixed income, Bitcoin will become the only viable alternative. Bill believes this transition will accelerate once fiduciaries understand Bitcoin's role as "pristine collateral" that can help them "chip away at those unfunded liabilities." His experience getting Santa Clara County's pension into Bitcoin in 2021 showed him firsthand how a 1-3% allocation at $17,000 could have "wiped out the unfunded liability" as Bitcoin approached $100,000.
Adam Back & Sean Bill Podcast Here
Blockspace conducts cutting-edge proprietary research for investors.
New Bitcoin Mining Pool Flips Industry Model: "Plebs Eat First" Could Threaten Corporate Dominance
UTXO Management's explosive report forecasts unprecedented institutional demand that could absorb 20% of Bitcoin's circulating supply by 2026. Bitcoin ETFs shattered records with $36.2 billion in year-one inflows, crushing every commodity ETF launch—and they're projected to hit $100 billion annually by 2027.
The real story? ETFs are just the appetizer. Five massive catalysts are converging: wealth platforms eyeing $120 billion from a modest 0.5% allocation across $60 trillion AUM; corporations following MicroStrategy's playbook now holding 803,143 BTC; potential U.S. Strategic Reserve of 1 million BTC; 13 states with active Bitcoin reserve bills; and the rise of BTCfi yield strategies offering 2-15% returns.
The game-changer: these aren't day traders. CFOs, treasurers, and governments are structurally locked buyers seeking BTC-denominated yields, not quick profits. With FASB mark-to-market accounting removing impairment headaches and regulatory clarity accelerating globally, institutions face a stark reality—allocate now or chase exposure at dramatically higher prices.
This isn't another cycle. It's the institutional colonization of Bitcoin.
Subscribe to them here (seriously, you should): https://newsletter.blockspacemedia.com/
Ten31, the largest bitcoin-focused investor, has deployed $150M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
STACK SATS hat: https://tftcmerch.io/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
-
@ eb0157af:77ab6c55
2025-06-17 16:02:09Carl Rickertsen completely exits his position in Strategy as insiders sell $864 million worth of stock.
As reported by Protos, Carl Rickertsen, a member of Strategy’s board of directors, has fully liquidated his entire shareholding for over $10 million.
Rickertsen’s decision to completely exit his Strategy position marks a sharp shift from his previous investment stance. In 2022, the executive had shown confidence in the company by investing $700,000 in MSTR shares.
On June 13, 2022, Rickertsen purchased $608,000 worth of MSTR stock at $152 per share. Since then, the stock has rallied 152%. However, by 2023, the director had already sold half of his 4,000-share position.
Rickertsen’s approach to managing his holdings has become increasingly aggressive in recent years. Since joining the board in 2019, he has adopted a strategy of immediately liquidating any stock options received.
One example of this tactic occurred on June 2, when he acquired and sold 26,390 MSTR shares on the same day.
As of June 5 this year, Rickertsen reported zero vested Strategy shares, marking the end of his equity involvement with the company.
Rickertsen’s situation is not an isolated case within Strategy. Data from the Securities and Exchange Commission (SEC) reveals a controversial picture. According to information gathered by secform4.com, over the past five years, total insider sales have exceeded purchases by $864 million. This imbalance in insider transactions could raise questions about executives’ confidence in the company’s future.
The post Strategy director liquidates all his MSTR shares appeared first on Atlas21.
-
@ cae03c48:2a7d6671
2025-06-17 15:00:39Bitcoin Magazine
Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or CustodyFlash, a Bitcoin payment platform, just announced it has launched Flash Invoicing, a completely free, non-custodial, and KYC-free Bitcoin invoicing tool. Designed for freelancers, the platform allows users to send professional invoices without platform fees, identity checks, or third party custody.
According to Deel, a crypto payments company for freelancers, Bitcoin is the most used cryptocurrency in the world for payments. Despite this growth, many freelancers continue to use basic methods such as pasting Bitcoin addresses into PDFs or emails. Some rely on custodial platforms that deduct fees or require identity verification, which can affect both earnings and data privacy.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said the CEO of Flash Pierre Corbin. “It’s messy. It’s risky. And it’s time for something better.”
Flash Invoicing Features:
- 0% platform fees: no subscriptions or commission
- Non-custodial: Bitcoin goes straight to the user’s wallet
- No KYC: users maintain full privacy
- Professional output: branded PDFs and secure payment links
- Integrated dashboard: manage payments, clients, and revenue
- Works with Flash ecosystem: including Stores, Donations, Paywalls, and POS
Many Bitcoin invoicing tools charge a percentage per transaction or require a subscription. As a result, freelancers often lose part of their income simply to issue an invoice and receive payment. Flash is aiming to solve this issue.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Corbin. “That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
Flash Invoicing allows users to accept Bitcoin payments without relinquishing control, privacy, or revenue. It is integrated with the broader Flash suite, enabling users to manage invoicing alongside features such as setting up stores, receiving donations, or gating premium content.
“As a freelancer myself, I love using the Flash invoicing feature,” stated a freelancer & Flash user. ”It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.”
This post Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or Custody first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ edeb837b:ac664163
2025-06-17 14:48:59On June 10th, 2025, four members of the NVSTly team traveled to New York City to attend the 2025 American Business Awards® ceremony, held at the iconic Marriott Marquis in Times Square. It was an unforgettable night as we accepted the Gold Stevie® Award for Tech Startup of the Year—this time, in person.
Meow (left), rich (center), MartyOooit (right)
Representing NVSTly at the event were:
- Rich, CEO & Founder
- Meow, CTO, Lead Developer, & Co-Founder
- MartyOooit, Investor
- Noob, Market Analyst (not shown in photos)
MartyOooit (left), rich (center), Meow (right)
While we shared the exciting news back in April when the winners were announced, being there in person alongside other winners—including eBay, AT&T, T-Mobile, HP Inc., and Fidelity Investments—made the achievement feel even more surreal. To be honored alongside billion-dollar industry leaders was a proud and humbling moment for our startup and a huge milestone in NVSTly’s journey.
🎤 Team Interview at the Event
During the event, our team was interviewed about the win. When asked:
“What does winning a Stevie Award mean for your organization?”
“How will winning a Stevie Award help your organization?”Here’s what we had to say:
📺 Watch the video
A Big Win for Retail Traders
NVSTly was awarded Gold for Tech Startup of the Year in recognition of our work building a powerful, free social investing platform that empowers retail traders with transparency, analytics, and community-driven tools.
Unlike traditional finance platforms, NVSTly gives users the ability to:
- Share and track trades in real time
- Follow and receive alerts from top traders
- Compete on global leaderboards
- Access deep stats like win rate, average return, and more
Whether you're a beginner or experienced trader, NVSTly gives you the insights and tools typically reserved for hedge funds—but in a free, social format built for the modern investor.
Continued Recognition and Momentum
This award adds to a growing list of recognition for NVSTly:
- 🏆 People’s Choice Winner at the 2024 Benzinga Fintech Awards
- 🔁 Nominated again for Best Social Investing Product in the 2025 Benzinga Fintech Awards
- 🌟 Team members JustCoreGames and Lunaster are nominated for Employee of the Year (Information Technology – Social Media) in the 2025 Stevie® Awards for Technology Excellence
We’re beyond proud of what our small but mighty team has accomplished—and we’re just getting started. 🚀
Thanks to the Stevie Awards for an incredible night in New York, and to our community of 50,000+ traders who’ve helped shape NVSTly into what it is today.
This win is yours, too.Stay tuned—more big things are coming.
— Team NVSTly
The event brought together some of the most respected names in tech, finance, and business. -
@ eb0157af:77ab6c55
2025-06-17 16:02:08The new communication protocol aims to improve the industry with measurable advantages in terms of efficiency and security.
A new study conducted by Hashlabs, in collaboration with the SRI (Stratum V2 Reference Implementation) team and figures like Matt Corallo, Alejandro De La Torre and others reveals how the Stratum V2 protocol can increase miner profitability compared to the current Stratum V1 standard, used for over a decade.
Speaking to Atlas21, Gabriele Vernetti, Stratum V2 maintainer, declared:
“This first case study demonstrates how much Stratum V2 can help miners as well, securing and increasing their profits, in addition to the rest of the network. It’s just a first study aimed at demonstrating how decentralization can be aligned with the profit dynamics typical of the mining sector.
In the future we will also focus on the benefits for mining pool operators, who can benefit from the protocol’s efficiency to lower their operating costs (such as those for bandwidth used by their servers).
The feedback has been very positive: this first study was a joint work with various market players, including miners and mining pool operators. As SRI we want to continue working together with the entire community as done in this case, becoming a reference point for all actors interested in innovating the Bitcoin mining field”.
The research, based on controlled tests with two identical ASIC S19k Pro, with stock firmware, demonstrates that Stratum V2 can increase net profits by up to 7.4%. For an industry that often operates with 10% margins, this could represent a substantial competitive advantage.
The V2 protocol reduces various inefficiencies that plague the current system. The latency in block switching, that is the waiting time created when a miner must change block template after a new block has been mined on the network, goes from 325 milliseconds to just 1.42 milliseconds, a speed 228 times higher. This translates to about 4.9 hours of completely wasted hash power less per year.
Another problem of modern mining concerns “stale shares” – proofs of work that arrive too late to be remunerated, often due to network latency or inefficient communication. However, not all stale shares depend on inefficiency problems. On average, about 2% are rejected for expected reasons, such as when the share doesn’t reach the minimum difficulty required by the pool. This value is considered normal in the sector. The remaining 98%, instead, is caused by avoidable delays. With Stratum V1, miners lose between 0.1% and 0.2% of their computing power this way. Stratum V2 with Job Declaration completely eliminates this waste, provided that the miner and the pool node have the same level of connectivity. This step could translate into a net profit increase of up to 2% by fully adopting Stratum V2 with Job Declaration.
In the Stratum V2 protocol, the Job Declaration Client (JDC) is software that allows miners to receive mining jobs directly from their local Bitcoin node, that is the block templates to work on. The JDC communicates directly with the miner’s local node, receiving updated data for new block construction and immediately sending them to the mining software via Stratum V2. This allows miners to receive jobs in real time from their own node, without having to wait for them from the pool, reducing latency and the risk of working on obsolete jobs. Furthermore, if the pool allows it, miners can build custom templates choosing which transactions to include in the block.
The research also highlights an often overlooked aspect: the loss of transaction fees. With the Stratum V1 protocol, miners lose about 0.75% of potential fees for each block due to the delay in receiving new jobs. Considering that about 52,560 blocks are mined each year, this loss per block adds up to a total of about 74 bitcoins per year, equivalent to over $8 million at current prices.
Beyond economic advantages, Stratum V2 solves a critical vulnerability of the current system: hashrate hijacking. The V1 protocol doesn’t encrypt communications, allowing attackers to intercept and steal up to 2% of computing power without the miner noticing. The new protocol eliminates this risk through end-to-end encryption and authentication.
According to the study, by reducing latency, optimizing share sending and improving security, Stratum V2 enables a potential net profit increase of 7.4%, derived exclusively from technical improvements.
The post Stratum V2 increases profits by 7.4%: “The study shows that profit and decentralization can coexist”, says Vernetti, SV2 maintainer appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-17 16:02:06French lawmakers are proposing Bitcoin mining as a solution to optimize the national electricity system and make use of surplus energy.
A group of French parliamentarians has introduced an amendment that could turn the country into a European hub for Bitcoin mining, strategically leveraging its energy production capacity.
The legislative proposal aims to assess how mining could be integrated into the French energy system — the largest in Europe — to optimize the management of electricity produced by nuclear power plants.
The amendment to the law on “National Programming and Regulatory Simplification in the Energy Sector” calls on the government to conduct a thorough evaluation of the potential of Bitcoin mining. The initiative represents a pragmatic approach to addressing the issue of excess energy, a key topic for France’s nuclear industry.
France’s energy system, powered by nuclear for over 70% of its needs, often generates electricity surpluses that require efficient management. The proponents of the proposal see mining as an ideal solution to absorb this excess, transforming a potential waste into an economic resource.
The operational flexibility of mining farms offers a unique competitive advantage: machines can be quickly turned on and off based on production and consumption peaks, dynamically adapting to the needs of the electrical grid. This feature makes them particularly suitable for installation near power plants, even in the most remote areas of the country.
The parliamentary proposal highlights how mining could contribute to the revitalization of abandoned industrial sites, creating new opportunities for economic development under the supervision of public authorities.
Lawmakers emphasize the various benefits of this strategy: reducing negative pricing in wholesale markets, relieving the workload on nuclear plants by avoiding frequent modulation cycles that accelerate equipment wear, and absorbing surplus energy that would otherwise go to waste.
The French Association for the Development of Digital Assets (ADAN) collaborated in drafting the amendment, contributing technical expertise and industrial insight to the project. The organization emphasized how low-carbon Bitcoin mining could help strengthen the resilience of the national electricity grid.
The parliamentary report notes that mining in France could represent “an activity tailored to the constraints of the electrical system, absorbing surplus energy and reducing environmental impact” by using power that would otherwise be lost.
The post France considers Bitcoin mining: parliamentary proposal for managing nuclear energy appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-17 16:02:05Russian authorities uncover 95 Bitcoin mining machines hidden inside a truck stealing electricity from a village.
Law enforcement in the Republic of Buryatia has uncovered an illegal Bitcoin mining operation concealed inside a KamAZ truck. The clandestine facility was siphoning off electricity meant for the local population.
According to the national news agency TASS, the discovery was made during a routine inspection of power lines in the Pribaikalsky district, where inspectors identified an unauthorized connection to a 10-kilovolt line — enough to power an entire village. The criminal operation showed a high level of organization, with sophisticated equipment hidden inside an apparently innocuous transport vehicle.
Source: Babr Mash
Inside the commercial truck, authorities found a fully operational mining center equipped with 95 machines and a portable transformer station. The technical setup suggested careful planning, designed to maximize bitcoin production while minimizing the risk of detection.
Two individuals suspected of involvement in the illegal activity managed to escape in an SUV before law enforcement arrived.
Impact of illegal mining on the local power grid
Buryatenergo, a regional unit of Rosseti Siberia, stressed how unauthorized connections severely compromise the stability of the local power grid. Consequences include voltage drops, overloads, and potential blackouts that disproportionately affect rural communities, already vulnerable in terms of energy access.
The illegal siphoning of electricity for mining creates a domino effect across the entire electrical infrastructure, causing service disruptions for legitimate users and increasing maintenance costs for grid operators.
Government restrictions on mining
The Russian government has implemented various restrictions on cryptocurrency mining in several regions of the country. In Buryatia, mining is banned from November 15 to March 15 due to seasonal energy shortages. Only companies registered in specific districts such as Severo-Baikalsky and Muisky are allowed to operate outside this period.
Federal restrictions were further tightened in December 2024, when Russia announced a ban on mining during peak energy months in multiple regions, including Dagestan, Chechnya, and parts of eastern Ukraine under Russian control. Since April, a total ban has been in effect in the southern region of Irkutsk.
Despite these restrictions, some Russian companies continue to operate legally in the sector. BitRiver, one of the country’s leading operators, takes advantage of the region’s low-cost energy, having launched its first and largest facility in 2019 in the city of Bratsk.
The post Illegal mining: clandestine operation discovered in a KamAZ truck in Russia appeared first on Atlas21.
-
@ 7f6db517:a4931eda
2025-06-17 11:02:38People forget Bear Stearns failed March 2008 - months of denial followed before the public realized how bad the situation was under the surface.
Similar happening now but much larger scale. They did not fix fundamental issues after 2008 - everything is more fragile.
The Fed preemptively bailed out every bank with their BTFP program and First Republic Bank still failed. The second largest bank failure in history.
There will be more failures. There will be more bailouts. Depositors will be "protected" by socializing losses across everyone.
Our President and mainstream financial pundits are currently pretending the banking crisis is over while most banks remain insolvent. There are going to be many more bank failures as this ponzi system unravels.
Unlike 2008, we have the ability to opt out of these broken and corrupt institutions by using bitcoin. Bitcoin held in self custody is unique in its lack of counterparty risk - you do not have to trust a bank or other centralized entity to hold it for you. Bitcoin is also incredibly difficult to change by design since it is not controlled by an individual, company, or government - the supply of dollars will inevitably be inflated to bailout these failing banks but bitcoin supply will remain unchanged. I do not need to convince you that bitcoin provides value - these next few years will convince millions.
If you found this post helpful support my work with bitcoin.
-
@ e5cfb5dc:0039f130
2025-06-17 11:00:35はりまメンタルクリニック:GIDの大手そう。丸の内線ならパムくんちが近い。
わらびメンタルクリニック:GIDの大手そう?公式サイトには影もかたちも
ナグモクリニック:SRS手術までしてるところ。GID精神科外来が月1第1木曜日だけ?
狭山メンタルクリニック:距離・時間的にはまま近い。サイトの記述が思想的にちょとあやしげ。新患受付がだいぶ先。GIDは専門外か?
川島領診療所:オンライン診療あり!強迫性障害や美容皮膚科をやっている。雰囲気よさそうなところ。GIDは専門外か?
Jこころのクリニック:電車いっぽんなので楽。GIDは専門外か?
ハッピースマイルクリニック:オンライン診療あり!GIDは専門外か?
-
@ eb0157af:77ab6c55
2025-06-17 16:02:04The Brazilian government has abolished the Bitcoin tax exemption for small investors and introduced a flat 17.5% tax rate on all crypto capital gains.
Brazil has officially ended the tax-free period for small digital asset investors, introducing a flat 17.5% rate on all profits from cryptocurrency sales. The decision was formalized through Provisional Measure 1303, part of the government’s strategy to increase tax revenues from financial markets.
Until now, Brazilian residents selling up to 35,000 Brazilian reais (around $6,300) in cryptocurrencies per month were completely exempt from income tax. Profits exceeding this threshold were subject to progressive taxation, starting at 15% and reaching up to 22.5% for amounts over 30 million reais.
The new flat rate, which took effect on June 12, removes all exemptions and applies uniformly to every investor, regardless of the size of their transactions, according to local outlet Portal do Bitcoin.
While small-scale investors will now face a higher tax burden, high-net-worth individuals might actually benefit. Under the previous system, large transactions were taxed between 17.5% and 22.5%. With the new flat 17.5% rate, many high-profile investors will see their effective tax liability reduced.
Under the new rules, taxes will be calculated quarterly, with investors allowed to offset losses from the previous five quarters. However, starting in 2026, the time frame for claiming losses will be shortened.
Last March, Brazilian lawmakers also proposed a bill allowing employers to partially pay workers in cryptocurrency. According to the draft, crypto payments could not exceed 50% of an employee’s salary.
Full payment in cryptocurrencies would only be allowed for foreign workers or contractors, and only under specific conditions set by the Brazilian Central Bank. The bill prohibits full crypto payment for standard employees.
The post Brazil scraps crypto tax exemption: new 17.5% flat tax appeared first on Atlas21.
-
@ dfa02707:41ca50e3
2025-06-17 06:01:51Contribute to keep No Bullshit Bitcoin news going.
- The latest firmware updates for COLDCARD devices introduce two major features: COLDCARD Co-sign (CCC) and Key Teleport between two COLDCARD Q devices using QR codes and/or NFC with a website.
What's new
- COLDCARD Co-Sign: When CCC is enabled, a second seed called the Spending Policy Key (Key C) is added to the device. This seed works with the device's Main Seed and one or more additional XPUBs (Backup Keys) to form 2-of-N multisig wallets.
- The spending policy functions like a hardware security module (HSM), enforcing rules such as magnitude and velocity limits, address whitelisting, and 2FA authentication to protect funds while maintaining flexibility and control, and is enforced each time the Spending Policy Key is used for signing.
- When spending conditions are met, the COLDCARD signs the partially signed bitcoin transaction (PSBT) with the Main Seed and Spending Policy Key for fund access. Once configured, the Spending Policy Key is required to view or change the policy, and violations are denied without explanation.
"You can override the spending policy at any time by signing with either a Backup Key and the Main Seed or two Backup Keys, depending on the number of keys (N) in the multisig."
-
A step-by-step guide for setting up CCC is available here.
-
Key Teleport for Q devices allows users to securely transfer sensitive data such as seed phrases (words, xprv), secure notes and passwords, and PSBTs for multisig. It uses QR codes or NFC, along with a helper website, to ensure reliable transmission, keeping your sensitive data protected throughout the process.
- For more technical details, see the protocol spec.
"After you sign a multisig PSBT, you have option to “Key Teleport” the PSBT file to any one of the other signers in the wallet. We already have a shared pubkey with them, so the process is simple and does not require any action on their part in advance. Plus, starting in this firmware release, COLDCARD can finalize multisig transactions, so the last signer can publish the signed transaction via PushTX (NFC tap) to get it on the blockchain directly."
- Multisig transactions are finalized when sufficiently signed. It streamlines the use of PushTX with multisig wallets.
- Signing artifacts re-export to various media. Users are now provided with the capability to export signing products, like transactions or PSBTs, to alternative media rather than the original source. For example, if a PSBT is received through a QR code, it can be signed and saved onto an SD card if needed.
- Multisig export files are signed now. Public keys are encoded as P2PKH address for all multisg signature exports. Learn more about it here.
- NFC export usability upgrade: NFC keeps exporting until CANCEL/X is pressed.
- Added Bitcoin Safe option to Export Wallet.
- 10% performance improvement in USB upload speed for large files.
- Q: Always choose the biggest possible display size for QR.
Fixes
- Do not allow change Main PIN to same value already used as Trick PIN, even if Trick PIN is hidden.
- Fix stuck progress bar under
Receiving...
after a USB communications failure. - Showing derivation path in Address Explorer for root key (m) showed double slash (//).
- Can restore developer backup with custom password other than 12 words format.
- Virtual Disk auto mode ignores already signed PSBTs (with “-signed” in file name).
- Virtual Disk auto mode stuck on “Reading…” screen sometimes.
- Finalization of foreign inputs from partial signatures. Thanks Christian Uebber!
- Temporary seed from COLDCARD backup failed to load stored multisig wallets.
Destroy Seed
also removes all Trick PINs from SE2.Lock Down Seed
requires pressing confirm key (4) to execute.- Q only: Only BBQr is allowed to export Coldcard, Core, and pretty descriptor.
-
@ eb0157af:77ab6c55
2025-06-17 16:02:02VanEck analyst Matthew Sigel warns of growing risks for Bitcoin treasury companies as their stock prices approach NAV.
Matthew Sigel, Head of Digital Assets Research at VanEck, has sounded the alarm for companies that have adopted Bitcoin-based treasury strategies.
No public BTC treasury company has traded below its Bitcoin NAV for a sustained period.
But at least one is now approaching parity.
As some of these companies raise capital through large at-the-market (ATM) programs to buy BTC, a risk is emerging: If the stock trades at or near…
— matthew sigel, recovering CFA (@matthew_sigel) June 16, 2025
In a post on X, Sigel highlighted an emerging issue in the sector of companies holding Bitcoin treasuries. Until now, no public company with a Bitcoin treasury has ever traded below its own Net Asset Value (NAV) for extended periods. The NAV represents the net value of a company’s assets (such as bitcoin and cash) minus its liabilities, divided by the number of outstanding shares — essentially indicating the real value of each share based on the company’s holdings. However, at least one of these companies (Semler Scientific) is now dangerously approaching breakeven.
The core of the issue lies in the capital-raising mechanism. Many of these companies rely on large-scale at-the-market (ATM) programs to acquire bitcoin, but when the stock price nears the NAV, this strategy can shift from creating value to destroying it.
The risk for shareholders
Under normal market conditions, companies like Semler Scientific and Strategy trade at a premium to the value of the bitcoin they hold. This means investors are willing to pay more for the company’s stock than the simple value of its bitcoin treasury.
However, when a company’s stock price approaches or falls below its NAV, the situation becomes problematic, according to Sigel. Issuing new shares at these levels not only dilutes the value for existing shareholders but can also become extractive, as management continues to raise capital while benefiting more than shareholders.
Proposed solutions
Sigel suggested several measures for companies pursuing Bitcoin treasury strategies. His recommendations include implementing preventive safeguards while stock premiums still exist. Notably, he proposes announcing a pause in ATM issuances if the stock trades below 0.95 times NAV for ten or more consecutive trading days. Additionally, Sigel advises prioritizing buybacks when bitcoin appreciates but the company’s equity does not reflect that increase.
Lessons from Bitcoin miners’ past
The VanEck analyst pointed out that similar situations have occurred in the Bitcoin mining sector, marked by persistent equity issuances and disproportionate executive compensation. To avoid repeating those mistakes, Sigel suggests that executive pay should be tied to growth in NAV per share, not the size of the Bitcoin position or the total number of outstanding shares.
Sigel concluded:
“Once you are trading at NAV, shareholder dilution is no longer strategic. It is extractive. Boards and shareholders should act with discipline now, while they still have the benefit of optionality.”
The post Bitcoin treasury: VanEck sounds the alarm for companies in the danger zone appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-17 16:02:01The banking giant is exploring an expansion of its blockchain services, focusing on digital payments and currencies.
JPMorgan Chase has filed a new trademark application for the name “JPMD.” The filing was submitted on June 15 to the United States Patent and Trademark Office (USPTO).
The application, filed by JPMorgan Chase Bank, N.A., covers a broad range of services related to digital assets and blockchain technology. These include the issuance of digital currencies, electronic payment processing, and financial custody services — all of which suggest a possible new stablecoin initiative for JPMorgan.
Experience with JPM Coin
This move wouldn’t be JPMorgan’s first foray into blockchain-based finance. The bank already operates JPM Coin, a dollar-pegged stablecoin used to enable instant transactions between institutional clients. The token runs on Quorum, a private blockchain network developed in-house by JPMorgan and based on Ethereum’s technology.
The registration of the JPMD trademark comes as JPMorgan and other major U.S. banks are considering a collaborative stablecoin project through their jointly owned entities: Early Warning Services and The Clearing House.
Similarly, corporations like Walmart and Amazon are mulling the creation of their own stablecoins.
The post JPMorgan files trademark for ‘JPMD’: a new stablecoin on the horizon for the American bank appeared first on Atlas21.
-
@ cae03c48:2a7d6671
2025-06-17 12:00:57Bitcoin Magazine
Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or CustodyFlash, a Bitcoin payment platform, just announced it has launched Flash Invoicing, a completely free, non-custodial, and KYC-free Bitcoin invoicing tool. Designed for freelancers, the platform allows users to send professional invoices without platform fees, identity checks, or third party custody.
According to Deel, a crypto payments company for freelancers, Bitcoin is the most used cryptocurrency in the world for payments. Despite this growth, many freelancers continue to use basic methods such as pasting Bitcoin addresses into PDFs or emails. Some rely on custodial platforms that deduct fees or require identity verification, which can affect both earnings and data privacy.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said the CEO of Flash Pierre Corbin. “It’s messy. It’s risky. And it’s time for something better.”
Flash Invoicing Features:
- 0% platform fees: no subscriptions or commission
- Non-custodial: Bitcoin goes straight to the user’s wallet
- No KYC: users maintain full privacy
- Professional output: branded PDFs and secure payment links
- Integrated dashboard: manage payments, clients, and revenue
- Works with Flash ecosystem: including Stores, Donations, Paywalls, and POS
Many Bitcoin invoicing tools charge a percentage per transaction or require a subscription. As a result, freelancers often lose part of their income simply to issue an invoice and receive payment. Flash is aiming to solve this issue.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Corbin. “That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
Flash Invoicing allows users to accept Bitcoin payments without relinquishing control, privacy, or revenue. It is integrated with the broader Flash suite, enabling users to manage invoicing alongside features such as setting up stores, receiving donations, or gating premium content.
“As a freelancer myself, I love using the Flash invoicing feature,” stated a freelancer & Flash user. ”It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.”
This post Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or Custody first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ 7f6db517:a4931eda
2025-06-17 04:01:58The newly proposed RESTRICT ACT - is being advertised as a TikTok Ban, but is much broader than that, carries a $1M Fine and up to 20 years in prison️! It is unconstitutional and would create massive legal restrictions on the open source movement and free speech throughout the internet.
The Bill was proposed by: Senator Warner, Senator Thune, Senator Baldwin, Senator Fischer, Senator Manchin, Senator Moran, Senator Bennet, Senator Sullivan, Senator Gillibrand, Senator Collins, Senator Heinrich, and Senator Romney. It has broad support across Senators of both parties.
Corrupt politicians will not protect us. They are part of the problem. We must build, support, and learn how to use censorship resistant tools in order to defend our natural rights.
The RESTRICT Act, introduced by Senators Warner and Thune, aims to block or disrupt transactions and financial holdings involving foreign adversaries that pose risks to national security. Although the primary targets of this legislation are companies like Tik-Tok, the language of the bill could potentially be used to block or disrupt cryptocurrency transactions and, in extreme cases, block Americans’ access to open source tools or protocols like Bitcoin.
The Act creates a redundant regime paralleling OFAC without clear justification, it significantly limits the ability for injured parties to challenge actions raising due process concerns, and unlike OFAC it lacks any carve-out for protected speech. COINCENTER ON THE RESTRICT ACT
If you found this post helpful support my work with bitcoin.
-
@ df478568:2a951e67
2025-06-16 20:09:29 -
@ eb0157af:77ab6c55
2025-06-17 16:02:00A new study by Kraken reveals how cryptocurrency investors perceive security as the main challenge in self-managing their digital assets.
According to The Block, a recent survey conducted by crypto exchange Kraken found that nearly half of respondents consider themselves the primary risk factor for their own crypto security. The research, which surveyed 789 participants, highlights that 48% of users see their own actions as the greatest threat to their investments in digital assets, surpassing concerns about external theft or fraud.
Kraken’s report underlines how personal responsibility in security management forces users to take full control of their digital funds. However, the study suggests that this autonomy can also become a source of anxiety for many investors.
Nick Percoco, Chief Security Officer at Kraken, commented on the findings, noting that “a lack of confidence in personal crypto security is capping the growth of the industry.” According to Percoco, unlocking the full potential of cryptocurrencies will require users to embrace self-custody and consistently invest in strong security habits.
Technologies to strengthen security
Despite the concerns highlighted in the study, 31% of participants expressed optimism about future technologies that could improve crypto security. Among the most promising solutions identified:
- advanced biometric systems for user authentication;
- multi-factor authentication to secure wallet access;
- AI-based fraud detection systems to prevent attacks.
Data and case studies
Kraken’s research emerges in a context where security threats remain a pressing reality. FBI data shows that in 2024, nearly 150,000 reports of crypto-related internet fraud resulted in $9.3 billion in losses. Older users, particularly those over 60, proved especially vulnerable, accounting for $3 billion in crypto-related financial fraud losses on their own.
The post Kraken study: 48% of users fear themselves in managing and securing their funds appeared first on Atlas21.
-
@ faade9ee:1c6dfd69
2025-06-17 11:07:49This is a normal piece of text.z
This is a bold piece of text via button press.z
this is also bold, but via double-starsz
this is an italic via button press
this also but via one-star
look, it's an underline!
oh, a piece of code has appeared. Nice. Button press tho. seems like it's purple / missed styling it, will change that.
another code but via text
code block, kinda buggy (really buggy actually x3)
```this is another, but via text which is disabled for now as it's cause issues```
This is a top number thing222
a bottom number thing5ss65435ghrt
- bullets!
-
another!
- a third!
-
Number!
-
another!
- a third!
-
[x] check
- [x] box
this is a quote
"quote"
heading 1
heading 2
heading 3 via text
heading 4 via text
heading 5 via text
heading 6 via text
this is a link via text (button has an annoyance bug)

video below
::youtube{#aApSteSbeGA}
-
@ 7f6db517:a4931eda
2025-06-16 19:02:17
"Privacy is necessary for an open society in the electronic age. Privacy is not secrecy. A private matter is something one doesn't want the whole world to know, but a secret matter is something one doesn't want anybody to know. Privacy is the power to selectively reveal oneself to the world." - Eric Hughes, A Cypherpunk's Manifesto, 1993
Privacy is essential to freedom. Without privacy, individuals are unable to make choices free from surveillance and control. Lack of privacy leads to loss of autonomy. When individuals are constantly monitored it limits our ability to express ourselves and take risks. Any decisions we make can result in negative repercussions from those who surveil us. Without the freedom to make choices, individuals cannot truly be free.
Freedom is essential to acquiring and preserving wealth. When individuals are not free to make choices, restrictions and limitations prevent us from economic opportunities. If we are somehow able to acquire wealth in such an environment, lack of freedom can result in direct asset seizure by governments or other malicious entities. At scale, when freedom is compromised, it leads to widespread economic stagnation and poverty. Protecting freedom is essential to economic prosperity.
The connection between privacy, freedom, and wealth is critical. Without privacy, individuals lose the freedom to make choices free from surveillance and control. While lack of freedom prevents individuals from pursuing economic opportunities and makes wealth preservation nearly impossible. No Privacy? No Freedom. No Freedom? No Wealth.
Rights are not granted. They are taken and defended. Rights are often misunderstood as permission to do something by those holding power. However, if someone can give you something, they can inherently take it from you at will. People throughout history have necessarily fought for basic rights, including privacy and freedom. These rights were not given by those in power, but rather demanded and won through struggle. Even after these rights are won, they must be continually defended to ensure that they are not taken away. Rights are not granted - they are earned through struggle and defended through sacrifice.
If you found this post helpful support my work with bitcoin.
-
@ 9ca447d2:fbf5a36d
2025-06-17 16:01:54Japanese investment firm Metaplanet has announced a massive $5.4 billion plan to increase its bitcoin holdings to 210,000 BTC by the end of 2027 — that’s about 1% of the total bitcoin supply.
Metaplanet on X
The Tokyo-listed company is accelerating its already aggressive bitcoin plan, with CEO Simon Gerovich calling the initiative “Asia’s largest-ever equity raise to buy Bitcoin — again!”
The company’s new capital raise, called the “555 Million Plan”, involves issuing 555 million shares through moving strike warrants. That’s basically a type of option where people can buy shares later, and the price they pay depends on the stock’s price at that time.
So with moving strike warrants, the price at which people can buy the stock goes up or down depending on how the company’s stock is doing. It gives investors more flexibility — and it can make the warrants more attractive — because they don’t get stuck with a bad deal if the stock price drops.
This way the company can raise capital gradually over the next 2 years without impacting the stock market and existing shareholders.
The funds raised will be used to buy bitcoin, with some to redeem bonds and other income-generating strategies like selling put options.
This is a big step up from Metaplanet’s previous targets. Initially aiming to reach 10,000 BTC by the end of 2025, the company now plans to reach:
- 30,000 BTC by end of 2025
- 100,000 BTC by end of 2026
- 210,000 BTC by end of 2027
The Japanese investment firm hopes to be in the “Bitcoin 1% club” which means holding at least 1% of the total 21 million bitcoin supply.
Metaplanet bitcoin targets
Metaplanet is already making good progress. As of June 2025, the company holds 8,888 BTC, acquired at a cost of about ¥122.2 billion (around $849 million) and has already reached 89% of its original 10,000 BTC target for 2025.
This comes after the success of the company’s previous “210 Million Plan” which raised ¥93.3 billion ($650 million) in 60 trading days by issuing 210 million shares.
During that time, the company’s bitcoin holdings grew from 1,762 BTC to 7,800 BTC and the BTC Yield (a key performance metric showing growth in bitcoin per share) increased by 189%.
Year to date the BTC Yield is 225.4%.
Metaplanet’s BTC Yield graph
The stock has reflected this momentum, up 275% since early 2025 and 1,619% over the past year.
Metaplanet’s stock price chart — TradingView
Metaplanet is now one of the most actively traded stocks in Japan and has become a top-ten corporate bitcoin holder globally, recently surpassing Block Inc., the company founded by Jack Dorsey.
Metaplanet sees this as part of a bigger shift in capital markets.
By being a “bitcoin treasury vehicle” listed on the Tokyo Stock Exchange, it aims to offer investors exposure to bitcoin through regulated equity markets. This is especially useful in Japan where retail investors are often restricted from accessing bitcoin directly.
“Bitcoin is repricing the global cost of capital,” the company said in a statement. “Through our 555 Million Plan, Metaplanet is doubling down on a high-conviction, equity-driven capital markets strategy to accelerate our Bitcoin accumulation trajectory.”
-
@ b1ddb4d7:471244e7
2025-06-17 16:01:34Flash, the all-in-one Bitcoin payment platform, just launched Flash Invoicing. The first invoicing tool for Bitcoin that is completely free, non-custodial, KYC-free, and fully integrated into a comprehensive bitcoin business suite.
Freelancers, contractors and independent workers can now send professional bitcoin invoices with 0% platform fees, no identity verification, and no third-party custody — a first in the Bitcoin ecosystem.
According to Deel, crypto payments to freelancers grew 10x in 2023, with bitcoin remaining the most-used currency. But despite this surge, the tools available for invoicing remain outdated.
Most freelancers still paste Bitcoin addresses into PDF footers or emails, hoping their client sends the right amount. Others use custodial platforms that charge high fees and require full identity verification.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said Pierre Corbin, CEO of Flash.
“It’s messy, reduces privacy and very inconvenient both for payee and payer.”, he explains.
Most Bitcoin invoicing tools charge a percentage per transaction — or lock users into subscription plans. That means freelancers lose a portion of every invoice just for the privilege of getting paid.
The other option is host open-source invoicing tools or use a google sheet template. While the former requires a hardware investment, the latter lacks functionality. Flash Invoicing is aiming to provide a better solution to address the invoicing needs for modern businesses and freelancers.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Pierre.
“That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
“As a freelancer myself, I love using the Flash invoicing feature. It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.” — Ada, freelancer & Flash user
Whether you’re a solo designer in Nairobi, a Web3 developer in Buenos Aires, or a consultant billing startups in Berlin, Flash Invoicing gives you a way to accept Bitcoin — without giving up control, privacy, or revenue.
And because it’s fully integrated with the broader Flash suite, freelancers can easily scale from invoicing to setting up stores, receiving donations, or gating premium content.
About Flash
Flash is the only non-custodial, KYC-free Bitcoin payment platform built for freelancers, creators, and businesses. With tools for invoicing, donations, stores, and POS, Flash gives users full control over how they earn and operate in Bitcoin — with no fees and no middlemen.
-
@ cae03c48:2a7d6671
2025-06-17 16:01:13Bitcoin Magazine
Michael Saylor and Pakistan’s Crypto Minister Bilal Talk Bitcoin and Global InvestmentPakistan’s Finance Minister Muhammad Aurangzeb and State Minister of Crypto Bilal Bin Saqib, held a conversation recently with the Executive Chairman and CEO of Strategy, Michael Saylor, about Bitcoin and its potential role in Pakistan’s economy.
BREAKING:
Pakistan’s Finance Minister and State Minister on Crypto Bilal just talked with Michael Saylor about #Bitcoin
Nation States are here
pic.twitter.com/aa5tM5kKbY
— Bitcoin Magazine (@BitcoinMagazine) June 15, 2025
Saylor highlighted the critical role of trust and leadership in attracting global capital, citing his own journey of turning a $400 million investment into a $40 billion market backed position through Bitcoin.
“Today, I will stay in touch with Bilal,” he said. “Pakistan has many brilliant people and a lot of people to do business with you. My company had less than $400 million to invest, but the markets gave me $40 billion because they trust us. And so the most important thing is leadership, intellectual leadership and that they trust you.”
Saylor further emphasized that trust and clarity of vision are what drive global capital flows.
“If the world trusts you and they hear your words, and you speak particularly, the capital and the capability will flow to Pakistan,” said Saylor. “It’s there, it wants to find a home and that’s what happened with our company. Our success is because we were clear and committed. And once the market decides who the leader is. They get behind the leader and they send their money to you. And I think they’d do it to Pakistan too. You have the most important thing, which is you have a commitment and a will and clarity here. So, I look forward to working with you.”
The new stance is a stark change for Pakistan, which had previously banned Bitcoin trading in 2018. On March 20, Bilal Bin Saqib told Bloomberg that Pakistan was planning to legalize Bitcoin and try to implement a regulatory framework to attract investors.
“Pakistan is done sitting on the sidelines,” said Saqib. “We want to attract international investment because Pakistan is a low-cost, high-growth market with 60% of the population under 30… Trump is making crypto a national priority, and every country, including Pakistan, will have to follow suit.”
During the 2025 Bitcoin Conference in Las Vegas, Saqib announced that Pakistan was creating a strategic Bitcoin reserve.
“Today, I will announce that the Pakistan government is setting up their own government led Bitcoin strategic reserve… and this wallet, the national Bitcoin wallet,” said Saqib. “It’s not for speculation or hype. We will be holding this Bitcoin and we will never ever sell them.”
This post Michael Saylor and Pakistan’s Crypto Minister Bilal Talk Bitcoin and Global Investment first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ 7f6db517:a4931eda
2025-06-16 19:02:15Nostr is an open communication protocol that can be used to send messages across a distributed set of relays in a censorship resistant and robust way.
If you missed my nostr introduction post you can find it here. My nostr account can be found here.
We are nearly at the point that if something interesting is posted on a centralized social platform it will usually be posted by someone to nostr.
We are nearly at the point that if something interesting is posted exclusively to nostr it is cross posted by someone to various centralized social platforms.
We are nearly at the point that you can recommend a cross platform app that users can install and easily onboard without additional guides or resources.
As companies continue to build walls around their centralized platforms nostr posts will be the easiest to cross reference and verify - as companies continue to censor their users nostr is the best censorship resistant alternative - gradually then suddenly nostr will become the standard. 🫡
Current Nostr Stats
If you found this post helpful support my work with bitcoin.
-
@ b1ddb4d7:471244e7
2025-06-16 23:01:17This article was originally published on dev.to by satshacker.
Alright, you’ve built a useful and beautiful website, tool or app. However, monetization isn’t a priority and you’d rather keep the project free, ads-free and accessible?
Accepting donations would be an option, but how? A PayPal button? Stripe? Buymeacoffe? Patreon?
All of these services require a bank account and KYC verification, before you can send and receive donations – not very convenient.
If we only could send value over the internet, with just one click and without the need of a bank account…
Oh, hold on, that’s bitcoin. The decentralized protocol to send value across the globe. Money over TCP/IP.
In this article, we’ll learn how anyone can easily add a payment button or donation widget on a website or app.
Let’s get into it.
Introduction
Bitcoin is digital money that you can send and receive without the need for banks. While bitcoin is extremely secure, it’s not very fast. The maximum transactions per second (TPS) the network can handle is about 7. Obviously that’s not useful for daily payments or microtransactions.
If you’d like to dig deeper into how bitcoin works, a great read is “Mastering Bitcoin” by Andreas Antonopoulos.
Bitcoin vs Lightning
If you’d like to receive bitcoin donations “on-chain” all you need is a bitcoin wallet. You simply display your bitcoin address on your site and that’s it. You can receive donations.
It would look something like this; 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Instead of showing the actual bitcoin address, you can also turn it into a QR code.
However, this is not a recommended solution. Using static on-chain addresses has two major downsides. It lowers privacy for you and your donnors and it’s a UTXO disaster because many small incoming transactions could beocme hard to consolidate in the future.
For donations and small transactions, the Lightning Network is the better option. Lightning allows for instant settlement with fees only a fraction of a cent.
Similar to bitcoin, you have the choice between non-custodial and custodial wallets. This means, either you have full control over your money or the wallet provider has.
Option 1: Lightning Address
With the lightning address feature, you an easily receive donations to an email like address.
It looks like this: yourname@wallet.com
Many wallets support lightning addresses and make it easy to create one. Then, you simple add the address to your donation page and you’re ready to receive tips.
You can also add a link link as in lightning:yourname@wallet.com and compatible lightning wallets and browser wallets will detect the address.
Option 2: Lightning Donation Widgets
If you like to take it a step further, you can also create a more enhanced donation checkout flow. Of course you could programm something yourself, there are many open source libraries you can build upon. If you want a simple plug-and-play solution, here are a couple of options:
Name
Type
Registration
SatSale
Self-hosted
No KYC
BTCPay Server
Self-hosted
No KYC
Pay With Flash
Widget
Email
Geyser Fund
Widget
Email
The Giving Block
Hosted
KYC
OpenNode
Hosted
KYC
SatSale (GitHub)
Lightweight, self-hosted Bitcoin/Lightning payment processor. No KYC.
Ideal for developers comfortable with server management. Simple to deploy, supports both on-chain and Lightning, and integrates with WooCommerce.
BTCPay Server
Powerful, open-source, self-hosted processor for Bitcoin and Lightning. No KYC.
Supports multiple currencies, advanced features, and full privacy. Requires technical setup and maintenance. Funds go directly to your wallet; great for those seeking full control.
Pay With Flash
Easiest for indie hackers. Add a donation widget with minimal code and no KYC. Payments go directly to your wallet for a 1.5% fee.
Setup Steps:
- Sign up at PayWithFlash.com
- Customize your widget in the dashboard
- Embed the code:
- Test to confirm functionality
Benefits:
- Minimal technical skills required
- Supports one-time or recurring donations
- Direct fund transfer, no intermediaries
Geyser Fund
Crowdfunding platform. Widget-based, connects to your wallet, email registration.Focused on Bitcoin crowdfunding, memberships and donations.
The Giving Block
Hosted, KYC required. Integrates with fiat and crypto, best for nonprofits or larger organizations.
OpenNode
Hosted, KYC required. Accept Bitcoin payments and donations; supports conversion to fiat, suitable for businesses and nonprofits.
Summary
- Fast, low-code setup: Use Pay With Flash or Geyser Fund.
- Privacy and control: Choose SatSale or BTCPay Server (requires technical skills).
- Managed, compliant solutions: The Giving Block or OpenNode.
Choose based on your technical comfort, privacy needs, and project scale.
I hope this article helped you. If you added bitcoin donations, share your link in the comments and I will send you a few satoshis maybe
-
@ cae03c48:2a7d6671
2025-06-17 16:01:11Bitcoin Magazine
Trump Media Files to Launch Bitcoin and Ethereum ETFTrump Media & Technology Group has filed a registration statement with the U.S. Securities and Exchange Commission to launch the Truth Social Bitcoin and Ethereum ETF, B.T.
The ETF will directly hold Bitcoin and Ether, with an initial allocation of 75% Bitcoin and 25% Ether. Shares of the fund will be offered to investors to track the performance of these assets and are expected to trade on NYSE Arca once approved.
JUST IN:
Registration statement for Trump Media's Bitcoin Treasury deal was declared effective by the SEC
pic.twitter.com/PFyy44qXxH
— Bitcoin Magazine (@BitcoinMagazine) June 13, 2025
Crypto.com has been selected as the exclusive custodian, prime execution agent, staking, and liquidity provider for the ETF. Yorkville America Digital, LLC is the sponsor of the fund.
According to the company’s announcement, “The launch of the Truth Social Bitcoin and Ethereum ETF is pending effectiveness of the Registration Statement as well as approval of a Form 19b-4 filing with the SEC.”
The fund is structured as a Nevada business trust. Shares will be issued and redeemed in blocks of 10,000 by authorized participants, with cash used for creation and redemption. The ETF may offer in-kind transactions in the future, pending additional regulatory approval.
Trump Media acknowledged, “A registration statement relating to the Shares has been filed with the SEC but has not yet become effective. The Shares may not be sold, nor may offers to buy be accepted, prior to the time the registration statement becomes effective.”
The ETF is not registered under the Investment Company Act of 1940, which typically governs mutual funds and traditional ETFs by imposing rules on investor protections, disclosures, and fund operations. Because the ETF holds Bitcoin and Ether directly rather than securities, it qualifies as a grantor trust and is exempt from these requirements.
The ETF filing also reflects Trump Media’s strategy to establish a presence in the digital asset space beyond social media and streaming. With the development of its financial services arm, Truth.Fi, the company is clearly positioning itself to compete in the growing digital asset space.
If approved, the Truth Social ETF would give investors a direct, regulated path into both Bitcoin and Ether through one fund. As Trump Media expands its presence in financial services, the move signals a clear intention to compete in the space.
This post Trump Media Files to Launch Bitcoin and Ethereum ETF first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-16 19:02:15Will not live in a pod.
Will not eat the bugs.
Will not get the chip.
Will not get a blue check.
Will not use CBDCs.Live Free or Die.
Why did Elon buy twitter for $44 Billion? What value does he see in it besides the greater influence that undoubtedly comes with controlling one of the largest social platforms in the world? We do not need to speculate - he made his intentions incredibly clear in his first meeting with twitter employees after his takeover - WeChat of the West.
To those that do not appreciate freedom, the value prop is clear - WeChat is incredibly powerful and successful in China.
To those that do appreciate freedom, the concern is clear - WeChat has essentially become required to live in China, has surveillance and censorship integrated at its core, and if you are banned from the app your entire livelihood is at risk. Employment, housing, payments, travel, communication, and more become extremely difficult if WeChat censors determine you have acted out of line.
The blue check is the first step in Elon's plan to bring the chinese social credit score system to the west. Users who verify their identity are rewarded with more reach and better tools than those that do not. Verified users are the main product of Elon's twitter - an extensive database of individuals and complete control of the tools he will slowly get them to rely on - it is easier to monetize cattle than free men.
If you cannot resist the temptation of the blue check in its current form you have already lost - what comes next will be much darker. If you realize the need to resist - freedom tech provides us options.
If you found this post helpful support my work with bitcoin.
-
@ cae03c48:2a7d6671
2025-06-17 16:01:08Bitcoin Magazine
H100 Group Receives 144.8 BTC in Convertible Loan DealH100 Group, Swedish health-tech firm, has received 144.8 BTC as part of a settlement tied to its convertible loan agreement, according to a company press release issued Monday. With this latest transaction, the Stockholm-based firm now holds a total of 169.2 BTC on its balance sheet.
H100 Group Receives 144.8 BTC as Partial Settlement Under Convertible Loan Framework. Now holds 169.2 BTC. pic.twitter.com/MAW044iXkG
— H100 (@H100Group) June 16, 2025
The 144.8 BTC was transferred as a part of the first four segments of H100’s loan agreement, which has been well received by investors thus far. H100 said in the release, “H100 Group AB (‘H100 Group’ or the ‘Company’) has today received 144.8 BTC as part of the proceeds from Tranches 1 through 4 under its previously announced convertible loan agreements.”
This follows recent reporting that Blockstream CEO Adam Back committed to lead a 750 million kronor (~$79 million) funding initiative for H100, anchored by a 150 million-krona injection in Tranche 6. The loan, structured for speed and cost-efficiency, was priced at 6.38 kronor per share—a 33% premium to market—showing investor confidence.
The loan structure includes settlement flexibility—either in cash or Bitcoin—which allows counterparties to opt for BTC delivery, reducing fiat friction and lining up with the firm’s long-term treasury outlook.
“Unexpectedly, given the strong reception, Tranches 1-4 became in-the-money rapidly,” Back told CoinDesk. “I was expecting [H100] would convert them over time as they reached in-the-money status.”
This funding approach allows H100 to bypass traditional rights issues while onboarding capital in a flexible manner. Tranches 7 and 8 are on deck, with room for size increases depending on market appetite.
This also reflects H100’s evolving financial strategy. While the company’s core operations remain focused on AI-driven health and longevity services, its growing Bitcoin position is reshaping how capital is raised, stored, and deployed. As of now, the company’s BTC holdings stand at 169.2 BTC—up from just 24.41 BTC prior to this latest tranche execution.
H100’s stock jumped 22% on Monday in response to the developments.
As the firm continues negotiations for future tranches and explores adoption of BTC as a financial backbone, it positions itself uniquely at the intersection of health tech and decentralized finance.
This post H100 Group Receives 144.8 BTC in Convertible Loan Deal first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-16 18:02:23The former seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
The latter's future remains to be seen. Dependence on Tor, which has had massive reliability issues, and lack of strong privacy guarantees put it at risk.
— ODELL (@ODELL) October 27, 2022
The Basics
- Lightning is a protocol that enables cheap and fast native bitcoin transactions.
- At the core of the protocol is the ability for bitcoin users to create a payment channel with another user.
- These payment channels enable users to make many bitcoin transactions between each other with only two on-chain bitcoin transactions: the channel open transaction and the channel close transaction.
- Essentially lightning is a protocol for interoperable batched bitcoin transactions.
- It is expected that on chain bitcoin transaction fees will increase with adoption and the ability to easily batch transactions will save users significant money.
- As these lightning transactions are processed, liquidity flows from one side of a channel to the other side, on chain transactions are signed by both parties but not broadcasted to update this balance.
- Lightning is designed to be trust minimized, either party in a payment channel can close the channel at any time and their bitcoin will be settled on chain without trusting the other party.
There is no 'Lightning Network'
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise.
- There are many lightning channels between many different users and funds can flow across interconnected channels as long as there is a route through peers.
- If a lightning transaction requires multiple hops it will flow through multiple interconnected channels, adjusting the balance of all channels along the route, and paying lightning transaction fees that are set by each node on the route.
Example: You have a channel with Bob. Bob has a channel with Charlie. You can pay Charlie through your channel with Bob and Bob's channel with User C.
- As a result, it is not guaranteed that every lightning user can pay every other lightning user, they must have a route of interconnected channels between sender and receiver.
Lightning in Practice
- Lightning has already found product market fit and usage as an interconnected payment protocol between large professional custodians.
- They are able to easily manage channels and liquidity between each other without trust using this interoperable protocol.
- Lightning payments between large custodians are fast and easy. End users do not have to run their own node or manage their channels and liquidity. These payments rarely fail due to professional management of custodial nodes.
- The tradeoff is one inherent to custodians and other trusted third parties. Custodial wallets can steal funds and compromise user privacy.
Sovereign Lightning
- Trusted third parties are security holes.
- Users must run their own node and manage their own channels in order to use lightning without trusting a third party. This remains the single largest friction point for sovereign lightning usage: the mental burden of actively running a lightning node and associated liquidity management.
- Bitcoin development prioritizes node accessibility so cost to self host your own node is low but if a node is run at home or office, Tor or a VPN is recommended to mask your IP address: otherwise it is visible to the entire network and represents a privacy risk.
- This privacy risk is heightened due to the potential for certain governments to go after sovereign lightning users and compel them to shutdown their nodes. If their IP Address is exposed they are easier to target.
- Fortunately the tools to run and manage nodes continue to get easier but it is important to understand that this will always be a friction point when compared to custodial services.
The Potential Fracture of Lightning
- Any lightning user can choose which users are allowed to open channels with them.
- One potential is that professional custodians only peer with other professional custodians.
- We already see nodes like those run by CashApp only have channels open with other regulated counterparties. This could be due to performance goals, liability reduction, or regulatory pressure.
- Fortunately some of their peers are connected to non-regulated parties so payments to and from sovereign lightning users are still successfully processed by CashApp but this may not always be the case going forward.
Summary
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise. There is no singular 'Lightning Network' but rather many payment channels between distinct peers, some connected with each other and some not.
- Lightning as an interoperable payment protocol between professional custodians seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
- Lightning as a robust sovereign payment protocol has yet to be battle tested. Heavy reliance on Tor, which has had massive reliability issues, the friction of active liquidity management, significant on chain fee burden for small amounts, interactivity constraints on mobile, and lack of strong privacy guarantees put it at risk.
If you have never used lightning before, use this guide to get started on your phone.
If you found this post helpful support my work with bitcoin.
-
@ cae03c48:2a7d6671
2025-06-17 16:00:59Bitcoin Magazine
Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or CustodyFlash, a Bitcoin payment platform, just announced it has launched Flash Invoicing, a completely free, non-custodial, and KYC-free Bitcoin invoicing tool. Designed for freelancers, the platform allows users to send professional invoices without platform fees, identity checks, or third party custody.
According to Deel, a crypto payments company for freelancers, Bitcoin is the most used cryptocurrency in the world for payments. Despite this growth, many freelancers continue to use basic methods such as pasting Bitcoin addresses into PDFs or emails. Some rely on custodial platforms that deduct fees or require identity verification, which can affect both earnings and data privacy.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said the CEO of Flash Pierre Corbin. “It’s messy. It’s risky. And it’s time for something better.”
Flash Invoicing Features:
- 0% platform fees: no subscriptions or commission
- Non-custodial: Bitcoin goes straight to the user’s wallet
- No KYC: users maintain full privacy
- Professional output: branded PDFs and secure payment links
- Integrated dashboard: manage payments, clients, and revenue
- Works with Flash ecosystem: including Stores, Donations, Paywalls, and POS
Many Bitcoin invoicing tools charge a percentage per transaction or require a subscription. As a result, freelancers often lose part of their income simply to issue an invoice and receive payment. Flash is aiming to solve this issue.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Corbin. “That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
Flash Invoicing allows users to accept Bitcoin payments without relinquishing control, privacy, or revenue. It is integrated with the broader Flash suite, enabling users to manage invoicing alongside features such as setting up stores, receiving donations, or gating premium content.
“As a freelancer myself, I love using the Flash invoicing feature,” stated a freelancer & Flash user. ”It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.”
This post Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or Custody first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ cae03c48:2a7d6671
2025-06-17 16:00:54Bitcoin Magazine
DDC Enterprise Secures $528 Million to Expand Bitcoin HoldingsToday, DDC Enterprise Limited (NYSE: DDC) announced it has raised three securities purchase agreements for a total of up to $528 million to expand its Bitcoin holdings. According to the press release, this is one of the largest single-purpose Bitcoin raises by any NYSE-listed company.
JUST IN:
DDC Enterprise to raise up to $528 million to buy more #Bitcoin pic.twitter.com/CPxPlsjvwq
— Bitcoin Magazine (@BitcoinMagazine) June 17, 2025
“Today is a defining moment for DDC Enterprise and our shareholders,” said the Founder and CEO of DDC Enterprise Norma Chu. “This capital commitment of up to $528 million, backed by respected institutions from both traditional finance and the digital asset frontier, represents a strong mandate to execute an ambitious corporate Bitcoin accumulation strategy globally. Our vision is unequivocal: we are building the world’s most valuable Bitcoin treasury.”
The funding, backed by investors including Anson Funds, Animoca Brands, Kenetic Capital, and QCP Capital, will be primarily allocated toward significantly increasing the company’s Bitcoin holdings.
“This funding is expected to propel DDC into one of the top global corporate Bitcoin holders,” stated Chu. “This investment by Anson Funds and the group of PIPE investors is a resounding validation of Bitcoin’s important role in future corporate balance sheets.”
Components of the capital raise include:
- $26 Million Equity PIPE Investment:
The company will issue up to 2.4 million Class A ordinary shares at an average price of $10.30 to investors including Animoca Brands, Kenetic Capital, and QCP Capital. The shares will be restricted for 180 days. - $300 Million Convertible Note and $2 Million Private Placement:
Anson Funds will provide an initial $25 million with no interest and will mature in 24 months, with up to $275 million available in future tranches. Anson will also purchase 307,693 Class A ordinary shares for $2 million in a concurrent private placement. - $200 Million Equity Line of Credit:
Anson Funds has also committed to a $200 million equity line of credit (ELOC), giving DDC flexible access to capital for future Bitcoin purchases.
“At DDC, we will deploy this capital with institutional discipline and unwavering conviction, cementing our position as the premier bridge between global capital markets and the Bitcoin ecosystem,” said Chu. “DDC Enterprise is strongly positioned as the definitive publicly-traded vehicle for concentrated Bitcoin exposure and value creation. My focus will be on growing our BTC treasury and delivering attractive BTC yield consistently for our shareholders.”
This post DDC Enterprise Secures $528 Million to Expand Bitcoin Holdings first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
- $26 Million Equity PIPE Investment:
-
@ 472f440f:5669301e
2025-06-16 18:33:54Marty's Bent
So much for that tariff hyperinflation.\ \ New inflation numbers came at 1.2% — way below the Fed’s target.\ \ For the 4th time in Trump’s 4 months.\ \ Yet not a word about easing from the fed. Who’s now moving the inflation goal-posts to 2026 or even 2027. pic.twitter.com/nwzSCABrbR
— Peter St Onge, Ph.D. (@profstonge) June 16, 2025
After months of pundits, politicians, and partisan hacks kvetching about the aggressive tariff regime put forth by the Trump administration, we're beginning to see some data tickle in that makes it seem as if the tariff strategy may actually be working. At the end of last week, inflation data hit the market cooler than expected. Some core components coming in below the Federal Reserve's 2% inflation target. Granted, the CPI is manipulated and may be underreporting actual inflation. However, if we're simply comparing the CPI to itself, it seems to be moving in the right direction if, like me, you don't like when prices consistently rise month on month, year on year, decade on decade.
On top of this, the amount of revenue that tariffs are bringing in is significant and rising quickly. In May, tariff revenue collected in the U.S. hit a record of $22.3 billion. In April, the U.S. government brought in $16.5 billion from tariffs, and collectively, since Trump took office, the government has brought in around $67.2 billion in tariff revenue. Tariffs now reflect 4% of the total federal revenue, which is up from an average of 2% over the last few years. If this trend keeps up, the idea that tariffs can replace income tax revenue in the United States seems to be validated. Even better, it seems that the increased inflation that many were warning about hasn't materialized yet. There could be a way to increase the revenue of the federal government without increasing taxes on American producers while keeping prices lower. This is a beautiful thing.
I don't think it's time to ring the bell and claim victory in regards to tariffs and inflation quite yet, but this is extremely encouraging and something that all of you should be monitoring closely in the months ahead. Whether you're a Republican or a Democrat, I think we should all celebrate if the bold strategy of levying tariffs on the rest of the world to bring manufacturing home, while the government produces revenue via means that don't attack the income of individual citizens actually works out in the end.
It's crazy what pricing your life in Bitcoin does as you surf the internet. This newsletter was partly inspired by the video above from our good friend Peter St. Onge, but also because of this tweet I saw earlier today that priced the tariff revenue in bitcoin.
The Kobeissi Letter did not include the bitcoin denominations in its tweet. Our browser extension, Opportunity Cost, automatically injected it into the tweet so that I could understand how much revenue the government is bringing in in terms of Bitcoin. If they chose to use Bitcoin as a reserve asset.
It's crazy to think that at current bitcoin prices and if tariff revenue stays at the level it reached last month, the United States government could acquire a strategic reserve of 1 million bitcoin in less than five months. That really puts things into perspective, for me at least, about how much money is being thrown around the system both in the private markets and the public sector.
We are still extremely early in terms of bitcoin's adoption and monetization. Just looking at the tweet makes me want to tap somebody on the shoulder in the government and say, "Hey, look at this. If you sacrifice less than five months of tariff revenue and funnel that into bitcoin, you could have your strategic reserve by the end of the year. Before Thanksgiving even."
If tariff revenue continues to increase at the pace it has over the last couple of months, and the economy recovers, inflation isn't that bad, why not? Why not start building the strategic reserve with some of these revenues? A man can dream.
Washington's Bitcoin Awakening: From Crime Concerns to Strategic Asset
Ken Egan described a remarkable shift in how Washington views Bitcoin. Just a year ago, he recalls fighting defensive battles against basic misconceptions about criminal use and technical vulnerabilities. Today, policymakers ask sophisticated questions about Bitcoin's role in global monetary competition and national security strategy. Egan emphasized that discussions no longer waste time on "is it just for buying drugs" but instead focus on how Bitcoin can counter China's parallel financial systems and strengthen America's competitive position.
"There are people thinking, even the Department of Energy, some of whom will be at our conference, thinking really deeply about everything this ecosystem has to offer and how we can apply it to sort of a comprehensive national security strategy." - Ken Egan
Multiple government departments are now actively exploring Bitcoin's potential, Egan revealed. The Department of Defense examines mining for energy resilience, while the Department of Energy considers grid applications. Trump's executive order formally distinguished Bitcoin from other cryptocurrencies, signaling institutional recognition of its unique properties. This evolution from skepticism to strategic thinking represents a fundamental transformation in how America's policy establishment approaches Bitcoin.
Check out the full podcast here for more on institutional Bitcoin adoption, resistance money warnings, and bipartisan coalition building.
Headlines of the Day
France Eyes Bitcoin Mining to Use Excess Energy - via X
Truth Social Files for Bitcoin ETF - via X
French Firm Raises €9.7M to Expand Bitcoin Treasury - via X
China's DDC Enterprise Adds 38 BTC to Treasury - via X
Get our new STACK SATS hat - via tftcmerch.io
Bitcoin’s Next Parabolic Move: Could Liquidity Lead the Way?
Is bitcoin’s next parabolic move starting? Global liquidity and business cycle indicators suggest it may be.
Read the latest report from Unchained and TechDev, analyzing how global M2 liquidity and the copper/gold ratio—two historically reliable macro indicators—are aligning once again to signal that a new bitcoin bull market may soon begin.
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
The best way to start your Monday morning is for the brake system in your car to completely shit the bed and force you to sit on the side of the road for a tow truck for two hours.
Download our free browser extension, Opportunity Cost: https://www.opportunitycost.app/ start thinking in SATS today.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
-
@ 7f6db517:a4931eda
2025-06-16 18:02:23What is KYC/AML?
- The acronym stands for Know Your Customer / Anti Money Laundering.
- In practice it stands for the surveillance measures companies are often compelled to take against their customers by financial regulators.
- Methods differ but often include: Passport Scans, Driver License Uploads, Social Security Numbers, Home Address, Phone Number, Face Scans.
- Bitcoin companies will also store all withdrawal and deposit addresses which can then be used to track bitcoin transactions on the bitcoin block chain.
- This data is then stored and shared. Regulations often require companies to hold this information for a set number of years but in practice users should assume this data will be held indefinitely. Data is often stored insecurely, which results in frequent hacks and leaks.
- KYC/AML data collection puts all honest users at risk of theft, extortion, and persecution while being ineffective at stopping crime. Criminals often use counterfeit, bought, or stolen credentials to get around the requirements. Criminals can buy "verified" accounts for as little as $200. Furthermore, billions of people are excluded from financial services as a result of KYC/AML requirements.
During the early days of bitcoin most services did not require this sensitive user data, but as adoption increased so did the surveillance measures. At this point, most large bitcoin companies are collecting and storing massive lists of bitcoiners, our sensitive personal information, and our transaction history.
Lists of Bitcoiners
KYC/AML policies are a direct attack on bitcoiners. Lists of bitcoiners and our transaction history will inevitably be used against us.
Once you are on a list with your bitcoin transaction history that record will always exist. Generally speaking, tracking bitcoin is based on probability analysis of ownership change. Surveillance firms use various heuristics to determine if you are sending bitcoin to yourself or if ownership is actually changing hands. You can obtain better privacy going forward by using collaborative transactions such as coinjoin to break this probability analysis.
Fortunately, you can buy bitcoin without providing intimate personal information. Tools such as peach, hodlhodl, robosats, azteco and bisq help; mining is also a solid option: anyone can plug a miner into power and internet and earn bitcoin by mining privately.
You can also earn bitcoin by providing goods and/or services that can be purchased with bitcoin. Long term, circular economies will mitigate this threat: most people will not buy bitcoin - they will earn bitcoin - most people will not sell bitcoin - they will spend bitcoin.
There is no such thing as KYC or No KYC bitcoin, there are bitcoiners on lists and those that are not on lists.
If you found this post helpful support my work with bitcoin.
-
@ cae03c48:2a7d6671
2025-06-17 16:00:49Bitcoin Magazine
Thailand Approves Five Year Bitcoin And Crypto Tax BreakThailand has approved a five year tax exemption on capital gains from cryptocurrency trading made through licensed digital asset platforms. The exemption will be in effect from January 1, 2025, through December 31, 2029.
JUST IN:
Thailand’s cabinet approved personal tax waiver on profits from the #Bitcoin and crypto sale over five years. pic.twitter.com/4gWc1gn84j
— Bitcoin Magazine (@BitcoinMagazine) June 17, 2025
Deputy Finance Minister Julapun Amornvivat announced the measure, calling it a move to increase investment, stimulate economic activity, and drive long term growth.
Amornvivat stated, “The Cabinet approved a five-year crypto tax exemption to promote Thailand as a global digital asset hub.”
According to the Ministry of Finance, the policy is designed to strengthen Thailand’s competitiveness in the global digital economy. It targets transparent growth, and aims to increase capital inflow into the Thai market. Officials expect over 1 billion baht in indirect tax revenue to result from the increased economic activity during the exemption period.
Amornvivat went on to say, “The capital gain tax exemption will be for the sale of digital assets made through operators regulated by the Securities and Exchange Commission.”
The tax break applies only to platforms licensed by the Thai SEC. This includes exchanges that meet strict regulatory standards under the government’s digital finance framework. Exchanges without Thai licenses will not benefit from the exemption and continue to face restrictions.
Officials say the new exemption aligns with international standards from the OECD and FATF. The government is also exploring a possible value-added tax (VAT) on digital assets to support fiscal stability.
Furthermore, this isn’t Thailand’s first step toward embracing Bitcoin or crypto.
Thailand approved its first spot Bitcoin ETF in 2024, allowing asset manager ONEAM to launch a fund for institutional investors. The ETF offers regulated exposure to Bitcoin through global funds and reflects growing demand for institutional access to the asset.
Thailand is taking a two sided approach. They support innovation through licensed platforms, while cracking down on unregulated players. With clearer rules and tax breaks, the country is positioning itself as a leader for Bitcoin and crypto growth in Southeast Asia.
This post Thailand Approves Five Year Bitcoin And Crypto Tax Break first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ cae03c48:2a7d6671
2025-06-16 16:01:21Bitcoin Magazine
Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on EverythingCoinbase is launching its first-ever branded credit card in partnership with American Express, set to roll out this fall. Called the Coinbase One Card, it will be available only to U.S. members of Coinbase One, the platform’s monthly subscription service. The card will offer 2% to 4% back in Bitcoin on everyday purchases, along with access to American Express perks.
JUST IN: Coinbase launches credit card allowing users to earn up to 4% bitcoin back on every purchase
pic.twitter.com/d6pdNZV4pi
— Bitcoin Magazine (@BitcoinMagazine) June 12, 2025
This is a first-of-its-kind product for Coinbase, which previously only offered a prepaid debit card with Visa in 2020.
“We see real potential in the combination of Coinbase and crypto with the powerful backing of American Express, and what the card offers is an excellent mix of what customers are looking for right now,” said Will Stredwick, head of American Express global network services, during the Coinbase State of Crypto Summit in New York.
The card is part of a larger push by Coinbase to expand its subscription-based services. Coinbase One costs $29.99/month and includes zero trading fees, higher staking rewards, and customer support perks. The company also announced a cheaper version—Coinbase Basic—for $4.99/month or $49.99/year, which includes fewer features.
Coinbase’s subscription business is growing fast. It brought in $698.1 million in Q1 2025, compared to $1.26 billion in trading revenue. According to William Blair analyst Andrew Jeffrey, this kind of recurring revenue is a big reason why long-term investors are sticking with the stock.
Launched in 2023, Coinbase One now has over a million members. The company has been steadily growing its ecosystem with products like its Base developer platform and a self-custody wallet.
The company has long positioned Bitcoin at the center of its strategy—offering BTC custody services to institutions, supporting Bitcoin ETFs, integrating Bitcoin rewards into its products, and actively advocating for Bitcoin-friendly regulation in Washington. Coinbase also supports Bitcoin development directly through funding grants and engineering support. As the largest publicly traded crypto exchange in the U.S., Coinbase continues to frame Bitcoin not just as an asset, but as the foundation of its long-term vision.
This post Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on Everything first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 31a4605e:cf043959
2025-06-17 15:55:26O Bitcoin tem se destacado como uma ferramenta econômica nova em economias em desenvolvimento. Essas nações muitas vezes enfrentam dificuldades como alta inflação, sistemas bancários frágeis e acesso restrito a serviços financeiros. Com suas características especiais, como descentralização, resistência à censura e oferta limitada, o Bitcoin aparece como uma solução alternativo para proteger patrimônio, facilitar transações internacionais e promover a inclusão financeira.
Desafios enfrentados por economias emergentes
Inflação e desvalorização da moeda:
Muitos países em desenvolvimento enfrentam políticas monetárias instáveis, levando à desvalorização de suas moedas.
A inflação diminui o poder de compra das pessoas, tornando difícil manter patrimônio e planejar finanças a longo prazo.
Acesso dimitado ao sistema bancário:
Em várias áreas, especialmente rurais, uma parte significativa da população não tem acesso a bancos ou serviços financeiros básicos.
Isso dificulta a guarda de dinheiro, a obtenção de crédito e a realização de transações seguras.
Remessas e transações internacionais caras:
Muitos cidadãos de economias em desenvolvimento dependem de remessas enviadas por familiares que trabalham no exterior.
As taxas cobradas por intermediários financeiros podem ser elevadas, diminuindo o valor recebido pelas famílias.
Como o Bitcoin beneficia economias emergentes
Proteção contra inflação:
Com sua oferta limitada a 21 milhões de unidades, o Bitcoin serve como um ativo deflacionário, permitindo que indivíduos protejam seu patrimônio contra a desvalorização da moeda local.
Em países como Venezuela e Argentina, onde as taxas de inflação são muito altas, o Bitcoin tem sido usado como uma reserva de valor.
Inclusão financeira:
O Bitcoin elimina a necessidade de intermediários financeiros, permitindo que qualquer pessoa com acesso à internet participe da economia global.
Indivíduos sem conta bancária podem usar carteiras digitais para guardar e transacionar valor, promovendo a inclusão financeira em larga escala.
Transações internacionais simplificadas:
O Bitcoin permite transferências de valor rápidas e baratas entre países, sem a necessidade de intermediários como bancos ou empresas de remessas.
Isso ajuda trabalhadores que enviam dinheiro para casa, garantindo que mais recursos cheguem aos destinatários finais.
Resistência à censura e controle governamental:
Em economias em desenvolvimento com governos autoritários ou instabilidade política, o Bitcoin permite que cidadãos mantenham controle sobre seu dinheiro, sem medo de confiscos ou restrições injustas.
Sua rede descentralizada impede que uma única autoridade controle ou manipule o sistema.
Casos reais de uso em economias emergentes
El Salvador:
Em 2021, El Salvador se tornou o primeiro país a tornar o Bitcoin uma moeda oficial. Essa escolha tinha o objetivo de diminuir os custos das remessas internacionais e aumentar a inclusão financeira.
A iniciativa também atraiu investimentos e turismo ligados ao Bitcoin, embora enfrente críticas e dificuldades de implementação.
Nigéria:
Na Nigéria, o uso do Bitcoin aumentou bastante devido à inflação e às restrições do governo sobre transações financeiras.
Jovens empreendedores e trabalhadores autônomos usam o Bitcoin para receber pagamentos internacionais e evitar limitações impostas por bancos locais.
Venezuela:
Com a crise econômica e a hiperinflação, o Bitcoin se tornou uma ferramenta importante para proteger a riqueza e fazer transações no país.
Muitas famílias venezuelanas dependem do Bitcoin para comprar produtos essenciais e enviar ou receber dinheiro do exterior.
Desafios do uso de Bitcoin em economias emergentes
Volatilidade:
A alta volatilidade no preço do Bitcoin pode fazer com que seu uso seja arriscado para pessoas que dependem dele como reserva de valor.
Essa instabilidade pode desestimular seu uso em transações do dia a dia.
Infraestrutura Limitada:
O uso do Bitcoin precisa de acesso à internet e dispositivos digitais, o que pode ser um impedimento em áreas com infraestrutura limitada.
Educação e Adaptação:
A adoção do Bitcoin requer um certo nível de conhecimento técnico, e a falta de educação financeira pode dificultar sua utilização em larga escala.
Muitas pessoas ainda preferem moedas tradicionais por falta de conhecimento ou desconfiança em relação ao Bitcoin.
O futuro do Bitcoin em economias emergentes
Desenvolvimento de infraestrutura:
Projetos que promovem o acesso à internet e a dispositivos digitais podem aumentar bastante a adoção do Bitcoin nessas áreas.
Estabilidade e confiança:
Conforme o mercado se desenvolve, a volatilidade do Bitcoin pode diminuir, tornando-o mais útil como meio de troca e reserva de valor.
Educação e capacitação:
Iniciativas de educação financeira podem ajudar as pessoas a entender e aproveitar os benefícios do Bitcoin, facilitando sua incorporação ao dia a dia.
Resumindo, o Bitcoin tem um papel transformador em economias emergentes, oferecendo uma alternativa forte aos sistemas financeiros tradicionais. Sua capacidade de proteger contra a inflação, promover a inclusão financeira e facilitar transações internacionais faz dele uma ferramenta essencial para milhões de pessoas.
Embora desafios como volatilidade e infraestrutura limitada precisem ser superados, o potencial do Bitcoin de empoderar indivíduos em economias emergentes é claro. Como um ativo digital descentralizado, ele representa não apenas uma inovação tecnológica, mas também uma esperança para um futuro econômico mais justo e acessível.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 8bad92c3:ca714aa5
2025-06-16 14:02:15Key Takeaways
Michael Goldstein, aka Bitstein, presents a sweeping philosophical and economic case for going “all in” on Bitcoin, arguing that unlike fiat, which distorts capital formation and fuels short-term thinking, Bitcoin fosters low time preference, meaningful saving, and long-term societal flourishing. At the heart of his thesis is “hodling for good”—a triple-layered idea encompassing permanence, purpose, and the pursuit of higher values like truth, beauty, and legacy. Drawing on thinkers like Aristotle, Hoppe, and Josef Pieper, Goldstein redefines leisure as contemplation, a vital practice in aligning capital with one’s deepest ideals. He urges Bitcoiners to think beyond mere wealth accumulation and consider how their sats can fund enduring institutions, art, and architecture that reflect a moral vision of the future.
Best Quotes
“Let BlackRock buy the houses, and you keep the sats.”
“We're not hodling just for the sake of hodling. There is a purpose to it.”
“Fiat money shortens your time horizon… you can never rest.”
“Savings precedes capital accumulation. You can’t build unless you’ve saved.”
“You're increasing the marginal value of everyone else’s Bitcoin.”
“True leisure is contemplation—the pursuit of the highest good.”
“What is Bitcoin for if not to make the conditions for magnificent acts of creation possible?”
“Bitcoin itself will last forever. Your stack might not. What will outlast your coins?”
“Only a whale can be magnificent.”
“The market will sell you all the crack you want. It’s up to you to demand beauty.”
Conclusion
This episode is a call to reimagine Bitcoin as more than a financial revolution—it’s a blueprint for civilizational renewal. Michael Goldstein reframes hodling as an act of moral stewardship, urging Bitcoiners to lower their time preference, build lasting institutions, and pursue truth, beauty, and legacy—not to escape the world, but to rebuild it on sound foundations.
Timestamps
00:00 - Intro
00:50 - Michael’s BBB presentation Hodl for Good
07:27 - Austrian principles on capital
15:40 - Fiat distorts the economic process
23:34 - Bitkey
24:29 - Hodl for Good triple entendre
29:52 - Bitcoin benefits everyone
39:05 - Unchained
40:14 - Leisure theory of value
52:15 - Heightening life
1:15:48 - Breaking from the chase makes room for magnificence
1:32:32 - Nakamoto Institute’s missionTranscript
(00:00) Fiat money is by its nature a disturbance. If money is being continually produced, especially at an uncertain rate, these uh policies are really just redistribution of wealth. Most are looking for number to go up post hyper bitcoinization. The rate of growth of bitcoin would be more reflective of the growth of the economy as a whole.
(00:23) Ultimately, capital requires knowledge because it requires knowing there is something that you can add to the structures of production to lengthen it in some way that will take time but allow you to have more in the future than you would today. Let Black Rockck buy the houses and you keep the sats, not the other way around.
(00:41) You wait until later for Larry Frink to try to sell you a [Music] mansion. And we're live just like that. Just like that. 3:30 on a Friday, Memorial Day weekend. It's a good good good way to end the week and start the holiday weekend. Yes, sir. Yes, sir. Thank you for having me here. Thank you for coming. I wore this hat specifically because I think it's I think it's very apppropo uh to the conversation we're going to have which is I hope an extension of the presentation you gave at Bitblock Boom Huddle for good. You were working on
(01:24) that for many weeks leading up to uh the conference and explaining how you were structuring it. I think it's a very important topic to discuss now as the Bitcoin price is hitting new all-time highs and people are trying to understand what am I doing with Bitcoin? Like you have you have the different sort of factions within Bitcoin.
(01:47) Uh get on a Bitcoin standard, get on zero, spend as much Bitcoin as possible. You have the sailors of the world are saying buy Bitcoin, never sell, die with your Bitcoin. And I think you do a really good job in that presentation. And I just think your understanding overall of Bitcoin is incredible to put everything into context. It's not either or.
(02:07) It really depends on what you want to accomplish. Yeah, it's definitely there there is no actual one-sizefits-all um for I mean nearly anything in this world. So um yeah, I mean first of all I mean there was it was the first conference talk I had given in maybe five years. I think the one prior to that uh was um bit block boom 2019 which was my meme talk which uh has uh become infamous and notorious.
(02:43) So uh there was also a lot of like high expectations uh you know rockstar dev uh has has treated that you know uh that that talk with a lot of reference. a lot of people have enjoyed it and he was expecting this one to be, you know, the greatest one ever, which is a little bit of a little bit of a uh a burden to live up to those kinds of standards.
(03:08) Um, but you know, because I don't give a lot of talks. Um, you know, I I I like to uh try to bring ideas that might even be ideas that are common. So, something like hodling, we all talk about it constantly. uh but try to bring it from a little bit of a different angle and try to give um a little bit of uh new light to it.
(03:31) I alsove I've I've always enjoyed kind of coming at things from a third angle. Um whenever there's, you know, there's there's all these little debates that we have in in Bitcoin and sometimes it's nice to try to uh step out of it and look at it a little more uh kind of objectively and find ways of understanding it that incorporate the truths of of all of them.
(03:58) uh you know cuz I think we should always be kind of as much as possible after ultimate truth. Um so with this one um yeah I was kind of finding that that sort of golden mean. So uh um yeah and I actually I think about that a lot is uh you know Aristotle has his his concept of the golden mean. So it's like any any virtue is sort of between two vices um because you can you can always you can always take something too far.
(04:27) So you're you're always trying to find that right balance. Um so someone who is uh courageous you know uh one of the vices uh on one side is being basically reckless. I I can't remember what word he would use. Uh but effectively being reckless and just wanting to put yourself in danger for no other reason than just you know the thrill of it.
(04:50) Um and then on the other side you would just have cowardice which is like you're unwilling to put yourself um at any risk at any time. Um, and courage is right there in the middle where it's understanding when is the right time uh to put your put yourself, you know, in in the face of danger um and take it on. And so um in some sense this this was kind of me uh in in some ways like I'm obviously a partisan of hodling.
(05:20) Um, I've for, you know, a long time now talked about the, um, why huddling is good, why people do it, why we should expect it. Um, but still trying to find that that sort of golden mean of like yes, huddle, but also what are we hodling for? And it's not we're we're not hodddling just merely for the sake of hodddling.
(05:45) There there is a a purpose to it. And we should think about that. And that would also help us think more about um what are the benefits of of spending, when should we spend, why should we spend, what should we spend on um to actually give light to that sort of side of the debate. Um so that was that was what I was kind of trying to trying to get into.
(06:09) Um, as well as also just uh at the same time despite all the talk of hodling, there's always this perennial uh there's always this perennial dislike of hodlers because we're treated as uh as if um we're just free riding the network or we're just greedy or you know any of these things. And I wanted to show how uh huddling does serve a real economic purpose.
(06:36) Um, and it does benefit the individual, but it also does uh it it has actual real social um benefits as well beyond merely the individual. Um, so I wanted to give that sort of defense of hodling as well to look at it from um a a broader position than just merely I'm trying to get rich. Um uh because even the person who uh that is all they want to do um just like you know your your pure number grow up go up moonboy even that behavior has positive ramifications on on the economy.
(07:14) And while we might look at them and have uh judgments about their particular choices for them as an individual, we shouldn't discount that uh their actions are having positive positive effects for the rest of the economy. Yeah. So, let's dive into that just not even in the context of Bitcoin because I think you did a great job of this in the presentation.
(07:36) just you've done a good job of this consistently throughout the years that I've known you. Just from like a first principles Austrian economics perspective, what is the idea around capital accumulation, low time preference and deployment of that capital like what what like getting getting into like the nitty-gritty and then applying it to Bitcoin? Yeah, it's it's a big question and um in many ways I mean I I even I barely scratched the surface.
(08:05) uh I I can't claim to have read uh all the volumes of Bombber works, you know, capital and interest and and stuff like that. Um but I think there's some some sort of basic concepts that we can look at that we can uh draw a lot out. Um the first uh I guess let's write that. So repeat so like capital time preference. Yeah. Well, I guess getting more broad like why sav -
@ 31a4605e:cf043959
2025-06-17 15:47:27O Bitcoin é amplamente reconhecido como a primeira e mais importante inovação no campo das moedas digitais. Criado por Satoshi Nakamoto em 2009, ele estabeleceu as bases para um sistema financeiro descentralizado. Desde então, surgiram milhares de outras moedas digitais, muitas vezes referidas como criptomoedas ou até mesmo "shitcoins" por críticos que apontam sua volatilidade, falta de utilidade clara ou centralização. Essa comparação entre o Bitcoin e outras criptomoedas é essencial para entender os valores exclusivos que o Bitcoin representa.
O Bitcoin foi criado para ser uma alternativa ao sistema financeiro tradicional. Sua missão central é fornecer uma moeda descentralizada, resistente à censura e livre de intermediários como bancos ou governos.
Por outro lado, a maioria das outras criptomoedas/shitcoins surgiu com diferentes objetivos, que vão desde experimentos tecnológicos até planos de enriquecimento rápido. Muitas dessas moedas não têm a mesma descentralização e segurança do Bitcoin, sendo frequentemente geridas por equipes ou organizações centralizadas, o que as torna mais suscetíveis à manipulação e falhas de segurança.
Descentralização e segurança
Bitcoin: a rede Bitcoin é suportada por milhares de nós espalhados pelo mundo, garantindo verdadeira descentralização.
Seu algoritmo de consenso, Proof of Work (PoW), é amplamente testado e proporciona altos níveis de segurança contra ataques.
Não há controle centralizado, o que significa que nenhuma entidade pode alterar suas regras fundamentais.
Outras criptomoedas/shitcoins
Praticamente todas sacrificam descentralização em troca de velocidade ou funcionalidades adicionais.
Algumas utilizam mecanismos de consenso alternativos, como Proof of Stake (PoS), que, embora sejam mais eficientes em termos energéticos, são frequentemente criticados por favorecer a centralização e oferecer menor segurança.
Em muitos casos, há equipes de desenvolvimento centralizadas que podem modificar o código, criar mais unidades da moeda ou até encerrar o projeto, comprometendo a confiança dos usuários.
Oferta e escassez
Bitcoin: o Bitcoin tem uma quantidade limitada de 21 milhões de unidades, garantindo sua escassez.
Essa característica, junto com a crescente demanda, posiciona o Bitcoin como uma reserva de valor confiável, frequentemente comparado ao ouro digital.
Outras criptomoedas/shitcoins
Muitas não têm limites claros em sua oferta, resultando em inflação descontrolada.
Algumas “moedas” são intencionalmente inflacionárias, o que pode reduzir seu valor com o tempo.
Em muitos casos, essas “moedas” são pré-mineradas ou distribuídas de maneira desigual, favorecendo os criadores em detrimento da comunidade.
Finalidade e utilidade
Bitcoin: o Bitcoin é, acima de tudo, uma forma de dinheiro digital e reserva de valor.
Sua rede é confiável e simples, com o foco principal em ser um meio de troca e proteção contra a inflação.
Sua solidez o torna ideal para transações e armazenamento de valor a longo prazo.
Outras criptomoedas/shitcoins
Muitas shitcoins são apresentadas como soluções para casos específicos, como contratos inteligentes, jogos ou finanças descentralizadas.
Apesar de promessas ousadas, muitos falham em oferecer utilidade real ou em competir com soluções centralizadas já existentes.
Há um número considerável de projetos que não têm uma proposta clara e acabam sendo abandonados após um tempo de especulação.
Volatilidade e reputação
Bitcoin: embora o Bitcoin seja instável, ele é amplamente aceito como o padrão-ouro das moedas digitais.
Sua imagem foi construída ao longo de mais de dez anos de operação confiável e segurança comprovada.
Outras criptomoedas/shitcoins
Muitas shitcoins enfrentam alta volatilidade, frequentemente impulsionada por especulação ou manipulação de mercado.
A falta de clareza e as práticas duvidosas de alguns projetos prejudicam a imagem do setor como um todo.
Resistência à censura
Bitcoin: devido à sua descentralização e segurança, o Bitcoin é muito resistente à censura. Qualquer pessoa com acesso à internet pode participar da rede e fazer transações.
Outras criptomoedas/shitcoins
Muitas "shitcoins" dependem de estruturas centralizadas ou têm líderes identificáveis que podem ser pressionados por governos ou outros atores para censurar transações.
Resumindo, o Bitcoin continua sendo o líder indiscutível no mundo das moedas digitais devido à sua descentralização, segurança e escassez comprovada. Ele é um sistema feito para durar, oferecendo liberdade financeira e proteção contra a inflação.
Enquanto isso, muitas criptomoedas ou shitcoins não conseguem atingir os mesmos padrões de segurança e confiança, frequentemente priorizando velocidade, funções extras ou lucros especulativos rápidos. Para investidores e usuários, é importante distinguir entre o Bitcoin e os vários projetos alternativos, muitos dos quais podem não resistir ao teste do tempo.
O Bitcoin não só iniciou uma revolução financeira, mas continua sendo o padrão pelo qual todas as outras moedas digitais são medidas.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:40:23No sistema Bitcoin, a proteção e a posse dos fundos são asseguradas por um modelo criptográfico que usa chaves privadas e públicas. Esses componentes são fundamentais para a segurança digital, permitindo que os usuários administrem e protejam seus ativos de maneira descentralizada. Esse processo elimina a necessidade de intermediários, assegurando que somente o legítimo proprietário tenha acesso ao saldo vinculado a um endereço específico na blockchain ou timechain.
Chaves privadas e públicas são partes de um sistema de criptografia assimétrica, onde dois códigos distintos, mas matematicamente ligados, são utilizados para garantir a segurança e a veracidade das transações.
Chave Privada = É um código secreto, normalmente apresentado como uma longa sequência de números e letras.
Funciona como uma senha que dá ao proprietário o controle sobre os bitcoins ligados a um endereço específico.
Deve ser mantida em total sigilo, pois qualquer pessoa que a tenha pode movimentar os fundos correspondentes.
Chave Pública = É matematicamente derivada da chave privada, mas não permite que a chave privada seja descoberta.
Funciona como um endereço digital, semelhante a um número de conta bancária, podendo ser compartilhada livremente para receber pagamentos.
Serve para confirmar a autenticidade das assinaturas geradas com a chave privada.
Juntas, essas chaves asseguram que as transações sejam seguras e verificáveis, dispensando a necessidade de intermediários.
O funcionamento das chaves privadas e públicas baseia-se na criptografia de curva elíptica. Quando um usuário quer enviar bitcoins, ele usa sua chave privada para assinar digitalmente a transação. Essa assinatura é exclusiva para cada operação e demonstra que o remetente possui a chave privada relacionada ao endereço de envio.
Os nós da rede Bitcoin checam essa assinatura utilizando a chave pública correspondente, garantindo que:
A assinatura é válida.
A transação não foi alterada desde que foi assinada.
O remetente tem a propriedade legítima dos fundos.
Se a assinatura for aceita, a transação é registrada na blockchain ou timechain e se torna irreversível. Esse procedimento protege os fundos contra fraudes e gastos duplicados.
A segurança das chaves privadas é um dos pontos mais importantes do sistema Bitcoin. Perder essa chave significa perder permanentemente o acesso aos fundos, pois não há nenhuma autoridade central capaz de recuperá-la.
Boas práticas para proteger a chave privada incluem:
Armazenamento offline: longe de redes conectadas à internet, diminuindo o risco de ataques cibernéticos.
Carteiras de hardware: dispositivos físicos dedicados para armazenar chaves privadas de forma segura.
Backup e redundância: manter cópias de segurança em locais seguros e distintos.
Criptografia adicional: proteger arquivos digitais que contêm chaves privadas com senhas fortes e criptografia.
Ameaças comuns incluem:
Phishing e malware: ataques que tentam enganar os usuários para obter acesso às chaves.
Roubo físico: no caso de chaves guardadas em dispositivos físicos.
Perda de senhas e backups: que pode resultar na perda definitiva dos fundos.
O uso de chaves privadas e públicas dá ao proprietário controle total sobre seus fundos, eliminando intermediários como bancos ou governos. Esse modelo coloca a responsabilidade de proteção nas mãos do usuário, o que representa tanto liberdade quanto risco.
Diferente de sistemas financeiros tradicionais, onde instituições podem reverter transações ou congelar contas, no sistema Bitcoin, a posse da chave privada é a única prova de propriedade. Esse princípio é frequentemente resumido pela frase: "Not your keys, not your coins" (Se não são suas chaves, não são suas moedas).
Essa abordagem fortalece a soberania financeira, permitindo que indivíduos guardem e movam valor de maneira independente e sem censura.
Apesar de sua segurança, o sistema de chaves também apresenta riscos. Se uma chave privada for perdida ou esquecida, não existe como recuperar os fundos associados. Isso já levou à perda de milhões de bitcoins ao longo dos anos.
Para reduzir esse risco, muitos usuários utilizam frases-semente (seed phrases), que são uma lista de palavras usadas para restaurar carteiras e chaves privadas. Essas frases devem ser guardadas com o mesmo cuidado, pois também podem ser usadas para acessar os fundos.
Resumindo, as chaves privadas e públicas são a base da segurança e da propriedade no sistema Bitcoin. Elas asseguram que somente os verdadeiros proprietários possam mover seus fundos, promovendo um sistema financeiro descentralizado, seguro e resistente à censura.
No entanto, essa liberdade acarreta grandes responsabilidades, exigindo que os usuários adotem práticas severas para proteger suas chaves privadas. A perda ou comprometimento dessas chaves pode levar a consequências irreversíveis, ressaltando a importância de educação e preparação ao usar o sistema Bitcoin.
Assim, o modelo de chaves criptográficas não apenas melhora a segurança, mas também representa a essência da independência financeira proporcionada pelo Bitcoin.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:37:47A rede Bitcoin é formada por uma infraestrutura descentralizada feita de dispositivos chamados nós. Esses nós têm um papel crucial na validação, verificação e manutenção do sistema, assegurando a segurança e a integridade do blockchain ou timechain. Ao contrário dos sistemas tradicionais, onde uma autoridade central controla as operações, a rede Bitcoin requer a colaboração de milhares de nós pelo mundo, promovendo descentralização e transparência.
Na rede Bitcoin, um nó é qualquer computador que está conectado ao sistema e participa do armazenamento, validação ou distribuição de informações. Esses dispositivos rodam o software do Bitcoin e podem operar em diferentes níveis de participação, desde tarefas básicas de transmissão de dados até a validação total de transações e blocos.
Existem dois tipos principais de nós:
Nós completos (full nodes):
Armazenam uma cópia total do blockchain ou timechain.
Validam e verificam todas as transações e blocos de acordo com as regras do protocolo.
Asseguram a segurança da rede ao rejeitar transações inválidas ou tentativas de fraude.
Nós leves (light nodes):
Armazenam somente partes do blockchain ou timechain, não a estrutura inteira.
Confiam em nós completos para obter dados sobre o histórico de transações.
São mais rápidos e menos exigentes em termos de recursos, mas dependem de terceiros para validação completa.
Os nós conferem se as transações enviadas seguem as regras do protocolo, como assinaturas digitais válidas e ausência de gastos duplos.
Somente transações válidas são enviadas para outros nós e incluídas no próximo bloco.
Os nós completos mantêm uma cópia atualizada de todo o histórico de transações da rede, garantindo integridade e transparência e se houver discrepâncias, os nós seguem a cadeia mais longa e válida, evitando manipulações.
Os nós transmitem informações de transações e blocos para outros nós na rede. Esse processo assegura que todos os participantes estejam sincronizados e atualizados.
Como a rede Bitcoin é composta por milhares de nós independentes, é quase impossível que um único agente controle ou modifique o sistema.
Os nós também protegem contra ataques ao validar informações e barrar tentativas de fraudes.
Os nós completos são muito importantes, pois atuam como auditores independentes. Eles não precisam de terceiros e podem verificar todo o histórico de transações diretamente.
Ao manterem uma cópia completa do blockchain ou timechain, esses nós permitem que qualquer pessoa valide transações sem depender de intermediários, promovendo clareza e liberdade financeira.
Além disso, os nós completos:
Reforçam a resistência à censura: Nenhum governo ou entidade pode excluir ou alterar dados registrados no sistema.
Preservam a descentralização: Quanto mais nós completos existirem, mais segura e forte será a rede.
Aumentam a confiança no sistema: Os usuários podem confirmar de forma independente se as regras estão sendo seguidas.
Apesar de seu valor, operar um nó completo pode ser difícil, pois exige espaço de armazenamento, processamento e largura de banda. À medida que o blockchain ou timechain cresce, os requisitos técnicos aumentam, o que pode dificultar a participação de usuários comuns.
Para resolver esse problema, a comunidade busca sempre soluções, como melhorias no software e aumento na escalabilidade, para facilitar o acesso à rede sem prejudicar a segurança.
Resumindo, os nós são a base da rede Bitcoin, desempenhando funções importantes na validação, verificação e distribuição de transações. Eles garantem a descentralização e a segurança do sistema, permitindo que os participantes operem de forma confiável sem depender de intermediários.
Particularmente, os nós completos têm um papel crucial na proteção da integridade do blockchain ou timechain, tornando a rede Bitcoin resistente a censura e manipulação.
Embora operar um nó possa exigir recursos técnicos, seu efeito na preservação da liberdade financeira e na confiança do sistema é inestimável. Assim, os nós continuam sendo elementos essenciais para o sucesso e a durabilidade do Bitcoin.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:13:26O blockchain ou timechain é uma tecnologia nova que mudou a maneira como dados e transações são registrados e armazenados. Sua estrutura descentralizada e muito segura proporciona transparência e confiança, tornando-o um sistema amplamente utilizado para operações digitais. Essa tecnologia é importante para a criação de sistemas financeiros e registros digitais que não podem ser alterados.
O que é o blockchain ou timechain?
O blockchain ou timechain é basicamente um livro-razão digital que é distribuído, projetado para registrar transações de forma sequencial e inalterável. Ele é composto por blocos ligados em uma cadeia, cada um contendo um conjunto de informações, como transações, marcas de tempo (timestamp) e um identificador único chamado hash.
Esses blocos estão organizados em ordem cronológica, o que garante a integridade dos registros ao longo do tempo. O termo timechain, usado como sinônimo, enfatiza essa característica temporal do sistema, onde cada bloco é ligado ao anterior, formando uma cadeia de eventos que não pode ser manipulada.
A validação dos blocos no blockchain ou timechain é realizada por meio de um processo chamado mineração. Os participantes da rede, conhecidos como mineradores, utilizam computadores potentes para resolver problemas matemáticos complexos. Esse processo, chamado de prova de trabalho, é necessário para validar as transações e adicionar um novo bloco à cadeia.
Cada bloco contém:
Transações verificadas - Um conjunto de operações aprovadas pela rede.
Hash do bloco anterior - Um código único que conecta o novo bloco ao anterior, garantindo a continuidade e a segurança.
Nonce - Um número utilizado no processo de mineração para gerar o hash do bloco.
Uma vez que um bloco é validado, ele é adicionado permanentemente ao blockchain ou timechain, e todos os nós (computadores participantes) na rede atualizam suas cópias desse livro-razão.
Um dos principais benefícios do blockchain ou timechain é a segurança oferecida por seu modelo descentralizado. Ao contrário de sistemas tradicionais que dependem de servidores centrais, ele distribui seus dados entre milhares de computadores em todo o mundo.
A imutabilidade é garantida pelo uso de criptografia e pela estrutura encadeada dos blocos. Qualquer tentativa de alterar um bloco exigiria modificar todos os blocos que vêm depois, o que seria praticamente impossível devido ao alto poder computacional necessário.
Além disso, o uso de algoritmos criptográficos torna o sistema resistente a fraudes e manipulações. Esse modelo proporciona confiança, mesmo em ambientes sem intermediários ou autoridades centrais.
O blockchain ou timechain é transparente, porque qualquer pessoa pode acessar o histórico completo das transações registradas na rede. Isso cria um sistema que pode ser auditado e confiável.
No entanto, a privacidade dos participantes é protegida, pois as transações são registradas por meio de endereços digitais anônimos, sem revelar identidades pessoais. Esse equilíbrio entre transparência e privacidade torna o sistema seguro e flexível.
O uso do blockchain ou timechain vai além das transações financeiras. Ele é útil em áreas como contratos inteligentes, registro de bens, cadeia de suprimentos e votação online. Sua capacidade de criar registros permanentes e verificáveis permite soluções novas em várias indústrias.
Por exemplo, em sistemas de rastreamento de produtos, o blockchain ou timechain assegura a veracidade dos dados, anotando cada fase do processo de produção e distribuição. Isso diminui fraudes e aumenta a eficiência operacional.
Vantagens e DesafiosEntre as principais vantagens do blockchain ou timechain, podem ser destacadas:Descentralização: Eliminação de intermediários, reduzindo custos e aumentando a eficiência.
Segurança - Proteção contra fraudes e ataques digitais.
Transparência - Registro público e verificável de todas as transações.
Imutabilidade - Garantia de que os dados não podem ser modificados após serem registrados.
No entanto, desafios ainda precisam ser enfrentados, como a escalabilidade, pois o crescimento contínuo da rede pode necessitar de maior capacidade de armazenamento e processamento. Além disso, questões regulatórias e a adoção em larga escala requerem melhorias contínuas.
Resumindo, o blockchain ou timechain é uma tecnologia inovadora que muda a maneira como dados e transações são armazenados, assegurando segurança, transparência e eficiência. Sua descentralização elimina a dependência de intermediários, tornando-o um sistema confiável e resistente a manipulações.
Apesar dos desafios técnicos e regulatórios, o blockchain ou timechain continua a se desenvolver, demonstrando seu potencial em várias áreas além do setor financeiro. Sua promessa de transparência e imutabilidade já está moldando o futuro dos sistemas digitais, firmando-se como uma base essencial para a economia moderna e para a confiança digital.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:10:22Nos últimos anos, o Bitcoin tem sido frequentemente comparado ao ouro, ganhando o nome de "ouro digital". Essa comparação ocorre porque ambas as formas de valor têm características em comum, como escassez, durabilidade e aceitação mundial. Contudo, o Bitcoin também representa uma novidade tecnológica que muda a ideia de dinheiro e investimento, se destacando como uma alternativa moderna e eficaz ao ouro físico.
Uma das razões pelas quais o Bitcoin é comparado ao ouro é a sua escassez programada. Enquanto o ouro é um recurso natural limitado, cuja oferta depende da mineração, o Bitcoin tem um teto máximo de 21 milhões de unidades, definido em seu código. Esse teto faz com que o Bitcoin seja protegido contra a inflação, ao contrário das moedas tradicionais, que podem ser criadas sem limites pelos bancos centrais.
Essa característica traz um valor duradouro, parecido com o ouro, já que a oferta limitada ajuda a manter o poder de compra ao longo do tempo. Com o aumento da procura por Bitcoin, sua quantidade reduzida reforça seu papel como reserva de valor.
Outro aspecto que aproxima o Bitcoin do ouro é a durabilidade. Enquanto o ouro resiste à corrosão e pode ser guardado por séculos, o Bitcoin é um ativo digital protegido por criptografia avançada e armazenado na blockchain — um livro-razão imutável e descentralizado.
Além disso, o Bitcoin é mais fácil de transportar do que o ouro. Mover ouro físico envolve custos e segurança, tornando o transporte complicado, principalmente em transações internacionais. Por outro lado, o Bitcoin pode ser enviado digitalmente para qualquer parte do mundo em minutos, com taxas baixas e sem intermediários. Essa vantagem tecnológica torna o Bitcoin mais eficaz para um mundo globalizado e digital.
A segurança é outra característica que o Bitcoin e o ouro têm em comum. O ouro é difícil de falsificar, fazendo dele uma reserva de valor confiável. Da mesma forma, o Bitcoin usa protocolos de criptografia que asseguram transações seguras e protegidas contra fraudes.
Além disso, todas as transações feitas com Bitcoin são registradas na blockchain, fornecendo um nível de transparência que o ouro físico não oferece. Qualquer pessoa pode revisar as transações na rede, aumentando a confiança e a rastreabilidade.
EconômicaHistoricamente, o ouro tem sido utilizado como proteção contra a inflação e crises econômicas. Durante momentos de instabilidade, os investidores buscam o ouro como uma maneira de preservar seu patrimônio. O Bitcoin, por sua vez, está surgindo como uma alternativa digital com o mesmo propósito.
Em países com alta inflação ou instabilidade política, o Bitcoin tem sido usado como uma proteção contra a desvalorização das moedas locais. Sua natureza descentralizada impede que governos confisquem ou controlem diretamente o ativo, garantindo maior liberdade financeira para os usuários.
Apesar de suas semelhanças com o ouro, o Bitcoin ainda enfrenta desafios. Sua volatilidade é muito maior, o que pode causar incertezas a curto prazo. No entanto, muitos especialistas afirmam que essa volatilidade é uma característica comum em ativos novos e tende a diminuir com o tempo, à medida que a aceitação cresce e o mercado se desenvolve.
Outro desafio é a regulamentação. Enquanto o ouro já é reconhecido globalmente como um ativo financeiro, o Bitcoin ainda enfrenta resistência de governos e instituições financeiras, que procuram formas de controlá-lo e regulá-lo.
Resumindo, o Bitcoin, muitas vezes chamado de "ouro digital", oferece uma nova forma de valor que combina as melhores características do ouro com a eficiência e a inovação da tecnologia digital. Sua escassez planejada, segurança criptográfica, portabilidade e resistência à censura fazem dele uma alternativa viável para preservar riqueza e realizar transações no mundo moderno.
Mesmo com muita volatilidade, o Bitcoin está se firmando como uma reserva de valor e como um ativo de proteção contra crises econômicas. Assim, ele representa não apenas uma evolução do sistema financeiro, mas também um símbolo da mudança para uma economia digital descentralizada e global.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:07:03O surgimento do Bitcoin trouxe uma nova visão para o conceito de dinheiro, desafiando o sistema financeiro convencional baseado em moedas fiduciárias. Enquanto as moedas fiduciárias, como o real, o dólar e o euro, são amplamente usadas e reconhecidas como métodos de troca, o Bitcoin representa uma inovação digital que propõe descentralização e autonomia financeira. Embora ambos desempenhem funções básicas como meio de troca e reserva de valor, suas diferenças principais estão na maneira como são emitidos, geridos e transacionados.
Uma das principais distinções entre o Bitcoin e as moedas fiduciárias é a maneira como são emitidos e administrados. As moedas fiduciárias são emitidas por bancos centrais, que têm o poder de regular sua quantidade em circulação. Esse modelo permite a aplicação de políticas monetárias, como o aumento da oferta de dinheiro para estimular a economia ou a diminuição para controlar a inflação. No entanto, essa capacidade também pode resultar na desvalorização da moeda, se for emitida em excesso.
O Bitcoin, por outro lado, tem um sistema de emissão totalmente descentralizado. Ele é criado por meio de um processo chamado mineração, no qual computadores resolvem problemas matemáticos complexos para validar transações na rede. Além disso, a oferta total de bitcoins é limitada a 21 milhões de unidades, tornando-o um ativo deflacionário, ou seja, sua escassez pode aumentar seu valor ao longo do tempo. Essa limitação contrasta fortemente com a natureza ilimitada da impressão de moedas fiduciárias.
Moedas fiduciárias são centralizadas, o que significa que sua emissão e controle são decididos por autoridades governamentais. Isso também implica que transações feitas com essas moedas passam por intermediários, como bancos, que podem aplicar taxas e limites, além de estarem sujeitos a regulamentações e auditorias.
O Bitcoin, por sua vez, é descentralizado. Ele opera em uma rede peer-to-peer, onde as transações são verificadas por participantes chamados mineradores e registradas em um livro público conhecido como blockchain. Essa descentralização elimina a necessidade de intermediários, tornando o Bitcoin mais resistente à censura e ao controle governamental. Isso também proporciona maior transparência, já que qualquer pessoa pode verificar as transações na rede.
Outra diferença importante está na maneira como as transações são feitas. Com moedas fiduciárias, as transações geralmente dependem de bancos ou sistemas de pagamento, que podem impor restrições de horários e taxas altas, especialmente para transferências internacionais.
O Bitcoin, por outro lado, permite transferências diretas entre pessoas, em qualquer lugar do mundo e a qualquer momento, sem a necessidade de intermediários. Isso torna o sistema mais acessível, especialmente para aqueles que não possuem contas bancárias ou vivem em países com sistemas financeiros restritivos. Além disso, as taxas de transação do Bitcoin podem ser menores do que as taxas cobradas por bancos tradicionais.
As moedas fiduciárias proporcionam segurança baseada em leis governamentais e no sistema bancário, mas os usuários precisam confiar nesses intermediários. O Bitcoin, em contrapartida, oferece um alto nível de segurança através de criptografia avançada. As carteiras digitais, que guardam bitcoins, são protegidas por chaves privadas, assegurando que somente o dono possa acessá-las.
No entanto, a privacidade funciona de maneira diferente. Transações em moedas fiduciárias normalmente estão ligadas à identidade do usuário, enquanto o Bitcoin oferece um certo nível de anonimato, já que os endereços das carteiras não requerem identificação pessoal. Ainda assim, todas as transações são públicas e registradas no blockchain, o que pode ser um ponto de monitoramento para autoridades.
O valor das moedas fiduciárias é sustentado pela confiança no governo que as emite e na economia do país. Por outro lado, o Bitcoin não é apoiado por nenhum governo ou ativo físico. Seu valor é definido pela oferta e demanda no mercado, fazendo com que seja altamente volátil. Embora essa volatilidade apresente um risco, também atrai pessoas que veem o Bitcoin como uma possibilidade de valorização a longo prazo.
Resumindo, o Bitcoin e as moedas fiduciárias diferem significativamente em sua estrutura, controle e funcionalidade. Enquanto as moedas fiduciárias são controladas por governos e dependem de intermediários, o Bitcoin oferece descentralização, transparência e liberdade financeira. Apesar de sua volatilidade e alguns desafios relacionados à regulamentação, o Bitcoin representa uma alternativa nova ao sistema financeiro tradicional.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 7f6db517:a4931eda
2025-06-16 18:02:22People forget Bear Stearns failed March 2008 - months of denial followed before the public realized how bad the situation was under the surface.
Similar happening now but much larger scale. They did not fix fundamental issues after 2008 - everything is more fragile.
The Fed preemptively bailed out every bank with their BTFP program and First Republic Bank still failed. The second largest bank failure in history.
There will be more failures. There will be more bailouts. Depositors will be "protected" by socializing losses across everyone.
Our President and mainstream financial pundits are currently pretending the banking crisis is over while most banks remain insolvent. There are going to be many more bank failures as this ponzi system unravels.
Unlike 2008, we have the ability to opt out of these broken and corrupt institutions by using bitcoin. Bitcoin held in self custody is unique in its lack of counterparty risk - you do not have to trust a bank or other centralized entity to hold it for you. Bitcoin is also incredibly difficult to change by design since it is not controlled by an individual, company, or government - the supply of dollars will inevitably be inflated to bailout these failing banks but bitcoin supply will remain unchanged. I do not need to convince you that bitcoin provides value - these next few years will convince millions.
If you found this post helpful support my work with bitcoin.
-
@ 31a4605e:cf043959
2025-06-17 15:02:39O Bitcoin foi criado como algo muito além de uma moeda digital; ele é uma ideia inovadora que questiona os fundamentos do sistema financeiro convencional. A ideia por trás de sua criação, apresentada pelo enigmático Satoshi Nakamoto, se concentra em dois princípios principais: descentralização e liberdade financeira. Essas noções refletem um esforço para devolver o controle do dinheiro às pessoas, eliminando intermediários e diminuindo a influência de governos e grandes instituições financeiras.
A descentralização é a base do Bitcoin. Diferente das moedas comuns, que são emitidas e geridas por bancos centrais e governos, o Bitcoin funciona em uma rede peer-to-peer. Isso quer dizer que não existe uma autoridade central ou entidade única que controla a moeda. Ao invés disso, todas as transações são validadas e registradas em um livro-razão público chamado blockchain ou timechain, mantido por milhares de computadores em várias partes do mundo.
Essa estrutura descentralizada garante que o Bitcoin seja resistente à censura e imune a manipulações de políticas monetárias, como a impressão excessiva de dinheiro, que pode causar inflação. Além disso, ela elimina a necessidade de intermediários, como bancos, permitindo transações diretas entre usuários. Isso é especialmente valioso em cenários onde o sistema bancário tradicional é inacessível ou composto, como em áreas remotas ou países em crise econômica.
A liberdade financeira promovida pelo Bitcoin é outro elemento transformador. Em sistemas tradicionais, os indivíduos dependem de terceiros, como bancos ou instituições financeiras, para acessar, guardar e transferir dinheiro. Essas entidades podem impor restrições, como limites de saque, altas taxas de transferência ou até mesmo bloquear contas. Com o Bitcoin, o usuário possui controle total sobre seus fundos através de chaves privadas (uma espécie de senha que possibilita o acesso à sua carteira digital).
Além disso, o Bitcoin oferece uma solução acessível para bilhões de pessoas no mundo que estão fora do sistema bancário. Segundo dados do Banco Mundial, cerca de 1,4 bilhão de adultos não têm acesso a contas bancárias, mas muitos têm acesso à internet ou a smartphones. O Bitcoin permite que essas pessoas participem da economia global sem a necessidade de instituições intermediárias.
Outro ponto importante é a resistência à censura. Em regimes autoritários ou situações de instabilidade política, governos podem confiscar ou bloquear os bens dos cidadãos. O Bitcoin, por ser descentralizado e operar em uma rede global, não pode ser controlado ou confiscado de maneira arbitrária, oferecendo uma camada extra de proteção financeira para indivíduos em situações de risco.
A visão do Bitcoin também abrange a formação de um sistema financeiro mais justo e transparente. O blockchain ou timechain, ao registrar todas as transações de modo público e imutável, diminui a chance de fraudes e corrupção. Além disso, a quantidade limitada de 21 milhões de bitcoins, programada no código da moeda, favorece um modelo deflacionário que contrasta com a expansão ilimitada de moedas fiduciárias. Isso confere ao Bitcoin a capacidade de ser uma reserva de valor estável no longo prazo.
Apesar de sua visão promissora, o caminho para alcançar completamente essa liberdade financeira não é livre de desafios. A volatilidade do preço do Bitcoin, preocupações regulatórias e barreiras tecnológicas ainda são obstáculos a serem superados. No entanto, essas dificuldades também criam oportunidades para inovação e para o fortalecimento do ecossistema ao longo do tempo.
Resumindo, a visão por trás do Bitcoin representa uma interrupção do sistema financeiro centralizado, oferecendo às pessoas mais autonomia, transparência e segurança sobre seus recursos financeiros. Ele não é apenas uma tecnologia, mas um movimento que busca empoderar os indivíduos, especialmente aqueles excluídos ou prejudicados pelos modelos econômicos tradicionais. Ao promover descentralização e liberdade financeira, o Bitcoin abre caminho para um futuro onde o dinheiro realmente pertence às pessoas, e não às instituições.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 7f6db517:a4931eda
2025-06-16 18:02:22The newly proposed RESTRICT ACT - is being advertised as a TikTok Ban, but is much broader than that, carries a $1M Fine and up to 20 years in prison️! It is unconstitutional and would create massive legal restrictions on the open source movement and free speech throughout the internet.
The Bill was proposed by: Senator Warner, Senator Thune, Senator Baldwin, Senator Fischer, Senator Manchin, Senator Moran, Senator Bennet, Senator Sullivan, Senator Gillibrand, Senator Collins, Senator Heinrich, and Senator Romney. It has broad support across Senators of both parties.
Corrupt politicians will not protect us. They are part of the problem. We must build, support, and learn how to use censorship resistant tools in order to defend our natural rights.
The RESTRICT Act, introduced by Senators Warner and Thune, aims to block or disrupt transactions and financial holdings involving foreign adversaries that pose risks to national security. Although the primary targets of this legislation are companies like Tik-Tok, the language of the bill could potentially be used to block or disrupt cryptocurrency transactions and, in extreme cases, block Americans’ access to open source tools or protocols like Bitcoin.
The Act creates a redundant regime paralleling OFAC without clear justification, it significantly limits the ability for injured parties to challenge actions raising due process concerns, and unlike OFAC it lacks any carve-out for protected speech. COINCENTER ON THE RESTRICT ACT
If you found this post helpful support my work with bitcoin.
-
@ 7f6db517:a4931eda
2025-06-16 18:02:21Bank run on every crypto bank then bank run on every "real" bank.
— ODELL (@ODELL) December 14, 2022
Good morning.
It looks like PacWest will fail today. It will be both the fifth largest bank failure in US history and the sixth major bank to fail this year. It will likely get purchased by one of the big four banks in a government orchestrated sale.
March 8th - Silvergate Bank
March 10th - Silicon Valley Bank
March 12th - Signature Bank
March 19th - Credit Suisse
May 1st - First Republic Bank
May 4th - PacWest Bank?PacWest is the first of many small regional banks that will go under this year. Most will get bought by the big four in gov orchestrated sales. This has been the playbook since 2008. Follow the incentives. Massive consolidation across the banking industry. PacWest gonna be a drop in the bucket compared to what comes next.
First, a hastened government led bank consolidation, then a public/private partnership with the remaining large banks to launch a surveilled and controlled digital currency network. We will be told it is more convenient. We will be told it is safer. We will be told it will prevent future bank runs. All of that is marketing bullshit. The goal is greater control of money. The ability to choose how we spend it and how we save it. If you control the money - you control the people that use it.
If you found this post helpful support my work with bitcoin.
-
@ 3c7dc2c5:805642a8
2025-06-16 12:15:35🧠Quote(s) of the week:
"Bitcoin trades 168 hours a week. Every other asset trades 35 hours at best (and less on holidays). This is the most magical, transparent, and hard-working [asset] in history. I’m in awe watching Bitcoin trade at 9:30 pm on a Saturday. You could liquidate $100 million worth, any hour of any day, and maybe take a 3% haircut. This is extremely high-bandwidth price discovery." —Michael Saylor https://i.ibb.co/LXCm3Kp8/Gshl-Ixas-Awezk3.png
🧡Bitcoin news🧡
13 years ago the block subsidy was 50 BTC. 13 years from now it will be 0.39 BTC.
On the 2nd of June:
➡️Hong Kong’s Reitar Logitech files to acquire $1.5B in Bitcoin, becoming the latest firm to join the Bitcoin treasury trend. The logistics and real estate company says the move strengthens its financial foundation as it scales its global tech platform.
➡️Bitcoin's global hashrate has reached a new all-time high, with data from Hashrate Index showing a 7-day simple moving average peak of 943 EH/s. https://i.ibb.co/3yR2ZZ0w/Gsahm-VXMAA1m-Ol.png
➡️(K)now (Y)our (C)ustomer is nothing but Stealth Mass Surveillance. What 95% of regulations cost versus return in one picture? https://i.ibb.co/Q3CLzF7j/Gsb20g-Pb-IAABy4-L.jpg
➡️Norwegian Block Exchange becomes the first publicly traded Bitcoin treasury company in Norway.' - Simply Bitcoin
➡️Poland just elected pro-Bitcoin Presidential candidate Karol Nawrocki. “Poland should be a birthplace of innovation rather than regulation.”
➡️NYC Mayor Eric Adams: “You all mocked me, ‘You’re taking your first 3 paychecks in #Bitcoin, what’s wrong with you?’ Now you wish you would have done.”
➡️Strategy plans to launch an IPO for 2.5M shares of its 10% Series A 'Stride' Preferred Stock (STRD), with proceeds going toward general corporate use and Bitcoin acquisition. Dividends are non-cumulative and paid only if declared.
Bit Paine: 'Remember: the entire fiat system is just various forms and layers of debt with different issuers all backed by an “asset,” (itself just a base layer of sovereign debt) that can and will be printed into oblivion. MSTR is just recapitulating this system but with a fixed supply underlying, meaning that in real terms anything it issues will benefit from the dilution of the fiat base layer and hence outperform (wildly) any fiat debt. No matter your institutional mandate, it makes no sense to hold debt whose base layer can be unilaterally demonetized when you can hold debt backed by a fixed supply underlying commodity that goes up forever.'
On the 3rd of June:
➡️Tether sends 37,229 Bitcoin worth almost $4 billion in total to Jack Maller's Twenty-One Capital
➡️El Salvador is running a full Bitcoin node!
➡️Canadian construction engineering company SolarBank adopts a Strategic Bitcoin Reserve "As the adoption of Bitcoin continues to grow, SolarBank believes that establishing a Bitcoin treasury strategy taps into a growing sector that is seeing increasing adoption."
➡️Willy Woo: "Who are the idiots who are selling when institutions and sovereigns are racing to buy billions in BTC?" This chart sheds light. The big whales >10k BTC have been selling since 2017. "They're stupid!" Most of those coins were bought between $0-$700 and held 8-16 years.' https://i.ibb.co/xKctV3Tf/Gsid236as-AAXPl-D.jpg
Selling at 20,000% profit is generally not a bad move.
➡️'South Korea just elected a pro-Bitcoin President who promised to legalize spot Bitcoin ETFs and scrap unfair regulation.' -Bitcoin Archive
➡️The average US investor owns 0.3% of their net worth in Bitcoin.
https://i.ibb.co/5WtFH9LM/Gsfoem-Tb0-AEfo-Ds.jpg
We are so damnn early.
➡️MARA mined 950 Bitcoin worth over $100 MILLION in May. They HODLed all of it.
➡️Bitcoin for Corporations: "Metaplanet just became Japan’s most traded stock — topping the charts in both value and volume:
➤ 170M shares traded
➤ ¥222B ($1.51B) value traded
This is what a Bitcoin strategy looks like in motion."
➡️'The Blockchain Group acquires 624 BTC for €60.2 million, nearly doubling their stack. They are now holding a total of 1,471 BTC with a BTC Yield of 1,097.6% YTD.' -Bitcoin News
➡️Publicly traded company K33 buys 10 Bitcoin for SEK 10 million for its balance sheet.
➡️California Assembly passes a bill to allow the state to receive payments in Bitcoin and digital currencies. It passed 68-0 and now heads to the Senate.
But hold up...
Bitcoin held on exchanges for +3 years will be transferred to the state of California under a law passed by the Assembly.
Not your keys…
➡️Adam Back invests $2.1 million into Swedish Bitcoin treasury company H100.
On the 4th of June:
➡️Daniel Batten: 'A large Bitcoin mining operation uses < 1/3 of the water of an average US family, and 0.0006% of the water a typical Gold mine uses.' https://i.ibb.co/TxNWSkHg/Gsn-VIjh-XQAEECOh.jpg
➡️And there it is: for JPMorgan, Bitcoin is now "safe collateral" JP Morgan will now offer loans backed by Bitcoin ETFs.
https://i.ibb.co/cXX0hKBK/Gsn-C5-B8-Wg-AA2e3i.png
Bent the knee. Wall Street realizes that Bitcoin is pristine collateral. Liquid 24/7/365 globally.
➡️Spanish coffee chain Vanadi Coffee to purchase $1.1 billion Bitcoin for its treasury reserve.
Disclaimer: This sounds great but it's not the whole story.
Pledditor: 'You mean a coffee shop chain founded just 4 years ago, only has 6 locations, and every year it has operated has suffered millions of dollars of net losses? They have 1975 Instagram followers. They have 149 Facebook followers. They have 48 X followers. But remember guys, you are investing in a "COFFEE GIANT"
So where does the $1.1B come from?
'The same way it came for Metaplanet (and all these other penny stocks) Get a bunch of high follower Bitcoin X accounts to hype your ticker (usually Bitcoin Magazine, Vivek, Pete Rizzo, etc), start up an "Irresponsibly Long ___" group, then dump a shitload of stock on the plebs.'
I have said it before...
Bitcoin treasury companies won't prevent another bear market; they’re the reason it’ll happen again this cycle.
➡️Public company Semler Scientific purchases an additional 185 Bitcoin for $20 million.
➡️Wicked: Imagine how rekt people would get if we went from $200k back down to $58k next bear market. The funny thing is that’d only be a 71% pullback, the smallest bear market pullback ever.
https://i.ibb.co/DfFtFZnP/Gsnr-U-3-Xo-AAJy-Kq.jpg
➡️Fidelty: An increasing number of institutions are leveraging Bitcoin as a strategic reserve asset. And as understanding of the asset deepens, interest continues to grow. See what may be driving the shift: Source: https://www.fidelitydigitalassets.com/research-and-insights/adding-bitcoin-corporate-treasury?ccsource=owned_social_btc_corp_treasury_june_x
➡️Solo Bitcoin miner solves block 899,826, earning 3.151 BTC ( $330K). A solo miner rented a massive amount of hashrate on @NiceHashMining and successfully mined a Bitcoin block solo on CKpool, claiming the full reward alone.
➡️Romania's national postal service, Poșta Română, launches a pilot program by installing its first Bitcoin ATM at a Tulcea branch, partnering with Bitcoin Romania (BTR Exchange), the country's leading cryptocurrency exchange.
On the 6th of June:
➡️Mononaut: 'With a weight of only 5723 units, block 899998 was the second lightest non-empty block of this halving epoch.'
➡️'UK-listed gold miner Bluebird Mining Ventures announces strategy to convert gold mining income into Bitcoin. A gold mining company will become the first UK-listed company to implement a Strategic Bitcoin Treasury' - Bitcoin News
➡️Phoenix Wallet: Phoenix 2.6.1 now supports NFC for sending and receiving. Works on Android and iOS. (NFC received on iOS is only due to Apple restrictions)
➡️Man from Germany fails to declare 24 words when crossing the border – nothing happens.
https://i.ibb.co/21W5qVks/Gswdghd-Xw-AA7-SH6.png
➡️Know Labs, Inc. to become a Bitcoin Treasury Strategy company starting with 1,000 BTC. Funny isn't it? Even former Ripple executive, Greg Kidd, is choosing to fill their company treasuries with bitcoin—not XRP.
➡️Bitcoin Successfully Mines the 900,000th Block! https://x.com/i/status/1930973314475815120
➡️Trump Media's latest S-3 filing officially adopts a Bitcoin treasury strategy. - Registers up to $12B in new securities to buy BTC - Adds to $2.44B already raised - Mentions “Bitcoin” 362 times (vs. once in prior S-3)
➡️Bitcoin News: Metaplanet just issued ¥855B ($5.4B) in moving-strike warrants to buy more Bitcoin, Japan’s largest equity issuance of its kind ever. It’s the first above-market pricing in Japan's history, defying the usual 8–10% discount.
➡️ Uber CEO tells Bloomberg Bitcoin is a proven store of value and that it is exploring crypto payments.
➡️Agricultural commodity trading company Davis Commodities will buy $4.5 million Bitcoin for their reserves, calling it "digital gold.
➡️Fidelity: As digital assets evolve, bitcoin’s potential as a store of value sets it apart from other cryptocurrencies. “Coin Report: Bitcoin” outlines why the asset’s design, scarcity, and decentralized nature help make it distinct—and where its future opportunities may lie. Read now: https://www.fidelitydigitalassets.com/research-and-insights/coin-report-bitcoin-btc?ccsource=owned_social_btc_report_june_x
➡️Japanese public company Remixpoint announces it bought 44.8 #Bitcoin worth $4.7 million
On the 8th of June:
➡️Wicked: Bitcoin has been running for 6,000 days and it’s already spent 60 of them, 1% of its life, closing above $100k. https://i.ibb.co/kVyrjR7v/Gs4uy-MIW8-AAOl-A.jpg
On the 9th of June:
➡️Australia’s ABC News reports on how Bitcoin adoption is bringing financial freedom and greater safety to Kibera, one of Africa’s largest slums in Kenya.
➡️ IBIT just blew through $70b and is now the fastest ETF to ever hit that mark in only 341 days, which is 5x faster than the old record held by GLD of 1,691 days. https://i.ibb.co/DfKbwhjG/Gt-Ar6-Eq-X0-AAzrl5.png
Credit chart JackiWang17 on X
➡️Japanese fashion brand ANAP plans to buy and hold over 1,000 Bitcoin by August 2025.
➡️South Korean President to introduce legislation this week to allow big banks to adopt Bitcoin.
➡️Wicked: Bitcoin's now 3x larger than the top 9 shitcoins combined. https://i.ibb.co/LDQKsGHM/Gt-AJy-D6-X0-AA7-PIY.jpg
💸Traditional Finance / Macro:
On the 3rd of May:
👉🏽'Hedge funds are still not buying the Magnificent 7: Hedge funds’ long/short ratio on Magnificent 7 stocks is now at its lowest level in 5 years, per Goldman Sachs. This is even lower than at the 2022 bear market bottom. Furthermore, their exposure to Magnificent 7 stocks is now down -50% over the last year. Meanwhile, hedge funds have bought US information technology stocks for 3 consecutive weeks. This occurred after the sector had been net sold in 10 of the previous 12 weeks. Retail has led the recent rebound.' -TKL
On the 6th of June:
👉🏽If you net out the Mag 7 from the S&P 500, the remaining 493 stocks have barely gone anywhere in over a decade (comparatively speaking). Chart: Goldman Sachs https://i.ibb.co/s9LmVBL8/Gsx53k6-W8-AAM2xr.jpg
🏦Banks:
On the 21st of May: 👉🏽No News
🌎Macro/Geopolitics:
'The reality is that the US soft defaults on its debt every day through structural inflation (the perpetual debasement of the US dollar). In other words, the Treasury pays you back dollars that are worth far less than what you lent to them. A soft default.' This is also valid for Europe.
On top of that, the richest man in the world is publicly arguing with the president of the United States about America’s solvency. Consider buying bitcoin.
So far regarding Trump: - didn't audit the Gold - didn't stop the wars - didn't reduce the deficit/debt/budget - didn't form a Bitcoin reserve - didn't release the Epstein files
Anyway, consider buying Bitcoin.
On the 2nd of June:
👉🏽'The Bank of Japan just racked up a record ¥28.6 trillion in bond losses That’s three times bigger than last year! This isn’t just Japan’s problem. It’s a screaming red alert for global markets.' - StockMarket News
TKL: " Japanese equity funds posted a record $11.8 billion in net outflows last week. This brought the 4-week moving average of outflows to $4.0 billion, an all-time high. Investors’ concerns over rapidly rising long-dated Japanese government bond yields were behind the outflows. Additionally, investors withdrew $5.1 billion from US stock funds. All while global equity funds saw $9.5 billion in net outflows, the most this year. Investors are taking profits after a sharp market recovery."
👉🏽The money printer is back on. US M2 just hit a new all-time high at $21.86T. Liquidity is flowing back into the system.
https://i.ibb.co/fGdx5kmt/Gsd-Jn-R9-XUAAUAO2.jpg
Recession odds have just dropped by 70% to 30% That’s the steepest decline in 65 years without a recession actually happening. Forget everything about a recession when M2 is moving up. Simple as that.
👉🏽$698 billion worth of homes are for sale in the United States, a new all-time high. Rajat Soni: 'The price of a house should be 0.01 BTC right now The housing market is way overpriced in terms of Bitcoin Interest rates or real estate prices will have to fall for these these homes actually to be sold.'
👉🏽The US Dollar is worth 8.9% less than it was at the beginning of the year.
👉🏽Argentina's economy grew 8% year-over-year in April 2025, the highest in the Western world!
On the 3rd of June:
👉🏽Trump's "Big Beautiful Bill" bans all 50 states from regulating AI for 10 years, centralizes control at the federal level, and integrates AI systems into key federal agencies. https://i.ibb.co/Q7t14q7M/Gse-V2f-YWUAAyb-Py.png
👉🏽 ZeroHedge: 'Total US debt is now $37.5 trillion (accrued). The $36.2 trillion actual is just the ceiling set by the debt limit which will be revised to $40 trillion in August/September.'
👉🏽A million seconds ago was May 23rd
A billion seconds ago was 1993
A trillion seconds ago was 30,000 B.C.
The US national debt is now rising by $1 Trillion every 180 days.
👉🏽NATO pushes European members to increase ground-based air defense systems five-fold — Bloomberg
👉🏽Global Markets Investor: 'This is incredible how European markets have outperformed the US this year. Poland, the Czech Republic, and Austria have grown their market capitalization by 44%, 36%, and 33%, respectively. Next are Hungary, Spain, Luxembourg, Greece, and Germany. The US has been flat.'
https://i.ibb.co/TMwrLnB0/Gsiu-KWYXEAAto-U1.jpg
This is one of the WORST years for the US stock market in history: The S&P 500 has UNDERperformed World stocks excluding the US by 12 percentage points year-to-date, the most in 32 YEARS. This is even worse than during the Great Financial Crisis.
👉🏽Bravos Research: 'M2 money supply is now expanding at 4.4% After reaching its deepest contraction in 65 years This is quite constructive for the stock market.' https://i.ibb.co/hFCRgFhr/Gsht-Kgk-Xw-AAy-PFq.jpg
On the 4th of June:
👉🏽“The $1.06 trillion unrealized loss in 2024 was ‘modestly higher’ than the $948.4 billion paper loss seen in 2023.” https://i.ibb.co/Pvm7zVWy/Gsj-9-OWs-AAvwp-F.jpg
Probably nothing. What’s a trillion between friends…
Currently, the US is spending $1,200 trillion per year on interest payments (dark line). If everything were financed at the current interest rate, the cost would exceed $1,500 trillion per year (green). https://i.ibb.co/mCpYtwVW/Gsm-H6-Mr-Xc-AAqd-F5.png
Note: The national debt is $36,9 trillion.
👉🏽Global debt is gigantic: Debt-to-GDP is above 100% in 6 of 7 G7 nations, and is still rising. Japan: ~250% Italy, the US, France, the UK, and Canada: all near or above 100%.
For 5 of 7 G7 economies, debt is set to surge further by 2030. Now debt is a problem but the main question would be...what will the productivity be in 2030?
On the 5th of June:
👉🏽 The United States Treasury just bought back $10 Billion of its own debt, the largest Treasury buyback in history.
Buying back your own debt with printed money. That's what happens just before fiat money goes to die (eventually). Eventually, nobody wants that worthless debt anymore, eventually!
Context by EndGame Macro:
💰 $10 Billion Buyback: The Treasury’s Silent Signal
On June 3, 2025, the U.S. Treasury quietly executed the largest debt buyback in American history, repurchasing $10 billion in short- and medium-term bonds. At first glance, it looked routine. But under the surface, this was a stealth intervention aimed at calming a system under increasing strain. This wasn’t just liquidity smoothing. It was strategic triage.
🧾 What Happened
Buyback Size: $10B (a record)
Debt Offered: $22.87B — more than double what was accepted
Target Maturities: July 2025 to May 2027
Issues Accepted: 22 of 40 eligible
Settlement: June 4, 2025
That huge offer volume isn’t just noise—it’s a warning sign that institutional players are under pressure.
🚨 What the Buyback Really Signaled
- A Quiet Circuit Breaker The buyback focused on maturities clustered around a $9 trillion rollover wall over the next 12 months. Without announcing it, the Treasury effectively tripped a circuit breaker to reduce near-term funding stress.
- QE Without the Label This wasn’t the Fed. No balance sheet expansion. But by retiring debt ahead of maturity and shrinking market float, the effect mirrored QE—without the political baggage.
- Institutions Are Feeling the Squeeze A staggering $22.87 billion in offers points to constraints at banks, funds, or foreign reserve desks. The Treasury didn’t save everyone—just enough to relieve pressure quietly.
🎯 Strategic Motivation
This wasn’t about boosting confidence. It was about managing two threats: Maturity Wall Risk: Avoiding auction failures as short-term debt piles up in 2025–2026. Yield Curve Stability: Preventing disorderly spikes by quietly absorbing supply. This move avoided triggering headlines—while containing the fire under the hood.
🧠 Echoes from History
This buyback fits into a lineage of quiet but powerful interventions: Operation Twist (1961) – Rebalancing maturity without QE branding. BoE Gilt Crisis (2022) – Targeted long-end intervention to save pensions. Belgium’s Shadow QE (2014) – U.S. debt absorbed off-balance-sheet during geopolitical tension. Each move relied on subtlety and intent—not optics.
🧩 What the Market Heard
Primary Dealers: Help exists—but it’s selective and discretionary.
Foreign Holders: Exit in order—or risk exclusion.
Money Markets: Relief, not resolution.
❗ Where the Logic Cracks
If this was routine: Why buy back below par? Why accept only 44% of the offered debt? Why deploy this now and not earlier? Each of these points to deeper stress than officials are openly admitting.
🔒 High-Conviction Takeaway
This buyback was a preemptive stabilization maneuver, not a stimulus. With over $9 trillion in short-term debt set to roll, foreign participation weakening, and institutional selling pressure rising, the Treasury acted before fractures became visible. The line wasn’t drawn to show strength. It was drawn behind the market—to stop a collapse.
🕵️♂️ Known Unknowns
Who were the biggest sellers—and what’s pressuring them? Was this coordinated with the Fed or global reserve desks? Is this a one-off event—or the start of a multi-phase liquidity campaign? The silence is strategic—but the signal is loud.
👉🏽Joe Consorti: 'Congress refuses to cut spending. So we must "grow our way out" of the deficit. That would take 39 years of 5% nominal GDP growth, or 22 years at 10%. In other words, 2-4 decades of explosive growth just to break even. We can't "grow our way out". We'll print our way out.'
👉🏽ZeroHedge: And just like that, the "climate crisis" is gone https://i.ibb.co/GQ76Z79P/Gsr3uus-XEAAjuv6.png
Don't get me wrong and with all respect to my environmentalist friends, but the “Crisis” never existed. A big part of the push has been marketing dollars/euros and media spin, let's face it.
Why do I think that? How do you think we will grow out of the Global Debt problem? One word: PRODUCTIVITY.
How can we manage that? They (Governments/Central Banks) need AI data farms. What do data farms need?
Electricity, water, energy.
Because Big Tech and AI need energy -- wherever they can find it -- climate change as a cause is finished. It was all virtue signaling. And remember the climate didn’t cool, it just stopped polling well. The scariest part of the “climate crisis” becoming out-of-vogue with the left is that it'll likely be replaced by something equally absurd and artificially manufactured.
On the 6th of June
👉🏽 'The US economy adds 139,000 jobs in May, above expectations of 126,000. The unemployment rate was 4.2%, in line with expectations of 4.2%. The April jobs number was revised down from 177,000 to 147,000. The headline numbers continue to exceed expectations.' - TKL
Surprise, surprise…
March jobs revised: 185K 120K (-65k)
April jobs revised: 177K 147K (-30k)
13 of the L16 have been revised lower.
Just to make it even worse, this is something I have shared multiple times in 2024. The number of year-over-year private job gains in 2024 was likely overstated by a MASSIVE 907,000 jobs, according to BLS data released Wednesday. This comes as the Quarterly Census of Employment and Wages (QCEW) data covering 97% of employers showed a private payroll growth rate of 0.6% for December 2024. This is 50% lower than the 1.2% growth rate initially reported in the monthly non-farm payroll (NFP) reports. To put this differently, there was a 907,000 gap between NFP data and QCEW data in 2024. This means jobs were likely overstated by an average of 75,583 PER MONTH in 2024.
👉🏽Opinion: Milei reduced government spending by 30% and achieved a surplus in only 1 month. His popularity didn't fall, it rose. Don't tell me fiscal discipline isn't popular with the general public. It's just unpopular to the powerful special interests that control DC or Brussels.
👉🏽'In the current fiscal year, the U.S. government already spent $4,159 billion. This is for the first 7 months and the fiscal year ends in September. The latest available data is as of April. The already accrued deficit amounts to over $1 trillion: $1,049 billion.
You can see in the chart how net interest expense has become the #2 largest spending category at $579 billion (for 7 months) after social security ($907 billion) and even exceeded national defense ($536 billion), health ($555 billion), and Medicare ($550 billion). The deficit is 34% of total receipts! (1049/3110) In other words: the U.S. government spent 34% more than it took in.
The last full fiscal year ended in September 2024. In that fiscal year, we spent $1.13 trillion on interest expenses. After only the first 7 months of fiscal year 2025 ending in September, they are already at $776 billion. This means we'll likely touch $1.3 trillion this fiscal year!' - AJ https://i.ibb.co/RTLTZPn1/Gsxv-Tso-Xc-AAZs-Zo.jpg
On the 7th of June:
👉🏽 The EU Commission paid climate "NGOs" for questionable lobbying with money from German taxpayers and wanted to keep it secret. https://i.ibb.co/zH6J41Zq/Gsz-Lu-F9-Xg-AAZttn.jpg Now read the above statement again and after that read the following bit:
👉🏽EU TRIES TO LECTURE EL SALVADOR - BUKELE BODYSLAMS BACK Source: https://www.eeas.europa.eu/eeas/el-salvador-statement-spokesperson-foreign-agents-law-and-recent-developments_en
The Diplomatic Service of the European: "El Salvador: The EU regrets the adoption of the Foreign Agents Law, which risks restricting civil society and runs counter to international obligations. Recent arrests of human rights defenders raise further concerns."
The EU’s sanctimonious finger-wagging at El Salvador reeks of hypocrisy. Brussels lectures sovereign nations on “civil society” while funneling billions into globalist NGOs that undermine national sovereignty. The institution that attacks liberty, freedom, democracy, and free speech in the name of a neosocialist woke ideology wants to lecture other countries on how they defend against their constant meddling and aggression. They are a bunch of unelected bureaucrats, accountable to no one, representing no one. Classic!
Supporting this further, let’s have a look how the EU is increasingly positioning itself as a technocratic regulator of personal freedom:
'The EU – the one that:
•wants to monitor every Bitcoin transaction through MiCA & DAC-8 •would love to ban non-custodial wallets
•is planning a chat control law that would make even China blush
•is considering a wealth register to digitally track every cent of your retirement savings
•restricts cash withdrawals in some member states •is testing CBDCs with expiration dates and spending limits
•and is preparing the digital euro as a full-blown control tool
…this EU is now complaining about human rights violations in El Salvador – a country whose government enjoys one of the highest approval ratings in the world. Over 85% support for President Bukele. Show me a single Western leader who even comes close to that.' - Bitcoin Hotel
Great reply by El Salvador's President Nayib Bukele: 'EU: El Salvador regrets that a bloc which is aging, overregulated, energy-dependent, tech-lagging, and led by unelected bureaucrats still insists on lecturing the rest of the world.'
👉🏽Sam Callahan: Alternative title: 73% of bonds in the world trading at less than the rate of debasement https://i.ibb.co/Y4qMvh0T/Gs7-Ry-WMAABf49.jpg
On the 8th of June:
👉🏽'US existing home sales dropped -3.1% year-over-year to an annualized 4.0 million in April, the lowest for any April since 2009. Month-over-month, home sales fell 0.5%, well below expectations of a +2.0% increase. The decline was driven by the West and Northeast regions. Sales in the South were flat, while in the Midwest improved slightly. Meanwhile, existing home inventory rose +21%, to 1.45 million, the most for any April since 2020, per ZeroHedge. Despite that, the median sales price increased +1.8% year-over-year to $414,000, a record for April. Homebuyer demand is weak and prices are still rising.' -TKL
On the 9th of June:
👉🏽Jeroen Blokland: '- China bought more gold in May. -China has been buying even more gold through ‘unofficial’ channels. - China's gold reserves today are low compared to those of the US and European countries -China is determined to move away from US dollar hegemony - China’s ambition to move away from the US dollar will only have strengthened because of the Trump tariff war - China has to acknowledge that few countries, companies, and households want to hold the Yuan So what will China be doing for years to come?'
No surprise central banks are avoiding sovereign debt and adding gold.
👉🏽TKL: Gold is on fire: Gold's share of global reserves reached 23% in Q2 2025, the highest level in 30 years. Over the last 6 years, the percentage has DOUBLED. At the same time, the US Dollar's share of international reserves has declined 10 percentage points, to 44%, the lowest since 1993. By comparison, the Euro's share has decreased 2 percentage points, to 16%, the lowest in 22 years. Gold is quickly replacing fiat currencies as a reserve currency.
🎁If you have made it this far, I would like to give you a little gift:
Lysander: "Lyn Alden gave one of the clearest breakdowns of why the U.S. is on an unstoppable fiscal path—and why Bitcoin matters more than ever because of it.
Lyn Alden walks through the numbers behind the federal deficit, interest expenses, Social Security, and the structural changes that happened post-2008. The short version? We’re in a new era. One where the government can’t slow down even if it wants to.
Her phrase: “Nothing stops this train.” Not because of ideology, but because of math—and human nature.
This isn’t hyperinflation doom-talk. It’s a sober look at what happens when a system built on ever-growing debt reaches its limits—and why Bitcoin, with its fixed supply and transparent rules, is the opposite of that system.
If you haven’t seen it, this is a must watch. Pure signal! https://www.youtube.com/watch?v=Giuzcd4oxIk
Credit: I have used multiple sources!
My savings account: Bitcoin The tool I recommend for setting up a Bitcoin savings plan: PocketBitcoin especially suited for beginners or people who want to invest in Bitcoin with an automated investment plan once a week or monthly.
Use the code SE3997
Get your Bitcoin out of exchanges. Save them on a hardware wallet, run your own node...be your own bank. Not your keys, not your coins. It's that simple. ⠀ ⠀
⠀⠀ ⠀ ⠀⠀⠀
Do you think this post is helpful to you?
If so, please share it and support my work with a zap.
▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃
⭐ Many thanks⭐
Felipe - Bitcoin Friday!
▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃
-
@ b1ddb4d7:471244e7
2025-06-16 09:01:16Paris, France – June 6, 2025 – Flash, the easiest Bitcoin payment gateway for businesses, just announced a new partnership with the Bitcoin Only Brewery, marking the first-ever beverage company to leverage Flash for seamless Bitcoin payments.
Bitcoin Buys Beer Thanks to Flash!
As Co-Founder of Flash, it's not every day we get to toast to a truly refreshing milestone.
Okay, jokes aside.
We're super buzzed to see our friends at @Drink_B0B
Bitcoin Only Brewery using Flash to power their online sales!The first… pic.twitter.com/G7TWhy50pX
— Pierre Corbin (@CierrePorbin) June 3, 2025
Flash enables Bitcoin Only Brewery to offer its “BOB” beer with, no-KYC (Know Your Customer) delivery across Europe, priced at 19,500 sats (~$18) for the 4-pack – shipping included.
The cans feature colorful Bitcoin artwork while the contents promise a hazy pale ale: “Each 33cl can contains a smooth, creamy mouthfeel, hazy appearance and refreshing Pale Ale at 5% ABV,” reads the product description.
Pierre Corbin, Co-Founder of Flash, commented: “Currently, bitcoin is used more as a store of value but usage for payments is picking up. Thanks to new innovation on Lightning, bitcoin is ready to go mainstream for e-commerce sales.”
Flash, launched its 2.0 version in March 2025 with the goal to provide the easiest Bitcoin payment gateway for businesses worldwide. The platform is non-custodial and can enable both digital and physical shops to accept Bitcoin by connecting their own wallets to Flash.
By leveraging the scalability of the Lightning Network, Flash ensures instant, low-cost transactions, addressing on-chain Bitcoin bottlenecks like high fees and long wait times.
Bitcoin payment usage is growing thanks to Lightning
In May, fast-food chain Steak ‘N Shake went viral for integrating bitcoin at their restaurants around the world. In the same month, the bitcoin2025 conference in Las Vegas set a new world record with 4,000 Lightning payments in one day.
According to a report by River Intelligence, public Lightning payment volume surged by 266% from August 2023 to August 2024. This growth is also reflected in the overall accessibility of lighting infrastructure for consumers. According to Lightning Service Provider Breez, over 650 Million users now have access to the Lightning Network through apps like CashApp, Kraken or Strike.
Bitcoin Only Brewery’s adoption of Flash reflects the growing trend of businesses integrating Bitcoin payments to cater to a global, privacy-conscious customer base. By offering no-KYC delivery across Europe, the brewery aligns with the ethos of decentralization and financial sovereignty, appealing to the increasing number of consumers and businesses embracing Bitcoin as a legitimate payment method.
“Flash is committed to driving innovation in the Bitcoin ecosystem,” Corbin added. “We’re building a future where businesses of all sizes can seamlessly integrate Bitcoin payments, unlocking new opportunities in the global market. It’s never been easier to start selling in bitcoin and we invite retailers globally to join us in this revolution.”
For businesses interested in adopting Bitcoin payments, Flash offers a straightforward onboarding process, low fees, and robust support for both digital and physical goods. To learn more, visit paywithflash.com.
About Flash
Flash is the easiest Bitcoin payment gateway for businesses to accept payments. Supporting both digital and physical enterprises, Flash leverages the Lightning Network to enable fast, low-cost Bitcoin transactions. Launched in its 2.0 version in March 2025, Flash is at the forefront of driving Bitcoin adoption in e-commerce.
About Bitcoin Only Brewery
Bitcoin Only Brewery (@Drink_B0B) is a pioneering beverage company dedicated to the Bitcoin ethos, offering high-quality beers payable exclusively in Bitcoin. With a commitment to personal privacy, the brewery delivers across Europe with no-KYC requirements.
Media Contact:
Pierre Corbin
Co-Founder, Flash
Email: press@paywithflash.com
Website: paywithflash.comPhotos paywithflash.com/about/pressHow Flash Enables Interoperable, Self-Custodial Bitcoin Commerce
-
@ 7f6db517:a4931eda
2025-06-16 18:02:20Nostr is an open communication protocol that can be used to send messages across a distributed set of relays in a censorship resistant and robust way.
If you missed my nostr introduction post you can find it here. My nostr account can be found here.
We are nearly at the point that if something interesting is posted on a centralized social platform it will usually be posted by someone to nostr.
We are nearly at the point that if something interesting is posted exclusively to nostr it is cross posted by someone to various centralized social platforms.
We are nearly at the point that you can recommend a cross platform app that users can install and easily onboard without additional guides or resources.
As companies continue to build walls around their centralized platforms nostr posts will be the easiest to cross reference and verify - as companies continue to censor their users nostr is the best censorship resistant alternative - gradually then suddenly nostr will become the standard. 🫡
Current Nostr Stats
If you found this post helpful support my work with bitcoin.
-
@ 374ee93a:36623347
2025-06-16 16:23:52Chef's notes
A quick and easy recipe to help preserve your fresh strawberry harvest for months to come with the addition of vanilla to bring out that summer flavour.
Made with 20% extra fruit than standard supermarket jam. To make a reduced sugar version you can use Pomona's Pectin or accept runny jam ;)
Details
- ⏲️ Prep time: 10 mins
- 🍳 Cook time: 30 mins
- 🍽️ Servings: 5 jars
Ingredients
- 1.2kg fresh hulled strawberries
- 1kg golden cane sugar (can sub honey or maple syrup 1:1)
- 1 lemon
- 1 vanilla pod (or 1 tbspn extract)
Directions
- Remove the green stalks from your strawberries and cut into quarters
- Pare the lemon zest and reserve for another recipe (such as lemon curd, or cocktails!), chop roughly and add to a pan inside a small muslin bag)
- Gently cook the strawberries and lemon together with a lid on the pan for 15-20 minutes, until the lemon pith softens
- Squeeze the muslin bag to get as much pectin out as possiblem then add 1kg sugar to the miture and boil on high
- The jam can be tested for set after approx 10 mins boiling, spoon a small amount onto a chilled plate and place in the freezer for 2 minutes. If the jam wrinkles when pushed with a spoon it is ready to pot into sterlised jars. If it still appears runny cook for a further 5 minutes and repeat testing
-
@ 39cc53c9:27168656
2025-06-16 06:26:05The new website is finally live! I put in a lot of hard work over the past months on it. I'm proud to say that it's out now and it looks pretty cool, at least to me!
Why rewrite it all?
The old kycnot.me site was built using Python with Flask about two years ago. Since then, I've gained a lot more experience with Golang and coding in general. Trying to update that old codebase, which had a lot of design flaws, would have been a bad idea. It would have been like building on an unstable foundation.
That's why I made the decision to rewrite the entire application. Initially, I chose to use SvelteKit with JavaScript. I did manage to create a stable site that looked similar to the new one, but it required Jav aScript to work. As I kept coding, I started feeling like I was repeating "the Python mistake". I was writing the app in a language I wasn't very familiar with (just like when I was learning Python at that mom ent), and I wasn't happy with the code. It felt like spaghetti code all the time.
So, I made a complete U-turn and started over, this time using Golang. While I'm not as proficient in Golang as I am in Python now, I find it to be a very enjoyable language to code with. Most aof my recent pr ojects have been written in Golang, and I'm getting the hang of it. I tried to make the best decisions I could and structure the code as well as possible. Of course, there's still room for improvement, which I'll address in future updates.
Now I have a more maintainable website that can scale much better. It uses a real database instead of a JSON file like the old site, and I can add many more features. Since I chose to go with Golang, I mad e the "tradeoff" of not using JavaScript at all, so all the rendering load falls on the server. But I believe it's a tradeoff that's worth it.
What's new
- UI/UX - I've designed a new logo and color palette for kycnot.me. I think it looks pretty cool and cypherpunk. I am not a graphic designer, but I think I did a decent work and I put a lot of thinking on it to make it pleasant!
- Point system - The new point system provides more detailed information about the listings, and can be expanded to cover additional features across all services. Anyone can request a new point!
- ToS Scrapper: I've implemented a powerful automated terms-of-service scrapper that collects all the ToS pages from the listings. It saves you from the hassle of reading the ToS by listing the lines that are suspiciously related to KYC/AML practices. This is still in development and it will improve for sure, but it works pretty fine right now!
- Search bar - The new search bar allows you to easily filter services. It performs a full-text search on the Title, Description, Category, and Tags of all the services. Looking for VPN services? Just search for "vpn"!
- Transparency - To be more transparent, all discussions about services now take place publicly on GitLab. I won't be answering any e-mails (an auto-reply will prompt to write to the corresponding Gitlab issue). This ensures that all service-related matters are publicly accessible and recorded. Additionally, there's a real-time audits page that displays database changes.
- Listing Requests - I have upgraded the request system. The new form allows you to directly request services or points without any extra steps. In the future, I plan to enable requests for specific changes to parts of the website.
- Lightweight and fast - The new site is lighter and faster than its predecessor!
- Tor and I2P - At last! kycnot.me is now officially on Tor and I2P!
How?
This rewrite has been a labor of love, in the end, I've been working on this for more than 3 months now. I don't have a team, so I work by myself on my free time, but I find great joy in helping people on their private journey with cryptocurrencies. Making it easier for individuals to use cryptocurrencies without KYC is a goal I am proud of!
If you appreciate my work, you can support me through the methods listed here. Alternatively, feel free to send me an email with a kind message!
Technical details
All the code is written in Golang, the website makes use of the chi router for the routing part. I also make use of BigCache for caching database requests. There is 0 JavaScript, so all the rendering load falls on the server, this means it needed to be efficient enough to not drawn with a few users since the old site was reporting about 2M requests per month on average (note that this are not unique users).
The database is running with mariadb, using gorm as the ORM. This is more than enough for this project. I started working with an
sqlite
database, but I ended up migrating to mariadb since it works better with JSON.The scraper is using chromedp combined with a series of keywords, regex and other logic. It runs every 24h and scraps all the services. You can find the scraper code here.
The frontend is written using Golang Templates for the HTML, and TailwindCSS plus DaisyUI for the CSS classes framework. I also use some plain CSS, but it's minimal.
The requests forms is the only part of the project that requires JavaScript to be enabled. It is needed for parsing some from fields that are a bit complex and for the "captcha", which is a simple Proof of Work that runs on your browser, destinated to avoid spam. For this, I use mCaptcha.
-
@ cae03c48:2a7d6671
2025-06-17 15:00:43Bitcoin Magazine
Strategy Acquires 10,100 BTC, Surpasses 592,000 Bitcoin in HoldingsMichael Saylor’s Strategy announces it has purchased an additional 10,100 BTC for approximately $1.05 billion, raising its total holdings to 592,100 BTC acquired at an average cost of $70,666 per Bitcoin.
BREAKING:
STRATEGY BUYS ANOTHER 10,100 #BITCOIN pic.twitter.com/TZ6nosWenr
— Bitcoin Magazine (@BitcoinMagazine) June 16, 2025
Strategy added another 10,100 Bitcoin to its treasury between June 9 and June 15, 2025, according to a Form 8-K filed Monday with the SEC. The company spent approximately $1.05 billion on the latest allocation, paying an average price of $104,080 per Bitcoin, inclusive of fees and expenses.
This brings Strategy’s total holdings to 592,100 BTC, acquired at a cumulative cost of $41.84 billion, or an average price of $70,666 per Bitcoin, solidifying its status as the world’s largest corporate holder of Bitcoin.
The recent allocation was financed through multiple capital raises. Strategy tapped its STRK and STRF at-the-market offerings, and completed a $979.7 million public offering of STRD, its 10.00% Series A Perpetual Stride Preferred Stock, on June 10.
“The Bitcoin purchases were made using proceeds from the STRK ATM, STRF ATM, and STRD Offering,” the company stated.
In addition to the purchase, Strategy reported a 19.1% BTC yield year-to-date in 2025, reflecting the strength of its long-term bitcoin investment thesis.
This latest acquisition follows a series of steady purchases throughout 2024 and early 2025. Strategy has continued to scale its position quarter over quarter, using capital market tools to accumulate Bitcoin as part of its strategy.
“Strategy continues to execute on its commitment to the Bitcoin standard,” the company stated in its filing.
The company continues to emphasize transparency around its holdings. Its website, strategy.com, hosts a Bitcoin Dashboard that is regularly updated with BTC purchase details, securities activity, and performance metrics in compliance with Regulation FD.
Strategy’s move comes during increasing institutional adoption of Bitcoin in 2025. The company’s acquisition strategy and consistent messaging have made it a leader for corporate engagement with the digital asset.
With its most recent buy, Strategy now holds over 592,000 Bitcoin, a significant portion of the asset’s fixed 21 million supply—showing its view of Bitcoin not just as an investment, but as a core component of its financial strategy.
This post Strategy Acquires 10,100 BTC, Surpasses 592,000 Bitcoin in Holdings first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ cae03c48:2a7d6671
2025-06-17 15:00:42Bitcoin Magazine
Senator Hagerty’s Vision Beyond The GENIUS Act: Make Tennessee A Hub For Bitcoin MiningSenator Bill Hagerty (R-TN) has been in the headlines as of late as the GENIUS Act (S. 1582), a bill for which he was the primary sponsor, moves closer to passing in the U.S. Senate.
The GENIUS Act is a bill that, if enacted into law, would create a federal regulatory framework for stablecoins so that the technology can be more widely adopted. (While some Bitcoin enthusiasts may not like this, they should still pay attention to the language in the bill, as it could have an impact on U.S. citizens’ ability to use Bitcoin wallets privately.)
However, stablecoins aren’t the only thing on Senator Hagerty’s mind.
He’s also thinking about how to best produce and harness energy in Tennessee to use it for Bitcoin mining and AI compute.
He shared his vision on this topic with me in an interview I conducted with him at Bitcoin 2025:
Tennessee As A Hub For Bitcoin Mining and AI Compute
“We have an opportunity before us to be in the very lead,” Senator Hagerty told Bitcoin Magazine in regard to building nuclear facilities that can be used to produce energy for Bitcoin mining and AI processing.
“The largest utility in the world is the Tennessee Valley Authority — certainly the largest one in America — and I think we’ve got a unique opportunity here to move forward and become the energy hub of America,” he added.
“[We should] see more and more not only mining operations, but if you think about what Elon Musk is doing in Memphis with xAI, the data centers, the opportunities with artificial intelligence — there are many, many things that are going to happen in Tennessee.”
The Senator added that he believes the state can also strike partnerships with Oak Ridge National Laboratory, Vanderbilt University, the University of Tennessee and Tennessee Tech as it works to become a more friendly destination for Bitcoin miners and data centers.
“We’ve got great opportunities [from] Memphis all the way across the state,” said Senator Hagerty.
Hagerty’s Call For Bipartisanship
Whether it’s working toward stablecoin legislation or crafting regulation that will enable industries like Bitcoin mining and data centers to thrive in the United States, Senator Hagerty believes these efforts should be inherently bipartisan.
“[These are] bipartisan — or nonpartisan issue[s] — frankly,” said the Senator.
“If you care about the competitiveness of America — if you want to see innovation happen on our shores rather than being pushed overseas — then you’re going to support what we’re trying to do in terms of putting a regulatory framework in place that will deliver certainty, that will create an ecosystem here in America that will allow these companies to thrive,” he added.
“It’s not just the stablecoin legislation I’m putting forward or what may happen with Bitcoin or other technologies like that. It’s the overall blockchain technology that’s going to help advance America beyond the 21st century. We need to stay in the lead. We can stay in the lead.”
This post Senator Hagerty’s Vision Beyond The GENIUS Act: Make Tennessee A Hub For Bitcoin Mining first appeared on Bitcoin Magazine and is written by Frank Corva.
-
@ 31a4605e:cf043959
2025-06-17 14:59:12Bitcoin é a primeira moeda digital descentralizada do mundo, criada em 2009 por um indivíduo ou grupo sob o pseudônimo de Satoshi Nakamoto. O seu nascimento marcou o início de uma revolução no sistema financeiro global, introduzindo um novo tipo de moeda que não é controlada pelos governos ou instituições financeiras tradicionais. A história do Bitcoin está profundamente enraizada nos ideais de liberdade económica, transparência e resistência à censura.
A jornada começou em outubro de 2008, quando Satoshi Nakamoto publicou um artigo intitulado “Bitcoin: A Peer-to-Peer Electronic Cash System”. O white paper, publicado na mailing list Cryptozoology, descreve a ideia de um sistema de pagamento digital baseado em uma rede peer-to-peer. Esse conceito elimina a necessidade de intermediários como bancos e resolve um problema conhecido como “gasto duplo” – possibilidade de replicação de moedas digitais – por meio de uma tecnologia chamada blockchain ou aquilo que o próprio Satoshi Nakamoto chamava de timechain.
O blockchain ou timechain é basicamente um livro-razão público e imutável que registra todas as transações do Bitcoin. Opera através de um sistema descentralizado, onde os participantes da rede (os chamados nós ou famosos nodes) verificam as transações e as organizam em blocos. Esses blocos são conectados por sua vez em uma cadeia contínua, formando a base para a segurança e transparência do sistema.
No dia 3 de janeiro de 2009, Satoshi Nakamoto extraiu o primeiro bloco do Bitcoin, conhecido como bloco gênese. O bloco continha uma mensagem codificada referenciando a crise financeira global de 2008: "The Times, 3 de janeiro de 2009, Chanceler à beira do segundo resgate bancário". Esta mensagem é emblemática da motivação por trás do Bitcoin: fornecer uma alternativa ao sistema financeiro centralizado que não conseguiu proteger a economia global.
Ao longo de 2009 e 2010, o Bitcoin permaneceu como um experimento entre os entusiastas da tecnologia e das criptomoedas. As primeiras transações de Bitcoin ocorreram entre participantes da rede, e o primeiro uso comercial da moeda ocorreu em 22 de maio de 2010, quando um programador chamado Laszlo Hanyecz comprou duas pizzas por 10 mil Bitcoins. Esta transação histórica foi apelidada de “Bitcoin Pizza Day”.
Satoshi Nakamoto continuou a contribuir para o desenvolvimento do Bitcoin até o final de 2010, quando desapareceu gradualmente da comunidade. Até hoje, sua identidade permanece um mistério e não há evidências concretas de quem ou quantas pessoas estavam por trás do pseudônimo. Antes de sair, Satoshi Nakamoto entregou o controle do projeto a outros desenvolvedores e deixou claro que o Bitcoin deveria ser uma tecnologia descentralizada, de propriedade de todos e controlada por ninguém.
Desde então, o Bitcoin cresceu exponencialmente. Cresceu de um experimento tecnológico para um ativo multibilionário e é amplamente considerada a forma legítima de moeda digital e reserva de valor. Governos, empresas e indivíduos em todo o mundo adotaram o Bitcoin como alternativa às moedas fiat tradicionais.
Resumindo, a criação do Bitcoin por Satoshi Nakamoto foi mais do que apenas o nascimento de uma moeda digital; Este foi o início de um movimento global para repensar a forma como o dinheiro é controlado e distribuído. Embora a identidade de Satoshi Nakamoto permaneça desconhecida, o seu legado continuará a moldar o futuro do sistema financeiro e a desafiar as estruturas económicas tradicionais.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ fd0bcf8c:521f98c0
2025-06-17 14:57:11The coffee tastes burnt. Dad stirs his black coffee with a plastic spoon. His hands shake a little. Seventy years of working hands.
"How are the girls?"
"Good. Emma lost her first tooth. Sophie's learning to ride her bike."
He smiles. First real smile I've seen from him in months.
"Remember when you learned? Took you all summer. Scraped knees every day. Kept getting back on."
A seagull lands on the window ledge. Fat from tourist scraps.
"Your mother says Sophie looks like you did at that age. Same stubborn streak."
"She gets that honest."
We watch people walk the beach. Families. Couples. Kids building sandcastles that won't last the tide.
"How's retirement treating you?"
"Can't complain. Get to spend time with the kids. Help with homework."
"Lucky man. Forty-three and done."
His coffee sits untouched now. Getting cold.
"Market's been crazy lately."
"Yeah?"
"Down thirty percent this year. Everything I put away for forty years. Just... gone."
The seagull flies away. Smarter than us.
"Your mother keeps watching the news. Every day it's worse. Says maybe we should sell. Cut our losses."
"Timing the market's tough."
"Tell me about it. Bought high. Always buy high."
An old couple walks past. Moving slow but still moving.
"Your uncle says it'll come back. Says to buy more while it's cheap. Easy for him to say."
"He's got different circumstances."
"That's what I told your mother. But you know how she listens to him."
Dad finally drinks his coffee. Makes a face. Cold and bitter.
"Your sister called yesterday."
"Yeah?"
"Needs money for the lawyer. Divorce is getting messy."
"Sorry to hear that."
"Can't say no to my kids. Even when they're forty-two."
His shoulders sag. Seventy years of carrying weight.
"How's the night shift?"
"Long. Double shifts most weeks."
"That's rough."
"Back's killing me. Feet hurt. Everything hurts."
The tide is going out. Leaving shells and debris on the sand.
"Mom's job situation?"
His face goes dark.
"They're shipping it overseas. AI's taking the rest. Forty years of experience. Means nothing now."
We sit in the quiet. Two men running out of safe ground.
"Dad?"
"Yeah?"
He looks at his hands. Working hands. Tired hands.
"Son, we can't retire."
The words hang between us like smoke. Everything we've been dancing around. Everything he's been trying not to say.
The market. The job. The sister. The uncle's bad advice. All of it leading here.
To this moment. This truth.
I want to fix it. Want to offer solutions. Want to give him some Bitcoin or a check.
But I don't.
The waitress brings the check. I reach for my wallet.
"I got it."
"Dad, let me—"
"I got it."
He counts out bills slowly. Leaves a decent tip.
Sometimes the best thing you can give someone is silence. Let them keep their dignity intact.
The ocean takes. The ocean gives back. But never what you expect.
Only what remains.
-
@ 31a4605e:cf043959
2025-06-17 14:56:53Bitcoin é uma moeda digital descentralizada criada em 2009 por um indivíduo ou grupo sob o pseudônimo de Satoshi Nakamoto. Ao contrário das moedas tradicionais emitidas pelo governo, como o dólar americano ou o euro, o Bitcoin não é controlado por nenhuma autoridade central, como um banco central ou uma instituição financeira. Esta característica inovadora tornou-o foco do debate económico, tecnológico e até mesmo social nos últimos anos.
O Bitcoin funciona com uma tecnologia chamada blockchain (que atualmente a comunidade Bitcoin prefere chamá-la de timechain), é essencialmente um livro digital distribuído. O blockchain ou timechain registra todas as transações feitas na rede Bitcoin de forma aberta e transparente. Cada bloco contém um conjunto de transações que são adicionadas de forma imutável à cadeia, assim que são verificadas pelos mineradores (mineradores são basicamente participantes da rede que usam seu poder computacional para verificar essas mesmas transações). Isto garante a segurança e evita fraudes, uma vez que nenhuma pessoa ou entidade pode alterar retroativamente os registos.
Uma das melhores características do Bitcoin é a sua oferta limitada. Apenas podem ser criados 21 milhões de Bitcoins, o que por este mesmo motivo o Bitcoin apresenta um carácter deflacionário, ao contrário da moeda fiduciária, que os bancos centrais podem imprimir em quantidades ilimitadas. Este limite fixo, combinado com o crescente interesse global pela tecnologia em geral e pela privacidade de modo individual impulsiona a valorização do Bitcoin ao passar do tempo.
Outra característica do Bitcoin é que ele permite transações diretas entre pessoas, eliminando intermediários. Isto é particularmente útil em cenários como transferências internacionais, onde o Bitcoin pode ser utilizado para enviar dinheiro rapidamente e com taxas reduzidas, sem ter que passar por um banco ou serviços financeiros tradicionais no geral. Além disso, é visto como uma forma de liberdade financeira em países com moedas locais instáveis (quase sempre efeito dos bancos centrais imprimem dinheiro de forma completamente descontolada) ou controlos rígidos estatais sobre o capital.
Porém, o Bitcoin não está imune a críticas que tendem sempre a ser críticas vazias que mascaram os interesses pessoais de quem as faz, seja porque trabalham em bancos ou corretoras tradicionais e têm medo de perder o “poder” ou até mesmo o emprego ou então porque têm más intenções e querem vender as suas criptomoedas que no fundo são todas inúteis (as famosas shitcoins). As oscilações de preço do Bitcoin também podem significar riscos enormes para usuários que são no fundo iniciantes, compram por determinado preço e acabam por vender quando o valor caiu pela metade (perdendo pelo menos metade do seu dinheiro). Por outro lado, muitos especialistas consideram o Bitcoin um marco tecnológico e social que desafia os modelos económicos existentes.
Resumindo, o Bitcoin é muito mais do que uma “crypto“ ou “criptomoeda“. Representa uma revolução ou revisão na forma como a maioria dos seres humanos pensam sobre o dinheiro, proporcionando uma alternativa descentralizada, transparente e resistente ao roubo ou atê mesmo à censura. Embora ainda enfrente alguns desafios para ser amplamente aceite por alguns cépticos e por alguns governos preocupados com a perda de controlo das “suas” próprias populações (como mencionado anteriormente), o seu impacto tem sido inegável, abrindo caminho para uma nova era na economia global e abrindo a mente de muitas pessoas para a reflexão.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 7f6db517:a4931eda
2025-06-16 13:02:13
"Privacy is necessary for an open society in the electronic age. Privacy is not secrecy. A private matter is something one doesn't want the whole world to know, but a secret matter is something one doesn't want anybody to know. Privacy is the power to selectively reveal oneself to the world." - Eric Hughes, A Cypherpunk's Manifesto, 1993
Privacy is essential to freedom. Without privacy, individuals are unable to make choices free from surveillance and control. Lack of privacy leads to loss of autonomy. When individuals are constantly monitored it limits our ability to express ourselves and take risks. Any decisions we make can result in negative repercussions from those who surveil us. Without the freedom to make choices, individuals cannot truly be free.
Freedom is essential to acquiring and preserving wealth. When individuals are not free to make choices, restrictions and limitations prevent us from economic opportunities. If we are somehow able to acquire wealth in such an environment, lack of freedom can result in direct asset seizure by governments or other malicious entities. At scale, when freedom is compromised, it leads to widespread economic stagnation and poverty. Protecting freedom is essential to economic prosperity.
The connection between privacy, freedom, and wealth is critical. Without privacy, individuals lose the freedom to make choices free from surveillance and control. While lack of freedom prevents individuals from pursuing economic opportunities and makes wealth preservation nearly impossible. No Privacy? No Freedom. No Freedom? No Wealth.
Rights are not granted. They are taken and defended. Rights are often misunderstood as permission to do something by those holding power. However, if someone can give you something, they can inherently take it from you at will. People throughout history have necessarily fought for basic rights, including privacy and freedom. These rights were not given by those in power, but rather demanded and won through struggle. Even after these rights are won, they must be continually defended to ensure that they are not taken away. Rights are not granted - they are earned through struggle and defended through sacrifice.
If you found this post helpful support my work with bitcoin.
-
@ 39cc53c9:27168656
2025-06-16 06:26:04Know Your Customer is a regulation that requires companies of all sizes to verify the identity, suitability, and risks involved with maintaining a business relationship with a customer. Such procedures fit within the broader scope of anti-money laundering (AML) and counterterrorism financing (CTF) regulations.
Banks, exchanges, online business, mail providers, domain registrars... Everyone wants to know who you are before you can even opt for their service. Your personal information is flowing around the internet in the hands of "god-knows-who" and secured by "trust-me-bro military-grade encryption". Once your account is linked to your personal (and verified) identity, tracking you is just as easy as keeping logs on all these platforms.
Rights for Illusions
KYC processes aim to combat terrorist financing, money laundering, and other illicit activities. On the surface, KYC seems like a commendable initiative. I mean, who wouldn't want to halt terrorists and criminals in their tracks?
The logic behind KYC is: "If we mandate every financial service provider to identify their users, it becomes easier to pinpoint and apprehend the malicious actors."
However, terrorists and criminals are not precisely lining up to be identified. They're crafty. They may adopt false identities or find alternative strategies to continue their operations. Far from being outwitted, many times they're several steps ahead of regulations. Realistically, KYC might deter a small fraction – let's say about 1% ^1 – of these malefactors. Yet, the cost? All of us are saddled with the inconvenient process of identification just to use a service.
Under the rhetoric of "ensuring our safety", governments and institutions enact regulations that seem more out of a dystopian novel, gradually taking away our right to privacy.
To illustrate, consider a city where the mayor has rolled out facial recognition cameras in every nook and cranny. A band of criminals, intent on robbing a local store, rolls in with a stolen car, their faces obscured by masks and their bodies cloaked in all-black clothes. Once they've committed the crime and exited the city's boundaries, they switch vehicles and clothes out of the cameras' watchful eyes. The high-tech surveillance? It didn’t manage to identify or trace them. Yet, for every law-abiding citizen who merely wants to drive through the city or do some shopping, their movements and identities are constantly logged. The irony? This invasive tracking impacts all of us, just to catch the 1% ^1 of less-than-careful criminals.
KYC? Not you.
KYC creates barriers to participation in normal economic activity, to supposedly stop criminals. ^2
KYC puts barriers between many users and businesses. One of these comes from the fact that the process often requires multiple forms of identification, proof of address, and sometimes even financial records. For individuals in areas with poor record-keeping, non-recognized legal documents, or those who are unbanked, homeless or transient, obtaining these documents can be challenging, if not impossible.
For people who are not skilled with technology or just don't have access to it, there's also a barrier since KYC procedures are mostly online, leaving them inadvertently excluded.
Another barrier goes for the casual or one-time user, where they might not see the value in undergoing a rigorous KYC process, and these requirements can deter them from using the service altogether.
It also wipes some businesses out of the equation, since for smaller businesses, the costs associated with complying with KYC norms—from the actual process of gathering and submitting documents to potential delays in operations—can be prohibitive in economical and/or technical terms.
You're not welcome
Imagine a swanky new club in town with a strict "members only" sign. You hear the music, you see the lights, and you want in. You step up, ready to join, but suddenly there's a long list of criteria you must meet. After some time, you are finally checking all the boxes. But then the club rejects your membership with no clear reason why. You just weren't accepted. Frustrating, right?
This club scenario isn't too different from the fact that KYC is being used by many businesses as a convenient gatekeeping tool. A perfect excuse based on a "legal" procedure they are obliged to.
Even some exchanges may randomly use this to freeze and block funds from users, claiming these were "flagged" by a cryptic system that inspects the transactions. You are left hostage to their arbitrary decision to let you successfully pass the KYC procedure. If you choose to sidestep their invasive process, they might just hold onto your funds indefinitely.
Your identity has been stolen
KYC data has been found to be for sale on many dark net markets^3. Exchanges may have leaks or hacks, and such leaks contain very sensitive data. We're talking about the full monty: passport or ID scans, proof of address, and even those awkward selfies where you're holding up your ID next to your face. All this data is being left to the mercy of the (mostly) "trust-me-bro" security systems of such companies. Quite scary, isn't it?
As cheap as $10 for 100 documents, with discounts applying for those who buy in bulk, the personal identities of innocent users who passed KYC procedures are for sale. ^3
In short, if you have ever passed the KYC/AML process of a crypto exchange, your privacy is at risk of being compromised, or it might even have already been compromised.
(they) Know Your Coins
You may already know that Bitcoin and most cryptocurrencies have a transparent public blockchain, meaning that all data is shown unencrypted for everyone to see and recorded forever. If you link an address you own to your identity through KYC, for example, by sending an amount from a KYC exchange to it, your Bitcoin is no longer pseudonymous and can then be traced.
If, for instance, you send Bitcoin from such an identified address to another KYC'ed address (say, from a friend), everyone having access to that address-identity link information (exchanges, governments, hackers, etc.) will be able to associate that transaction and know who you are transacting with.
Conclusions
To sum up, KYC does not protect individuals; rather, it's a threat to our privacy, freedom, security and integrity. Sensible information flowing through the internet is thrown into chaos by dubious security measures. It puts borders between many potential customers and businesses, and it helps governments and companies track innocent users. That's the chaos KYC has stirred.
The criminals are using stolen identities from companies that gathered them thanks to these very same regulations that were supposed to combat them. Criminals always know how to circumvent such regulations. In the end, normal people are the most affected by these policies.
The threat that KYC poses to individuals in terms of privacy, security and freedom is not to be neglected. And if we don’t start challenging these systems and questioning their efficacy, we are just one step closer to the dystopian future that is now foreseeable.
Edited 20/03/2024 * Add reference to the 1% statement on Rights for Illusions section to an article where Chainalysis found that only 0.34% of the transaction volume with cryptocurrencies in 2023 was attributable to criminal activity ^1
-
@ 8bad92c3:ca714aa5
2025-06-16 12:01:52Key Takeaways
Michael Goldstein, aka Bitstein, presents a sweeping philosophical and economic case for going “all in” on Bitcoin, arguing that unlike fiat, which distorts capital formation and fuels short-term thinking, Bitcoin fosters low time preference, meaningful saving, and long-term societal flourishing. At the heart of his thesis is “hodling for good”—a triple-layered idea encompassing permanence, purpose, and the pursuit of higher values like truth, beauty, and legacy. Drawing on thinkers like Aristotle, Hoppe, and Josef Pieper, Goldstein redefines leisure as contemplation, a vital practice in aligning capital with one’s deepest ideals. He urges Bitcoiners to think beyond mere wealth accumulation and consider how their sats can fund enduring institutions, art, and architecture that reflect a moral vision of the future.
Best Quotes
“Let BlackRock buy the houses, and you keep the sats.”
“We're not hodling just for the sake of hodling. There is a purpose to it.”
“Fiat money shortens your time horizon… you can never rest.”
“Savings precedes capital accumulation. You can’t build unless you’ve saved.”
“You're increasing the marginal value of everyone else’s Bitcoin.”
“True leisure is contemplation—the pursuit of the highest good.”
“What is Bitcoin for if not to make the conditions for magnificent acts of creation possible?”
“Bitcoin itself will last forever. Your stack might not. What will outlast your coins?”
“Only a whale can be magnificent.”
“The market will sell you all the crack you want. It’s up to you to demand beauty.”
Conclusion
This episode is a call to reimagine Bitcoin as more than a financial revolution—it’s a blueprint for civilizational renewal. Michael Goldstein reframes hodling as an act of moral stewardship, urging Bitcoiners to lower their time preference, build lasting institutions, and pursue truth, beauty, and legacy—not to escape the world, but to rebuild it on sound foundations.
Timestamps
00:00 - Intro
00:50 - Michael’s BBB presentation Hodl for Good
07:27 - Austrian principles on capital
15:40 - Fiat distorts the economic process
23:34 - Bitkey
24:29 - Hodl for Good triple entendre
29:52 - Bitcoin benefits everyone
39:05 - Unchained
40:14 - Leisure theory of value
52:15 - Heightening life
1:15:48 - Breaking from the chase makes room for magnificence
1:32:32 - Nakamoto Institute’s missionTranscript
(00:00) Fiat money is by its nature a disturbance. If money is being continually produced, especially at an uncertain rate, these uh policies are really just redistribution of wealth. Most are looking for number to go up post hyper bitcoinization. The rate of growth of bitcoin would be more reflective of the growth of the economy as a whole.
(00:23) Ultimately, capital requires knowledge because it requires knowing there is something that you can add to the structures of production to lengthen it in some way that will take time but allow you to have more in the future than you would today. Let Black Rockck buy the houses and you keep the sats, not the other way around.
(00:41) You wait until later for Larry Frink to try to sell you a [Music] mansion. And we're live just like that. Just like that. 3:30 on a Friday, Memorial Day weekend. It's a good good good way to end the week and start the holiday weekend. Yes, sir. Yes, sir. Thank you for having me here. Thank you for coming. I wore this hat specifically because I think it's I think it's very apppropo uh to the conversation we're going to have which is I hope an extension of the presentation you gave at Bitblock Boom Huddle for good. You were working on
(01:24) that for many weeks leading up to uh the conference and explaining how you were structuring it. I think it's a very important topic to discuss now as the Bitcoin price is hitting new all-time highs and people are trying to understand what am I doing with Bitcoin? Like you have you have the different sort of factions within Bitcoin.
(01:47) Uh get on a Bitcoin standard, get on zero, spend as much Bitcoin as possible. You have the sailors of the world are saying buy Bitcoin, never sell, die with your Bitcoin. And I think you do a really good job in that presentation. And I just think your understanding overall of Bitcoin is incredible to put everything into context. It's not either or.
(02:07) It really depends on what you want to accomplish. Yeah, it's definitely there there is no actual one-sizefits-all um for I mean nearly anything in this world. So um yeah, I mean first of all I mean there was it was the first conference talk I had given in maybe five years. I think the one prior to that uh was um bit block boom 2019 which was my meme talk which uh has uh become infamous and notorious.
(02:43) So uh there was also a lot of like high expectations uh you know rockstar dev uh has has treated that you know uh that that talk with a lot of reference. a lot of people have enjoyed it and he was expecting this one to be, you know, the greatest one ever, which is a little bit of a little bit of a uh a burden to live up to those kinds of standards.
(03:08) Um, but you know, because I don't give a lot of talks. Um, you know, I I I like to uh try to bring ideas that might even be ideas that are common. So, something like hodling, we all talk about it constantly. uh but try to bring it from a little bit of a different angle and try to give um a little bit of uh new light to it.
(03:31) I alsove I've I've always enjoyed kind of coming at things from a third angle. Um whenever there's, you know, there's there's all these little debates that we have in in Bitcoin and sometimes it's nice to try to uh step out of it and look at it a little more uh kind of objectively and find ways of understanding it that incorporate the truths of of all of them.
(03:58) uh you know cuz I think we should always be kind of as much as possible after ultimate truth. Um so with this one um yeah I was kind of finding that that sort of golden mean. So uh um yeah and I actually I think about that a lot is uh you know Aristotle has his his concept of the golden mean. So it's like any any virtue is sort of between two vices um because you can you can always you can always take something too far.
(04:27) So you're you're always trying to find that right balance. Um so someone who is uh courageous you know uh one of the vices uh on one side is being basically reckless. I I can't remember what word he would use. Uh but effectively being reckless and just wanting to put yourself in danger for no other reason than just you know the thrill of it.
(04:50) Um and then on the other side you would just have cowardice which is like you're unwilling to put yourself um at any risk at any time. Um, and courage is right there in the middle where it's understanding when is the right time uh to put your put yourself, you know, in in the face of danger um and take it on. And so um in some sense this this was kind of me uh in in some ways like I'm obviously a partisan of hodling.
(05:20) Um, I've for, you know, a long time now talked about the, um, why huddling is good, why people do it, why we should expect it. Um, but still trying to find that that sort of golden mean of like yes, huddle, but also what are we hodling for? And it's not we're we're not hodddling just merely for the sake of hodddling.
(05:45) There there is a a purpose to it. And we should think about that. And that would also help us think more about um what are the benefits of of spending, when should we spend, why should we spend, what should we spend on um to actually give light to that sort of side of the debate. Um so that was that was what I was kind of trying to trying to get into.
(06:09) Um, as well as also just uh at the same time despite all the talk of hodling, there's always this perennial uh there's always this perennial dislike of hodlers because we're treated as uh as if um we're just free riding the network or we're just greedy or you know any of these things. And I wanted to show how uh huddling does serve a real economic purpose.
(06:36) Um, and it does benefit the individual, but it also does uh it it has actual real social um benefits as well beyond merely the individual. Um, so I wanted to give that sort of defense of hodling as well to look at it from um a a broader position than just merely I'm trying to get rich. Um uh because even the person who uh that is all they want to do um just like you know your your pure number grow up go up moonboy even that behavior has positive ramifications on on the economy.
(07:14) And while we might look at them and have uh judgments about their particular choices for them as an individual, we shouldn't discount that uh their actions are having positive positive effects for the rest of the economy. Yeah. So, let's dive into that just not even in the context of Bitcoin because I think you did a great job of this in the presentation.
(07:36) just you've done a good job of this consistently throughout the years that I've known you. Just from like a first principles Austrian economics perspective, what is the idea around capital accumulation, low time preference and deployment of that capital like what what like getting getting into like the nitty-gritty and then applying it to Bitcoin? Yeah, it's it's a big question and um in many ways I mean I I even I barely scratched the surface.
(08:05) uh I I can't claim to have read uh all the volumes of Bombber works, you know, capital and interest and and stuff like that. Um but I think there's some some sort of basic concepts that we can look at that we can uh draw a lot out. Um the first uh I guess let's write that. So repeat so like capital time preference. Yeah. Well, I guess getting more broad like why sav -
@ 2d59d99a:2fe1d17f
2025-06-17 14:13:03Keep your air conditioner running smoothly with professional AC service in Tucson from Intelligent Design Air Conditioning. Regular AC maintenance is crucial in Arizona's harsh climate to prevent costly breakdowns and ensure peak efficiency. Our comprehensive AC service includes thorough system inspections, filter replacements, coil cleaning, and refrigerant level checks. We service all makes and models, helping extend your unit's lifespan while reducing energy bills. Our Tucson AC service technicians are licensed, insured, and committed to keeping your home cool and comfortable. Schedule your AC tune-up today and avoid unexpected summer breakdowns.
-
@ eb0157af:77ab6c55
2025-06-17 16:02:03Trump Media & Technology Group is targeting the digital asset market by registering a Bitcoin and Ethereum exchange-traded fund (ETF) with NYSE Arca.
On June 16, Truth Social — a company controlled by Trump Media & Technology Group — officially submitted documentation for a Bitcoin and Ethereum-based Exchange Traded Fund (ETF) to the U.S. Securities and Exchange Commission (SEC).
NEW: Trump's Truth Social has filed for a dual Bitcoin & Ethereum ETF. pic.twitter.com/a5iZtrtUyk
— James Seyffart (@JSeyff) June 16, 2025
This initiative would allow the social media platform to diversify its operations by entering the digital asset sector through these financial products.
The filing proposes a trust structure that would directly hold bitcoin and ether, with 75% of the fund’s assets invested in bitcoin and 25% in ether.
The Truth Social Bitcoin and Ethereum ETF will have Yorkville America Digital as the fund’s sponsor, while custody of the digital assets will be entrusted to the Crypto.com exchange.
The choice of NYSE Arca as the listing venue for the fund is no coincidence: this market already hosts several cryptocurrency-linked ETFs and offers the necessary technological infrastructure to manage these financial instruments.
Trump Media & Technology Group’s move aligns with a broader trend in which public companies are increasingly integrating Bitcoin and other digital assets into their corporate treasuries.
Devin Nunes, CEO of Trump Media & Technology Group, stated:
“Trump Media’s vision is to aggressively enhance our offerings and capabilities, which includes holding bitcoin in our corporate treasury.”
The final approval of the Truth Social Bitcoin and Ethereum ETF will depend on the outcome of the regulatory review process at the SEC, which must assess the product’s compliance with current regulations on exchange-traded funds and cryptocurrency investments.
The post Truth Social files for Bitcoin-Ethereum ETF appeared first on Atlas21.
-
@ 39cc53c9:27168656
2025-06-16 06:26:02Over the past few months, I've dedicated my time to a complete rewrite of the kycnot.me website. The technology stack remains unchanged; Golang paired with TailwindCSS. However, I've made some design choices in this iteration that I believe significantly enhance the site. Particularly to backend code.
UI Improvements
You'll notice a refreshed UI that retains the original concept but has some notable enhancements. The service list view is now more visually engaging, it displays additional information in a more aesthetically pleasing manner. Both filtering and searching functionalities have been optimized for speed and user experience.
Service pages have been also redesigned to highlight key information at the top, with the KYC Level box always accessible. The display of service attributes is now more visually intuitive.
The request form, especially the Captcha, has undergone substantial improvements. The new self-made Captcha is robust, addressing the reliability issues encountered with the previous version.
Terms of Service Summarizer
A significant upgrade is the Terms of Service summarizer/reviewer, now powered by AI (GPT-4-turbo). It efficiently condenses each service's ToS, extracting and presenting critical points, including any warnings. Summaries are updated monthly, processing over 40 ToS pages via the OpenAI API using a self-crafted and thoroughly tested prompt.
Nostr Comments
I've integrated a comment section for each service using Nostr. For guidance on using this feature, visit the dedicated how-to page.
Database
The backend database has transitioned to pocketbase, an open-source Golang backend that has been a pleasure to work with. I maintain an updated fork of the Golang SDK for pocketbase at pluja/pocketbase.
Scoring
The scoring algorithm has also been refined to be more fair. Despite I had considered its removal due to the complexity it adds (it is very difficult to design a fair scoring system), some users highlighted its value, so I kept it. The updated algorithm is available open source.
Listings
Each listing has been re-evaluated, and the ones that were no longer operational were removed. New additions are included, and the backlog of pending services will be addressed progressively, since I still have access to the old database.
API
The API now offers more comprehensive data. For more details, check here.
About Page
The About page has been restructured for brevity and clarity.
Other Changes
Extensive changes have been implemented in the server-side logic, since the whole code base was re-written from the ground up. I may discuss these in a future post, but for now, I consider the current version to be just a bit beyond beta, and additional updates are planned in the coming weeks.
-
@ 044da344:073a8a0e
2025-06-16 10:08:10Im September starten wir an der Freien Akademie für Medien & Journalismus eine Veranstaltungsreihe im Vorderen Bayerischen Wald und laden alle ein, live dabei zu sein, wenn Menschen interviewt werden, die etwas zu sagen und spannende Geschichten zu erzählen haben. Nach etwa einer Stunde werden die Kameras ausgeschaltet, sodass genug Raum bleibt für Fragen, für das Kennenlernen, für den Austausch mit Gleichgesinnten.
Die ersten Gäste ab dem 8. September: Jürgen Fliege, Joana Cotar, Gerd Reuther und Gabriele Gysi. Es gibt eine zweite Gesprächsreihe, die am 13. Oktober mit Jörg Bernig startet. Die Aufzeichnungen beginnen jeweils um 18 Uhr in einer Gaststätte im Raum Sankt Englmar. Wer eine weitere Anreise hat: Die Gegend ist wunderschön, lädt zum Entspannen ein (Wandern, hervorragende Gastronomie, Unterkünfte für jeden Geldbeutel) und verfügt über alles, was das Urlauberherz begehrt. Organistorisches und Anmeldung
8. September 2025: Jürgen Fliege – Glaube, Kirche, Hoffnung
Eine Talkshow im Ersten, präsentiert von einem Pastor, der alles mitbringt, was man braucht, um Menschen zu gewinnen: Einen besseren Werbeträger hätte sich die evangelische Kirche nicht wünschen können. Jürgen Fliege war von 1994 bis 2005 Stammgast in den Wohnzimmern und ist trotzdem oder gerade deshalb schon damals immer wieder in Konflikt geraten mit Amtsträgern aller Art. Ab 2020 hat er sich in Sachen Corona öffentlich klar positioniert und dabei auch auf die Bibel verwiesen.
9. September 2025: Joana Cotar – Acht Jahre Bundestag. Wie weiter mit der Demokratie?
Ganz stimmt das mit den acht Jahren nicht: Die zweite Legislaturperiode ist vor der Zeit zu Ende gegangen. Joana Cotar wurde zweimal über die AfD-Landesliste in Hessen in den Bundestag gewählt, war dabei 2021 auch als Spitzenkandidatin im Gespräch und zwei Jahre im Bundesvorstand. Ende 2022 hat sie Partei und Fraktion verlassen, im Parlament aber weitergemacht und immer wieder den Finger in die Wunde gelegt, wenn es um das Parteiensystem ging oder um den Spielraum der Volksvertreter.
10. September 2025: Gerd Reuther – Tatort Vergangenheit
Gerd Reuther hat sich als Medizinaufklärer ohne Tabus einen Namen gemacht – ein Radiologe, der an drei Kliniken Chefarzt war, dann aber mit 55 aufgehört hat. Sein Buch „Der betrogene Patient“ war 2017 ein Bestseller. Danach hat er die Geschichte der Medizin gegen den Strich gebürstet („Heilung Nebensache“) und in „Hauptsache Panik“ die europäische Seuchengeschichte demontiert. Jetzt nimmt er sich unsere gesamte Geschichte vor und stellt von den Römern bis in die Neuzeit unser „Wissen“ über die Vergangenheit in Frage.
11. September 2025: Gabriele Gysi – Gibt es noch eine deutsche Frage?
Niemand kann das besser beantworten als diese Künstlerin, Spross einer Politikerfamilie und Zeitzeugin für alle drei deutschen Nachkriegsstaaten – für die DDR sowieso, nach ihrer Ausreise 1984 aber auch für die alte Bundesrepublik und dann natürlich für die neue, wo sie unter anderem Chefdramaturgin der Berliner Volksbühne war. Gabriele Gysi sagt: Solange wir keine gesamtdeutsche Geschichte haben, bleibt die große Frage offen.
-
@ 8bad92c3:ca714aa5
2025-06-17 14:02:21Marty's Bent
Sup, freaks? Your Uncle Marty did a little vibe coding a couple months ago and that vibe coding project has turned into an actual product that is live in the Google Chrome web store and will soon to be live in the Firefox add-on store as well. It's called Opportunity Cost and it is an extension that enables you to price the internet in Bitcoin.
[
Opportunity Cost – See Prices in Bitcoin Instantly
Convert USD prices to Bitcoin (satoshis) as you browse. Dual display, privacy-first, and open source.
Opportunity CostTFTC
](https://www.opportunitycost.app/?ref=tftc.io)
Check it out!
This whole process has been extremely rewarding to me for many reasons. The first of which is that I've had many ideas in the past to launch a product focused on bitcoin education that simply never left my brain because I never felt comfortable paying a developer to go out and build a product that I wasn't sure would ultimately get product market fit.
Due to the advancements of AI, particularly ChatGPT and Replit, I was able to spend a few hours on a Saturday vibe coding a prototype for Opportunity Cost. It worked. I side loaded it into Chrome and Firefox, tested it out for a few days and decided, "Hey, I think this is something that's worthwhile and should be built."
Backtracking just a little bit, the initial idea for this app was to create an AR application that would enable you to take pictures of goods in the real world and have their prices automatically converted to bitcoin so that you could weigh the opportunity cost of whether or not you actually wanted to buy that good or decide to save in bitcoin instead. With the help of Justin Moon from the Human Rights Foundation and Anthony Ronning from OpenSecret and Maple AI, I was pointed in the right direction of vibe coding tools I could use to build a simple MVP. I took their advice, built the MVP, and demoed it at the Bitcoin Park Austin weekly AI meetup in mid-April.
The next week, I was talking with a friend, Luke Thomas, about the idea and during our conversation he made a simple quip, "You should make a Chrome extension. I really want a Chrome extension that does this." And that's what sent me down the vibe coding rabbit hole that Saturday which led to the prototype.
After I was comfortable with and confident in the prototype, I found a young hungry developer by the name of Moses on Nostr, I reached out to him, told him my idea, showed him the prototype and asked if he thought he could finish the application for me. He luckily agreed to do so and within a couple of weeks we had a fully functioning app that was officially launched today. We're about 12 hours into the launch and I must say that I'm pleasantly surprised with the reception from the broader Bitcoin community. It seems like something that people are happy exists and I feel extremely happy that people see some value in this particular application.
Now that you have the backstory, let's get into why I think something like Opportunity Cost should exist. As someone who's been writing a newsletter and producing podcasts about bitcoin for eight years in an attempt to educate individuals from around the world about what bitcoin is, why it's important, and how they can leverage it, I've become convinced that a lot of the work that needs to be done still exists at the top of the funnel. You can scream at people. You can grab them by the shoulders. You can shake them. You can remind them at Thanksgiving that if they had listened to your advice during any Thanksgiving in the previous years they would be better off financially. But at the end of the day most people don't listen. They need to see things. Seeing things for yourself is a much more effective teaching mechanism than be lectured to by someone else.
My hope with Opportunity Cost is that it catches the eye of some bitcoin skeptics or individuals who may be on the cusp of falling down the bitcoin rabbit hole and they see the extension as a way to dip their toes into bitcoin to get a better understanding of the world by pricing the goods and services they purchase on a day-to-day month-to-month and year-to-year basis in bitcoin without having to download a wallet or set up an exchange account. The tippy top of the bitcoin marketing funnel.
That is not all though. I think Opportunity Cost can serve individuals at both ends of the funnel. That's why it's pretty exciting to me. It's as valuable to the person who is bitcoin curious and looking to get a better understanding as it is to the hardcore bitcoiner living on a bitcoin standard who is trying to get access to better tools that enable him to get a better grasp of their spending in bitcoin terms.
Lastly, after playing around with it for a few days after I built the prototype, I realized that it has incredible memetic potential. Being able to take a screenshot of goods that people are buying on a day-to-day basis, pricing them in bitcoin and then sharing them on social media is very powerful. Everything from houses to junk items on Amazon to the salaries of pro athletes to your everyday necessities. Seeing the value of those things in bitcoin really makes you think.
One day while I was testing the app, I tried to see how quickly I could find goods on the internet that cumulatively eclipsed the 21 million supply cap limit of bitcoin. To my surprise, even though I've been in bitcoin for 12 years now, it did not take me that long. The opportunity cost of everything I buy on a day-to-day basis becomes very clear when using the extension. What's even clearer is the fact that Bitcoin is completely mispriced at current levels. There is so much winning ahead of us.
Also, it's probably important to note that the extension is completely open source. You can check out our GitHub page here. Submit pull requests. Suggest changes to the app.
We've also tried to make Opportunity Cost as privacy preserving as possible. Everything within the extension happens in your browser. The only external data that we're providing is the bitcoin to fiat price conversion at any given point in time. We're not data harvesting the web pages you're browsing or the items you're looking at. We're not collecting data and sending it to third party marketers. We want to align ourselves with the open and permissionless nature of bitcoin while also preserving our users' privacy. We're not trying to monetize this in that way. Though, I will say that I'm thinking of ways to monetize Opportunity Cost if it does gain significant traction, but I promise it will be in a way that respects your privacy and is as unobtrusive as possible. We'll see how it goes.
Thank you for coming to my TED talk. Please download and use the extension. Let us know what you think.
Headlines of the Day
Saylor Says Bitcoin Is Perfect Money to Jordan Peterson - via X
Trump Won't Sell Tesla Despite Musk-Bessent Heated Exchange - via X
Bitcoin Gains Traction in Kenya's Largest Slum Kibera - via X
Get our new STACK SATS hat - via tftcmerch.io
Bitcoin’s Next Parabolic Move: Could Liquidity Lead the Way?
Is bitcoin’s next parabolic move starting? Global liquidity and business cycle indicators suggest it may be.
Read the latest report from Unchained and TechDev, analyzing how global M2 liquidity and the copper/gold ratio—two historically reliable macro indicators—are aligning once again to signal that a new bitcoin bull market may soon begin.
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
East Coast aesthetics over everything.
Download our free browser extension, Opportunity Cost: https://www.opportunitycost.app/ start thinking in SATS today.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important;
-
@ 31a4605e:cf043959
2025-06-17 16:00:48As carteiras digitais são ferramentas importantes para guardar e manejar Bitcoin. Elas possibilitam que as pessoas mantenham suas chaves privadas, acessem seus fundos e façam transações de forma prática e segura. Contudo, com vários tipos de carteiras disponíveis e os riscos de uso errado, é essencial entender suas características e seguir boas práticas de segurança.
O que é uma carteira digital?
Uma carteira digital é um software ou aparelho que armazena as chaves privadas e públicas ligadas ao Bitcoin. De forma simples, ela não "armazena" o Bitcoin em si, mas oferece acesso seguro à rede para conferir e assinar transações.
As chaves privadas funcionam como uma senha secreta que permite gastar os Bitcoins, enquanto as chaves públicas são como números de conta que podem ser compartilhados para receber pagamentos. Manter a chave privada segura é muito importante, pois quem tem acesso a ela controla os fundos.
Tipos de carteiras digitais
Existem diferentes tipos de carteiras digitais, cada uma com características específicas que atendem a várias necessidades, seja para uso diário ou guardar por longo período.
1 - Carteiras Quentes (Hot Wallets)
Carteiras conectadas à internet, feitas para uso frequente.
Exemplos: Aplicativos para celulares, carteiras de desktop, carteiras online.
Vantagens:
Acessíveis e fáceis de usar.
Ideais para transações diárias e rápidas.
Desvantagens:
Mais expostas a ataques cibernéticos, como phishing ou hacking.
2 - Carteiras Frias (Cold Wallets)
Carteiras que mantêm as chaves privadas offline, aumentando a segurança.
Exemplos: Carteiras de hardware, carteiras em papel, dispositivos USB dedicados.
Vantagens:
Alta proteção contra hackers, pois não estão online.
Ideais para grandes quantidades de Bitcoin ou armazenamento prolongado.
Desvantagens:
Menos práticas para uso diário.
Podem ser danificadas fisicamente ou perdidas se não forem manuseadas com cuidado.
3 - Carteiras de Hardware
Dispositivos físicos, como Ledger ou Trezor, que guardam as chaves privadas offline.
Vantagens:
Interface fácil de usar e segura.
Resistentes a vírus e ataques online.
Desvantagens:
Custo inicial mais alto.
Requerem cuidado para evitar danos físicos.
4 - Carteiras de Papel
Envolvem imprimir ou escrever as chaves privadas e públicas em um pedaço de papel.
Vantagens:
Totalmente offline e imunes a ataques digitais.
Simples e de baixo custo.
Desvantagens:
Vulneráveis a danos físicos, como água, fogo ou perda.
Difíceis de recuperar se perdidas.
Segurança em carteiras digitais
Proteger uma carteira digital é essencial para salvaguardar seus Bitcoins de perdas ou roubos.
A seguir estão práticas importantes para aumentar a segurança:
Proteção da chave privada
Nunca compartilhe sua chave privada com ninguém.
Guarde cópias de segurança da chave privada ou frase de recuperação em lugares seguros.
Uso de frases de recuperação
A seed phrase é uma sequência de 12 a 24 palavras que ajuda a recuperar os fundos se a carteira for perdida.
Armazene a seed phrase offline e evite tirar fotos dela ou salvá-la em aparelhos conectados à internet.
Ativação de autenticação em dois fatores (2FA)
Quando possível, ligue o 2FA para proteger contas ligadas a carteiras online ou exchanges.
Isso acrescenta uma camada a mais de segurança, pedindo um segundo código para entrar.
Atualizações e manutenção
Tenha o software da carteira sempre atualizado para garantir proteção contra falhas.
Use apenas carteiras de criadores confiáveis e respeitáveis.
Escolha do tipo de carteira conforme a necessidade
Para transações frequentes, escolha carteiras quentes, mas mantenha apenas pequenas quantidades.
Para grandes valores, use carteiras frias, como carteiras de hardware ou papel, que são mais seguras.
Riscos e como evitá-los
Ataques de hackers
Risco: Acessos indevidos em carteiras quentes ligadas à internet.
Prevenção: Use carteiras frias para guardar grandes quantidades e evite clicar em links duvidosos.
Perda de acesso
Risco: Perda de chaves privadas ou da frase de recuperação, tornando os fundos irrecuperáveis.
Prevenção: Faça cópias de segurança regularmente e guarde as informações em lugares seguros.
Engenharia Social e Phishing
Risco: Hackers enganam as pessoas para obter suas chaves privadas ou informações pessoais.
Prevenção: Desconfie de mensagens ou sites que solicitam suas chaves privadas. Nunca compartilhe dados sensíveis.
Falhas físicas
Risco: Danos a dispositivos ou perda de carteiras de papel.
Prevenção: Guarde as cópias em locais que resistam à água, fogo e outras ameaças.
Resumindo, as carteiras digitais são essenciais para a segurança e uso do Bitcoin. Escolher a carteira certa e seguir boas práticas de segurança são passos chave para proteger seus bens.
Carteiras quentes oferecem facilidade para o uso diário, enquanto carteiras frias oferecem segurança forte para armazenamento a longo prazo. Independentemente do tipo que você escolher, cuidar das chaves privadas e da frase de recuperação é fundamental para garantir que seu Bitcoin fique sob seu controle.
Ao conhecer os tipos de carteiras e implementar medidas de segurança adequadas, os usuários podem aproveitar as vantagens do Bitcoin de forma segura e eficiente, maximizando os benefícios dessa revolução digital.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 9ca447d2:fbf5a36d
2025-06-17 14:02:01While most Bitcoin companies chase quick wins with flashy marketing and complex trading features, Coinfinity is taking a different path. The Austria-based company has built their entire business model around something most brokers treat as an afterthought: education.
Founded on the principle that Bitcoin adoption requires understanding, not just access, Coinfinity offers something great in the Bitcoin space: a broker that actually wants you to take your bitcoin off their platform.
Their Bitcoin Blinks educational series provides a self-custody-first approach, and Austrian economics foundation make them stand out in a crowded field of crypto casinos.
Coinfinity’s HQ in Graz, Austria
At the heart of this educational mission is Fab, Coinfinity’s Head of Bitcoin Education, whose journey to Bitcoin mirrors that of many who’ve found their way to Austrian economics through pure instinct.
“I always had the feeling that something in the world just doesn’t add up,” he told Bitcoin News when he sat down with us. “Something’s wrong, I don’t know what, but I felt like the foundation of our society isn’t quite fair, I just never knew what it was.”
Sound familiar?
That hunch eventually led him down a rabbit hole of geopolitics, monetary systems, and finally to Andreas Antonopoulos videos on YouTube.
“I basically disappeared from life for about a week, just watching those videos,” Fab recalled. But it wasn’t until he read The Bitcoin Standard that everything clicked.
“I remember it like it was yesterday, I closed the book and thought ‘Holy s***, now I get it.’ That was the moment. From then on, I was Bitcoin-only.”
Many of the best Bitcoin books are in English and translating them is important
Now as Head of Bitcoin Education at Coinfinity and co-founder of Aprycot Media (a German publishing house focused exclusively on Bitcoin), Fab spends his days helping others find that same spark.
And unlike most “crypto” companies, Coinfinity’s strategy isn’t driven by marketing gimmicks or token launches, it’s driven by teaching.
“Our goal is to create educational content that’s so easy to understand that people love sharing it,” Fab explained. “When they share it, they connect with us. Once they start understanding Bitcoin, they choose us to buy it.”
Most companies buy Google ads. Coinfinity builds minds. With their Bitcoin Blinks, 42 short, clear lessons covering everything from subjective value to seed phrases, they’re offering what most brokers won’t: context. Meaning. Philosophy.
“It became quite popular, and we think it’s way more effective for our brand than just buying ads,” Fab said.
And they don’t stop there. When it comes to custody, Coinfinity takes a radically different approach than most Bitcoin brokers.
“When you buy bitcoin from us, you always take custody, either in our in-app wallet where you control the seed, or your own hardware wallet,” Fab emphasized. “Even our lightning feature works the same way you always buy into your own wallet.”
That’s not just a slogan. It’s a core value of the company that runs so deep they’re willing to sacrifice user experience for it. “We never custody your bitcoin,” Fab said. “It’s one of the core values that you custody them yourself.”
Even as fees rise and UTXO management gets harder, Coinfinity stays committed to self-custody. They are open to optional custodial tools in the future, but always paired with education, and always encouraging users to take their bitcoin off-platform when the time is right.
“If we ever offer custodial services, it would only be to help users stack small amounts until they reach a meaningful UTXO size,” Fab explained.
The plan would involve accumulating smaller purchases monthly or weekly until users hit a threshold, maybe a million sats, then withdrawing to self-custody. “We don’t want to play games with your bitcoin. We don’t want to lend it out or earn interest on it.”
Coinfinity emphasizes on self-custody and education, even in its app
The challenge is real though. When new users first encounter Bitcoin, the technical barriers can be overwhelming. “Often causes problems with people just getting into Bitcoin who don’t understand what self custody is” Fab notes.
That’s why they built their in-app wallet, to smooth the onboarding while maintaining their self-custody values. “The in-app wallet was our first step toward optimizing user experience without compromising our core value of bringing bitcoin into self-custody,” he said.
“One of our taglines is ‘bringing Bitcoin to the people’ and we literally mean that. We want to bring bitcoin to them, not keep it from them.”
Another promising thing the company is doing in their operations is using AI to create more content, faster. Podcast scripts, educational summaries, internal tools, Fab’s even feeding Austrian economics PDFs into models to keep the tone on-brand and Bitcoin-only.
“We’re using these tools in our business development and marketing teams to generate more output with the same number of people,” he said. But the future looks even more exciting.
“Maybe one day we’ll have a tutor in the app where you can do a video call and ask ‘What is a Bitcoin address?’ and it will talk back to you naturally, going deeper as you ask more questions,” Fab explained. “That’s absolutely possible.”
The technology isn’t quite there yet for mainstream deployment in their app, but Fab is optimistic. “I’m sure that in the future, this won’t just be used for improving our internal workflow, but for enhancing the content itself,” he said.
It’s not a pipe dream. The tech is already close. The only thing missing is more Bitcoin-native data and companies like Coinfinity are quietly building that layer.
One of the favorite parts of these interviews is asking the builders in the space what they would ask Satoshi if given one question. When I asked Fab what he’d ask Bitcoin’s creator, he didn’t hesitate:
“Did you purposely build Bitcoin based on Austrian economics, or did it just happen by accident?
“All this monetization theory, Bitcoin being a store of value first, is this something you actually thought was possible and had in mind? Or was it just a lucky shot that accidentally gave us the best monetary properties?”
Because if Satoshi had built Bitcoin with a 2% inflation rate, like some other projects, it might’ve worked. But it wouldn’t have lasted.
“He could have made it with 2% tail emission, it still would have been decentralized. But then today, someone might introduce a coin with a fixed supply that could kill Bitcoin,” Fab noted.
Fab suspects the fixed supply wasn’t an accident. And thank God for that.
What’s remarkable about Coinfinity isn’t just their Austrian approach or their self-custody obsession, it’s how they’re proving that education-first Bitcoin companies can compete with the flashy crypto casinos dominating the space.
Coinfinity doesn’t serve U.S. customers. They’re focused on Europe, operating within EU regulations. But what they’re building, honest Bitcoin education, smart tools, and a relentless push for financial sovereignty, matters everywhere.
-
@ 39cc53c9:27168656
2025-06-16 06:25:59Bitcoin enthusiasts frequently and correctly remark how much value it adds to Bitcoin not to have a face, a leader, or a central authority behind it. This particularity means there isn't a single person to exert control over, or a single human point of failure who could become corrupt or harmful to the project.
Because of this, it is said that no other coin can be equally valuable as Bitcoin in terms of decentralization and trustworthiness. Bitcoin is unique not just for being first, but also because of how the events behind its inception developed. This implies that, from Bitcoin onwards, any coin created would have been created by someone, consequently having an authority behind it. For this and some other reasons, some people refer to Bitcoin as "The Immaculate Conception".
While other coins may have their own unique features and advantages, they may not be able to replicate Bitcoin's community-driven nature. However, one other cryptocurrency shares a similar story of mystery behind its creation: Monero.
History of Monero
Bytecoin and CryptoNote
In March 2014, a Bitcointalk thread titled "Bytecoin. Secure, private, untraceable since 2012" was initiated by a user under the nickname "DStrange"^1^. DStrange presented Bytecoin (BCN) as a unique cryptocurrency, in operation since July 2012. Unlike Bitcoin, it employed a new algorithm known as CryptoNote.
DStrange apparently stumbled upon the Bytecoin website by chance while mining a dying bitcoin fork, and decided to create a thread on Bitcointalk^1^. This sparked curiosity among some users, who wondered how could Bytecoin remain unnoticed since its alleged launch in 2012 until then^2^.
Some time after, a user brought up the "CryptoNote v2.0" whitepaper for the first time, underlining its innovative features^4^. Authored by the pseudonymous Nicolas van Saberhagen in October 2013, the CryptoNote v2 whitepaper^5^ highlighted the traceability and privacy problems in Bitcoin. Saberhagen argued that these flaws could not be quickly fixed, suggesting it would be more efficient to start a new project rather than trying to patch the original^5^, an statement simmilar to the one from Satoshi Nakamoto^6^.
Checking with Saberhagen's digital signature, the release date of the whitepaper seemed correct, which would mean that Cryptonote (v1) was created in 2012^7^, although there's an important detail: "Signing time is from the clock on the signer's computer" ^9^.
Moreover, the whitepaper v1 contains a footnote link to a Bitcointalk post dated May 5, 2013^10^, making it impossible for the whitepaper to have been signed and released on December 12, 2012.
As the narrative developed, users discovered that a significant 80% portion of Bytecoin had been pre-mined^11^ and blockchain dates seemed to be faked to make it look like it had been operating since 2012, leading to controversy surrounding the project.
The origins of CryptoNote and Bytecoin remain mysterious, leaving suspicions of a possible scam attempt, although the whitepaper had a good amount of work and thought on it.
The fork
In April 2014, the Bitcointalk user
thankful_for_today
, who had also participated in the Bytecoin thread^12^, announced plans to launch a Bytecoin fork named Bitmonero^13^.The primary motivation behind this fork was "Because there is a number of technical and marketing issues I wanted to do differently. And also because I like ideas and technology and I want it to succeed"^14^. This time Bitmonero did things different from Bytecoin: there was no premine or instamine, and no portion of the block reward went to development.
However, thankful_for_today proposed controversial changes that the community disagreed with. Johnny Mnemonic relates the events surrounding Bitmonero and thankful_for_today in a Bitcointalk comment^15^:
When thankful_for_today launched BitMonero [...] he ignored everything that was discussed and just did what he wanted. The block reward was considerably steeper than what everyone was expecting. He also moved forward with 1-minute block times despite everyone's concerns about the increase of orphan blocks. He also didn't address the tail emission concern that should've (in my opinion) been in the code at launch time. Basically, he messed everything up. Then, he disappeared.
After disappearing for a while, thankful_for_today returned to find that the community had taken over the project. Johnny Mnemonic continues:
I, and others, started working on new forks that were closer to what everyone else was hoping for. [...] it was decided that the BitMonero project should just be taken over. There were like 9 or 10 interested parties at the time if my memory is correct. We voted on IRC to drop the "bit" from BitMonero and move forward with the project. Thankful_for_today suddenly resurfaced, and wasn't happy to learn the community had assumed control of the coin. He attempted to maintain his own fork (still calling it "BitMonero") for a while, but that quickly fell into obscurity.
The unfolding of these events show us the roots of Monero. Much like Satoshi Nakamoto, the creators behind CryptoNote/Bytecoin and thankful_for_today remain a mystery^17^, having disappeared without a trace. This enigma only adds to Monero's value.
Since community took over development, believing in the project's potential and its ability to be guided in a better direction, Monero was given one of Bitcoin's most important qualities: a leaderless nature. With no single face or entity directing its path, Monero is safe from potential corruption or harm from a "central authority".
The community continued developing Monero until today. Since then, Monero has undergone a lot of technological improvements, migrations and achievements such as RingCT and RandomX. It also has developed its own Community Crowdfundinc System, conferences such as MoneroKon and Monerotopia are taking place every year, and has a very active community around it.
Monero continues to develop with goals of privacy and security first, ease of use and efficiency second. ^16^
This stands as a testament to the power of a dedicated community operating without a central figure of authority. This decentralized approach aligns with the original ethos of cryptocurrency, making Monero a prime example of community-driven innovation. For this, I thank all the people involved in Monero, that lead it to where it is today.
If you find any information that seems incorrect, unclear or any missing important events, please contact me and I will make the necessary changes.
Sources of interest
- https://forum.getmonero.org/20/general-discussion/211/history-of-monero
- https://monero.stackexchange.com/questions/852/what-is-the-origin-of-monero-and-its-relationship-to-bytecoin
- https://en.wikipedia.org/wiki/Monero
- https://bitcointalk.org/index.php?topic=583449.0
- https://bitcointalk.org/index.php?topic=563821.0
- https://bitcointalk.org/index.php?action=profile;u=233561
- https://bitcointalk.org/index.php?topic=512747.0
- https://bitcointalk.org/index.php?topic=740112.0
- https://monero.stackexchange.com/a/1024
- https://inspec2t-project.eu/cryptocurrency-with-a-focus-on-anonymity-these-facts-are-known-about-monero/
- https://medium.com/coin-story/coin-perspective-13-riccardo-spagni-69ef82907bd1
- https://www.getmonero.org/resources/about/
- https://www.wired.com/2017/01/monero-drug-dealers-cryptocurrency-choice-fire/
- https://www.monero.how/why-monero-vs-bitcoin
- https://old.reddit.com/r/Monero/comments/u8e5yr/satoshi_nakamoto_talked_about_privacy_features/
-
@ 31a4605e:cf043959
2025-06-17 15:58:20O Bitcoin é uma nova forma de dinheiro digital, oferecendo liberdade financeira e acesso a uma economia global sem intermediários comuns. Para usar essa tecnologia, é importante saber como comprar, guardar e utilizá-la de forma segura e eficiente. Este guia cobre as principais etapas e práticas para incorporar o Bitcoin no dia a dia, ressaltando as melhores formas de proteger seus ativos e tirar o máximo proveito deles.
Comprar Bitcoin é o primeiro passo para participar da sua rede descentralizada. Existem várias maneiras de obter Bitcoin, dependendo das preferências e necessidades individuais.
Plataformas de corretoras (exchanges):
Funcionamento: as exchanges são plataformas online que permitem comprar Bitcoin usando moedas tradicionais, como dólar, euro ou real.
Processo: crie uma conta, complete a verificação de identidade (processo KYC) e deposite fundos para iniciar as negociações.
Dicas: escolha exchanges confiáveis, com boa reputação e segurança sólida.
Caixas eletrônicos de Bitcoin:
Funcionamento: alguns caixas eletrônicos permitem a compra de Bitcoin com dinheiro ou cartão de crédito.
Uso: insira o valor desejado, escaneie sua carteira digital e receba os Bitcoins imediatamente.
Compra Peer-to-Peer (P2P):
Funcionamento: plataformas P2P conectam compradores e vendedores diretamente, permitindo a negociação de termos específicos.
Dicas: confira a reputação do vendedor e utilize plataformas que oferecem garantias ou serviços de custódia.
A segurança é fundamental ao manusear Bitcoin. O armazenamento correto protege seus fundos contra perdas, hackers e acessos não autorizados.
Carteiras digitais:
Definição: uma carteira digital é um software ou dispositivo físico que guarda as chaves privadas necessárias para acessar seus Bitcoins.
Tipos de carteiras:
Carteiras quentes (hot wallets): conectadas à internet, são adequadas para uso frequente, mas mais suscetíveis a ataques. Exemplos são aplicativos móveis e carteiras online.
Carteiras frias (cold wallets): mantêm Bitcoin offline, sendo mais seguras para grandes quantidades. Exemplos incluem carteiras de hardware e de papel.
Carteiras de hardware:
Funcionamento: dispositivos físicos, como Ledger ou Trezor, que guardam suas chaves privadas offline.
Vantagens: segurança alta contra ataques digitais e fácil transporte.
Carteiras de papel:
Funcionamento: envolve imprimir ou anotar as chaves privadas em um pedaço de papel.
Cuidados: armazene em locais seguros, protegidos contra umidade, fogo e acessos não autorizados.
Backup e recuperação:
Boa prática: realize backups regulares de sua carteira e anote sua frase de recuperação (seed phrase) em um local seguro.
Atenção: nunca compartilhe sua frase de recuperação ou chave privada com ninguém.
O uso do Bitcoin vai além do investimento. Ele pode ser empregado para transações diárias, compras e transferência de valor de forma eficiente.
Transações:
Como enviar Bitcoin: informe o endereço do destinatário, o valor a ser enviado e confirme a transação em sua carteira.
Custos: as taxas de transação são pagas aos mineradores e podem mudar conforme a demanda da rede.
Compras de bens e serviços:
Comércios que aceitam Bitcoin: muitos negócios, tanto físicos quanto online, aceitam Bitcoin como forma de pagamento. Confira se o comerciante exibe o logotipo do Bitcoin ou consulte listas atualizadas de lugares que aceitam a moeda.
Uso prático: escaneie o código QR do vendedor e envie o pagamento diretamente da sua carteira.
Transferências internacionais: o Bitcoin permite transferências globais rápidas, com taxas geralmente menores do que as cobradas por bancos ou serviços de remessas comuns.
Pagamento de contas: em alguns países, já é possível pagar contas de serviços e impostos com Bitcoin, dependendo da infraestrutura local.
Dicas para usar Bitcoin com segurança
Escolha carteiras e serviços confiáveis:
Use apenas carteiras e exchanges renomadas e com boa reputação no mercado.
Ative a autenticação em dois fatores (2FA):
Sempre que possível, ligue o 2FA para proteger sua conta em exchanges e serviços online.
Evite deixar fundos em exchanges:
Após comprar Bitcoin em uma exchange, transfira o saldo para uma carteira sob seu controle. Isso diminui o risco de perdas por causa de hacks.
Eduque-se:
Entender os conceitos básicos de Bitcoin e segurança digital é fundamental para evitar erros e fraudes.
Resumindo, comprar, guardar e usar Bitcoin pode parecer complicado no começo, mas, com o tempo, passa a ser uma atividade simples e acessível. Ao seguir as melhores práticas de segurança e conhecer as funcionalidades básicas, qualquer um pode tirar proveito dessa tecnologia inovadora.
O Bitcoin não é apenas uma opção financeira; é uma ferramenta poderosa que favorece a liberdade econômica e o acesso a uma economia global. Com o conhecimento certo, você pode incorporar o Bitcoin à sua vida de maneira segura e eficiente.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:52:20As regulações têm um papel fundamental na evolução do mercado financeiro global, criando as bases para a estabilidade, segurança e confiança nas transações econômicas. Porém, em um mundo cada vez mais globalizado e digital, os desafios regulatórios se tornaram mais complicados, especialmente com o surgimento de inovações financeiras disruptivas, como o Bitcoin e as finanças descentralizadas. A interação entre a regulação e o mercado financeiro tem profundas consequências, tanto boas quanto ruins, moldando o futuro da economia global.
A importância das regulações no mercado financeiro:
Estabilidade econômica: leis e regulamentações financeiras ajudam a evitar práticas arriscadas, como empréstimos irresponsáveis e especulação excessiva.
Proteção ao consumidor: regulamentos garantem que consumidores e investidores tenham acesso a informações claras e precisas, evitando fraudes e abusos.
Combate à lavagem de dinheiro e financiamento ao terrorismo: políticas de “conheça seu cliente” (KYC) e combate à lavagem de dinheiro (AML) asseguram que recursos ilegais não ingressem no sistema financeiro.
Desafios regulatórios em um mercado globalizado:
Interconectividade dos mercados: o mercado financeiro global é interconectado, e crises em um país podem rapidamente se espalhar para outros. Isso requer uma coordenação internacional mais eficiente entre os reguladores.
Inovações tecnológicas: o surgimento de tecnologias disruptivas, como o blockchain ou timechain, desafiou os modelos regulatórios clássicos. Muitos governos ainda estão tentando equilibrar a promoção da inovação com a redução de riscos.
Compliance e custos: empresas financeiras enfrentam custos crescentes para atender regulamentações cada vez mais severas, o que pode afetar sua lucratividade e criar barreiras para novos entrantes.
Impacto das regulações no mercado financeiro global:
Impactos positivos: confiança do Investidor: Regras claras e aplicação eficaz aumentam a confiança dos investidores, promovendo o crescimento do mercado financeiro.
Resiliência econômica: regulamentações bem elaboradas tornam o sistema financeiro mais forte contra choques econômicos.
Atração de capital estrangeiro: jurisdições com boa governança regulatória atraem investimentos de países e empresas em busca de segurança.
Impactos negativos: excesso de burocracia: regras muito complicadas podem tornar difícil a inovação e o crescimento econômico, especialmente para pequenas empresas.
Fuga de capital: empresas podem mover suas operações para países com leis mais fáceis, prejudicando a economia de lugares com regras mais rígidas.
Ineficácia em contextos lobais: regras nacionais nem sempre funcionam bem em mercados globais. A falta de cooperação entre países pode criar oportunidades para pessoas mal-intencionadas.
O papel das instituições internacionais:
Padrões Internacionais: essas organizações trabalham para criar padrões globais, como os de capital mínimo para bancos (Acordos de Basileia).
Resolução de crises: instituições internacionais também funcionam como mediadoras e fornecedoras de ajuda financeira em crises globais, como visto durante a pandemia de 2020-2021.
Regulação e inovação (equilíbrio necessário):
Incentivo à Inovação: reguladores devem manter as tecnologias emergentes em crescimento, permitindo que soluções como o blockchain ou timechain se desenvolvam.
Riscos associados à falta de regulação: sem regras apropriadas, mercados inovadores podem atrair ações fraudulentas, prejudicando a confiança pública.
Resumindo, as regulamentações são essenciais para manter a integridade e a estabilidade do mercado financeiro global. Elas asseguram a proteção dos participantes, previnem crises e fomentam um ambiente confiável. Contudo, o mundo globalizado e a rápida mudança tecnológica desafiam os reguladores a se adaptarem continuamente.
O equilíbrio entre segurança e inovação é vital para o futuro do mercado financeiro. Regras eficazes devem ser adaptáveis o bastante para acompanhar as mudanças e suficientemente fortes para proteger os participantes. Assim, o mercado financeiro global pode continuar a se desenvolver, promovendo prosperidade econômica de forma sustentável e justa.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ b1ddb4d7:471244e7
2025-06-17 14:01:40That’s exactly what Simplified Privacy VPN is offering: a new kind of privacy tool that feels more like spinning up a secure, disposable virtual browser than using a traditional VPN.
Most of us know what a VPN is: it hides your IP address, encrypts your traffic, and gives you a bit more control over your privacy online. But what if you could go way beyond that—without setting up a complicated system, running a full virtual machine, or revealing anything about yourself?
What Makes It Different?
When I tried it myself, I realized this wasn’t just another VPN. It didn’t just route my traffic—it gave me access to a completely separate browsing environment. Imagine logging into a private, anonymous machine in the cloud, one that:
- Has its own browser and system settings
- Can’t see your personal files, history, or identity
- Randomizes details like screen size and timezone
- Leaves no trace once you’re done
This isn’t just hiding your IP—it’s giving you a fresh, secure web session that’s disconnected from your actual device.
Simplified Privacy VPN: The Lightning-Powered Twist
Here’s where it gets even cooler for us in the Lightning world: access costs just $1 in bitcoin via the Lightning Network.
You send a few sats, and within seconds you get access to a private browser session that lasts for a full month. Want a different profile or setup? Just pay another dollar and spin up a new one—no account, no email, no friction.
You can create as many instances as you like, each with its own identity. This is microtransaction-based privacy in action—exactly the kind of innovation Lightning enables.
Excellent Support, Secure Channels
I also tested their support team with a couple of questions—one technical issue and one feature request. Support is offered through secure, privacy-respecting channels, including Session chat. Responses were fast, friendly, and helpful. Even more impressive: my feature request was implemented not long after I sent it in.
In a space where many privacy tools leave you to figure things out on your own, this kind of responsive support makes a big difference.
Why This Matters
For journalists, activists, developers, or just regular folks who don’t want Big Tech watching their every move, this setup is a game-changer:
- More realistic protection than just using incognito mode or a VPN
- No need to trust the website, since this system isolates the browser to its own filesystem
- No need to trust the app, since it doesn’t require root access or your system password.
- Instant access with no signup or personal info
- Perfect match for Lightning’s low-cost, no-middleman model
One Note of Caution
While the system is impressive and genuinely different from anything I’ve seen, the project is still early and niche. The website and team aren’t as well-known as major VPN providers. So use it like any experimental tool—test it, learn from it, but don’t put all your trust in one basket yet.
Final Thoughts
In a world where online tracking is getting creepier and centralized control is tightening, SimplifiedPrivacy.com is pushing in the opposite direction: easy, user-controlled privacy with zero setup and lightning-fast access.
If you’ve got a dollar and a need for a little online invisibility, this might be one of the best ways to spend your sats.
-
@ 31a4605e:cf043959
2025-06-17 15:49:45O Bitcoin trouxe uma nova maneira de entender a economia monetária, rompendo com os modelos inflacionários das moedas tradicionais e apresentando uma estrutura deflacionária especial. Com uma oferta restrita e regras matemáticas claras, o Bitcoin proporciona previsibilidade, segurança e resistência a manipulações, características que atraem investidores e fãs ao redor do mundo.
Um dos aspectos mais importantes do Bitcoin é sua oferta limitada a 21 milhões de unidades, definida no código original por Satoshi Nakamoto. Essa característica separa o Bitcoin das moedas tradicionais, cuja oferta é ilimitada e muitas vezes aumentada por bancos centrais para atender a necessidades econômicas ou políticas.
A oferta limitada dá ao Bitcoin uma qualidade semelhante ao ouro, sendo frequentemente chamado de "ouro digital". Assim como o ouro, o Bitcoin é escasso e requer esforço para ser adquirido (por meio de mineração). A escassez programada cria uma dinâmica de oferta e demanda que tende a aumentar o valor do ativo à medida que a demanda cresce e a oferta se mantém constante.
A emissão de novos bitcoins acontece através da mineração, e as recompensas são reduzidas pela metade em eventos chamados halvings, que ocorrem aproximadamente a cada quatro anos. Essa diminuição gradual na emissão de novos bitcoins assegura que a quantidade total será alcançada por volta de 2140, tornando o Bitcoin previsível a longo prazo.
O modelo deflacionário do Bitcoin é definido pela diminuição na criação de novas unidades e pelo aumento potencial de seu valor com o tempo. Isso contrasta diretamente com o modelo inflacionário das moedas tradicionais, nas quais a oferta é constantemente aumentada, reduzindo seu poder de compra.
A deflação no Bitcoin acontece porque a oferta de novos bitcoins diminui enquanto a demanda global tende a aumentar. Em vez de perder poder de compra, como ocorre com moedas tradicionais, o Bitcoin tem potencial de valorização à medida que mais pessoas buscam guardá-lo como valor.
Economias que dependem de sistemas deflacionários enfrentam desafios, como a tendência dos consumidores de adiar gastos na expectativa de preços mais baixos. Contudo, no caso do Bitcoin, ele é visto principalmente como uma reserva de valor, diminuindo esse efeito negativo. Por outro lado, o modelo deflacionário estimula a poupança, protegendo a riqueza das pessoas contra desvalorizações arbitrárias.
O modelo inflacionário das moedas fiduciárias se baseia na ampliação da oferta monetária para impulsionar o crescimento econômico, o que, na prática, reduz o poder de compra das moedas ao longo do tempo.
Governos e bancos centrais frequentemente imprimem dinheiro para pagar dívidas ou estimular a economia, o que pode resultar em inflação descontrolada.
Esse aumento na quantidade de dinheiro diminui o valor do dinheiro já existente, prejudicando poupadores e pessoas com menos acesso a ativos que protejam contra a inflação.
Como o Bitcoin é descentralizado e funciona em uma rede pública, nenhuma entidade central pode mudar suas regras ou aumentar sua oferta.
Isso o torna um ativo confiável para quem quer proteger sua riqueza em economias instáveis ou inflacionárias.
De maneira resumida a economia do Bitcoin é principalmente movida pela interação entre oferta e demanda.
O aumento da aceitação global, tanto por investidores institucionais quanto por indivíduos, gerou maior demanda pelo Bitcoin.
Sua utilidade como reserva de valor e defesa contra inflação atrai pessoas de economias frágeis e investidores em busca de diversificação.
Cada halving reduz a criação de novos bitcoins, diminuindo a oferta no mercado. Historicamente, esses eventos têm sido seguidos por aumentos significativos no preço do Bitcoin, pois a oferta menor atende a uma demanda crescente.
Com a oferta limitada e um cronograma previsível de emissão, o Bitcoin funciona de maneira clara, evitando surpresas econômicas comuns em sistemas fiduciários manipulados por bancos centrais.
Com o tempo, o Bitcoin pode ter um papel cada vez mais importante na economia global. Seu modelo deflacionário é especialmente atraente em um contexto de crescente desconfiança em relação às moedas fiduciárias e aos sistemas financeiros tradicionais.
O Bitcoin está se estabelecendo como uma reserva de valor, parecido com o ouro, mas com vantagens em portabilidade e divisibilidade.
Em períodos de crise econômica, ele é visto como uma alternativa segura para proteger riquezas.
À medida que a recompensa pela mineração diminui, espera-se que as taxas de transação sustentem a rede, aumentando sua segurança sem afetar a economia dos usuários.
Resumindo, a economia do Bitcoin é uma inovação que desafia os conceitos estabelecidos pelas moedas fiduciárias. Com sua oferta limitada, modelo deflacionário e resistência à manipulação, ele oferece uma alternativa forte para proteger a riqueza contra os efeitos da inflação.
Apesar de enfrentar desafios, como volatilidade e aceitação global, o Bitcoin continua a se fortalecer como uma reserva de valor confiável e uma forma de dinheiro digital. Seu modelo econômico, baseado na escassez e na transparência, pode ter um impacto duradouro na forma como pessoas e instituições lidam com o armazenamento e a preservação de valor no século XXI.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ f0fd6902:a2fbaaab
2025-06-17 13:49:07https://stacker.news/items/1008542
-
@ 39cc53c9:27168656
2025-06-16 06:26:01I'm launching a new service review section on this blog in collaboration with OrangeFren. These reviews are sponsored, yet the sponsorship does not influence the outcome of the evaluations. Reviews are done in advance, then, the service provider has the discretion to approve publication without modifications.
Sponsored reviews are independent from the kycnot.me list, being only part of the blog. The reviews have no impact on the scores of the listings or their continued presence on the list. Should any issues arise, I will not hesitate to remove any listing.
The review
WizardSwap is an instant exchange centred around privacy coins. It was launched in 2020 making it old enough to have weathered the 2021 bull run and the subsequent bearish year.
| Pros | Cons | |------|------| | Tor-friendly | Limited liquidity | | Guarantee of no KYC | Overly simplistic design | | Earn by providing liquidity | |
Rating: ★★★★★ Service Website: wizardswap.io
Liquidity
Right off the bat, we'll start off by pointing out that WizardSwap relies on its own liquidity reserves, meaning they aren't just a reseller of Binance or another exchange. They're also committed to a no-KYC policy, when asking them, they even promised they would rather refund a user their original coins, than force them to undergo any sort of verification.
On the one hand, full control over all their infrastructure gives users the most privacy and conviction about the KYC policies remaining in place.
On the other hand, this means the liquidity available for swapping isn't huge. At the time of testing we could only purchase at most about 0.73 BTC with XMR.
It's clear the team behind WizardSwap is aware of this shortfall and so they've come up with a solution unique among instant exchanges. They let you, the user, deposit any of the currencies they support into your account and earn a profit on the trades made using your liquidity.
Trading
Fees on WizardSwap are middle-of-the-pack. The normal fee is 2.2%. That's more than some exchanges that reserve the right to suddenly demand you undergo verification, yet less than half the fees on some other privacy-first exchanges. However as we mentioned in the section above you can earn almost all of that fee (2%) if you provide liquidity to WizardSwap.
It's good that with the current Bitcoin fee market their fees are constant regardless of how much, or how little, you send. This is in stark contrast with some of the alternative swap providers that will charge you a massive premium when attempting to swap small amounts of BTC away.
Test trades
Test trades are always performed without previous notice to the service provider.
During our testing we performed a few test trades and found that every single time WizardSwap immediately detected the incoming transaction and the amount we received was exactly what was quoted before depositing. The fees were inline with what WizardSwap advertises.
- Monero payment proof
- Bitcoin received
- Wizardswap TX link - it's possible that this link may cease to be valid at some point in the future.
ToS and KYC
WizardSwap does not have a Terms of Service or a Privacy Policy page, at least none that can be found by users. Instead, they offer a FAQ section where they addresses some basic questions.
The site does not mention any KYC or AML practices. It also does not specify how refunds are handled in case of failure. However, based on the FAQ section "What if I send funds after the offer expires?" it can be inferred that contacting support is necessary and network fees will be deducted from any refund.
UI & Tor
WizardSwap can be visited both via your usual browser and Tor Browser. Should you decide on the latter you'll find that the website works even with the most strict settings available in the Tor Browser (meaning no JavaScript).
However, when disabling Javascript you'll miss the live support chat, as well as automatic refreshing of the trade page. The lack of the first means that you will have no way to contact support from the trade page if anything goes wrong during your swap, although you can do so by mail.
One important thing to have in mind is that if you were to accidentally close the browser during the swap, and you did not save the swap ID or your browser history is disabled, you'll have no easy way to return to the trade. For this reason we suggest when you begin a trade to copy the url or ID to someplace safe, before sending any coins to WizardSwap.
The UI you'll be greeted by is simple, minimalist, and easy to navigate. It works well not just across browsers, but also across devices. You won't have any issues using this exchange on your phone.
Getting in touch
The team behind WizardSwap appears to be most active on X (formerly Twitter): https://twitter.com/WizardSwap_io
If you have any comments or suggestions about the exchange make sure to reach out to them. In the past they've been very receptive to user feedback, for instance a few months back WizardSwap was planning on removing DeepOnion, but the community behind that project got together ^1 and after reaching out WizardSwap reversed their decision ^2.
You can also contact them via email at:
support @ wizardswap . io
Disclaimer
None of the above should be understood as investment or financial advice. The views are our own only and constitute a faithful representation of our experience in using and investigating this exchange. This review is not a guarantee of any kind on the services rendered by the exchange. Do your own research before using any service.
-
@ eb0157af:77ab6c55
2025-06-17 16:01:59The Thai government has eliminated taxes on gains from cryptocurrencies until 2029 to attract investors and promote the digital asset sector.
According to Efinance Thai, Thailand has approved a five-year tax exemption on profits from the sale of Bitcoin and other digital assets. The decision aims to position the country as one of the world’s leading digital financial hubs.
On June 17, Thailand’s Cabinet officially approved the tax measure proposed by the Ministry of Finance. The initiative removes personal income tax on capital gains from the sale of cryptocurrencies conducted through licensed operators under the 2018 Digital Asset Business Act.
Deputy Finance Minister Julapun Amornvivat stated that the tax policy is a cornerstone of the government’s strategy to turn Thailand into a major global center for Bitcoin and blockchain-based financial services.
The capital gains tax exemption will be in effect from January 1, 2025, to December 31, 2029. It applies exclusively to transactions carried out via exchanges, brokers, and dealers licensed and regulated by Thailand’s Securities and Exchange Commission (SEC).
Thai authorities estimate that this tax reform will boost the domestic Bitcoin market, generating positive spillovers for the country’s innovative tech ecosystem. Economic projections indicate a medium-term increase in tax revenues of at least 1 billion baht (around $30 million), driven by sector growth and fresh investment inflows.
According to the government, the initiative is also expected to encourage capital raising through digital tokens and foster the development of blockchain-based financial services.
The post Thailand abolishes taxes on Bitcoin: five-year tax exemption appeared first on Atlas21.
-
@ 31a4605e:cf043959
2025-06-17 15:44:41O Bitcoin tem se destacado como uma opção moderna para reserva de valor, frequentemente comparado a bens tradicionais como o ouro. Sua habilidade de resistir à inflação, junto com características como escassez, descentralização e segurança, o coloca como uma ferramenta promissora para preservar riqueza em tempos de incerteza econômica.
Uma reserva de valor é um ativo que mantém seu poder de compra ao longo do tempo, protegendo o patrimônio contra desvalorização. Historicamente, ativos como ouro e imóveis desempenharam esse papel, pois são relativamente escassos e têm demanda constante.
No entanto, moedas fiduciárias têm se mostrado menos eficientes como reserva de valor devido à inflação. Governos e bancos centrais frequentemente aumentam a oferta de dinheiro, o que pode diminuir o poder de compra das moedas. É nesse cenário que o Bitcoin se destaca como uma alternativa.
Bitcoin: escassez programada
A principal característica que torna o Bitcoin uma possível reserva de valor é sua oferta limitada. Apenas 21 milhões de bitcoins serão criados, um teto estabelecido em seu código. Essa escassez programada contrasta com as moedas fiduciárias, que podem ser emitidas sem limites por governos, resultando em inflação.
O processo de criação do Bitcoin também é controlado por eventos conhecidos como halvings, que cortam pela metade a recompensa por bloco minerado aproximadamente a cada quatro anos. Isso faz com que o Bitcoin se torne cada vez mais raro ao longo do tempo, aumentando seu potencial de valorização.
O Bitcoin oferece uma solução para o problema da inflação, pois sua oferta fixa evita que governos ou instituições centralizadas manipulem sua quantidade.
Descentralização e imutabilidade: por operar em uma rede descentralizada, o Bitcoin é imune a decisões políticas ou intervenções de bancos centrais. Nenhuma autoridade pode mudar o protocolo para "imprimir" mais bitcoins.
Transparência no suprimento: todas as transações e criações de novos bitcoins estão registradas no blockchain ou timechain, garantindo total transparência.
Proteção de poder de compra: com a oferta limitada e a crescente demanda, o Bitcoin tem mostrado tendência de valorização ao longo dos anos, funcionando como um hedge (proteção) contra a inflação em várias economias.
O Bitcoin é frequentemente chamado de "ouro digital" devido a suas semelhanças com o metal precioso como reserva de valor: Escassez: O ouro é limitado na natureza, enquanto o Bitcoin tem um suprimento máximo programado de 21 milhões de unidades.
Portabilidade: o Bitcoin é mais fácil de transferir e armazenar do que o ouro, sendo acessível digitalmente em qualquer lugar do mundo.
Divisibilidade: cada bitcoin pode ser dividido em até 100 milhões de unidades chamadas satoshis, permitindo transações de qualquer valor.
Segurança: enquanto o ouro exige armazenamento físico e está sujeito a roubo, o Bitcoin pode ser guardado em carteiras digitais seguras.
Essas qualidades fazem do Bitcoin uma opção mais flexível e acessível como forma de guardar valor em um mundo cada vez mais digital.
Apesar de sua promessa, o Bitcoin ainda enfrenta barreiras para ser aceito amplamente como reserva de valor:
Volatilidade: o valor do Bitcoin historicamente tem apresentado grandes variações, o que pode desestimular investidores que desejam segurança. Contudo, muitos acreditam que, com o aumento da aceitação, a volatilidade tende a diminuir.
Regulação: alguns governos têm implementado ações para restringir ou regular o uso do Bitcoin, o que pode impactar sua aceitação como reserva de valor.
Adaptação cultural: como um ativo novo e digital, o Bitcoin ainda precisa ganhar a confiança de pessoas que estão acostumadas a formas de valor físicas, como o ouro.
O Bitcoin tem se destacado como uma opção de guarda de valor particularmente útil em economias que enfrentam crises financeiras ou hiperinflação. Países como Venezuela, Argentina e Zimbábue, que passaram por uma queda acentuada de suas moedas, viram um crescimento na adoção do Bitcoin como maneira de proteger o poder de compra.
Além disso, sua acessibilidade mundial permite que pessoas em países sem fácil acesso a mercados financeiros tradicionais utilizem o Bitcoin como uma alternativa.
Resumindo, o Bitcoin possui características distintas que o fazem um candidato promissor como reserva de valor em um mundo cada vez mais digital e afetado pela inflação das moedas comuns. Sua escassez programada, resistência à manipulação e acessibilidade global oferecem uma solução moderna para conservar riqueza.
Embora dificuldades como volatilidade e regulação ainda precisem ser superadas, o Bitcoin já se mostrou uma ferramenta eficaz para proteger ativos, especialmente em contextos de instabilidade econômica. Com o tempo e um aumento na aceitação, o Bitcoin pode se consolidar como um dos principais ativos de reserva de valor no século XXI.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ 31a4605e:cf043959
2025-06-17 15:42:15A rede Bitcoin foi feita para ser segura, descentralizada e resistente à censura. Contudo, à medida que seu uso cresce, surge um desafio importante: a escalabilidade. Esse termo se refere à habilidade da rede de gerenciar um número crescente de transações sem afetar o desempenho ou a segurança. Esse desafio provocou o dilema de velocidade, que envolve equilibrar a rapidez nas transações com a preservação da descentralização e da segurança que o blockchain ou timechain proporciona.
Escalabilidade é a habilidade de um sistema aumentar seu desempenho para atender a demandas maiores. No caso do Bitcoin, isso implica processar um maior número de transações por segundo (TPS) sem comprometer os princípios básicos da rede.
Atualmente, a rede Bitcoin processa cerca de 7 transações por segundo, um número visto como baixo em comparação com sistemas tradicionais, como redes de cartões de crédito, que podem processar milhares de transações por segundo. Esse limite decorre diretamente do tamanho fixo dos blocos (1 MB) e do tempo médio de 10 minutos para a criação de um novo bloco no blockchain ou timechain.
O dilema de velocidade surge da necessidade de equilibrar três elementos essenciais: descentralização, segurança e velocidade.
O trilema do blockchain ou timechain:
Descentralização: a rede Bitcoin é composta por milhares de nós independentes, que verificam e validam transações. Aumentar os blocos ou torná-los mais rápidos poderia elevar os requisitos computacionais, dificultando a participação de nós menores e afetando a descentralização.
Segurança: a segurança vem do processo de mineração e da validação dos blocos. Aumentar a velocidade das transações poderia comprometer a segurança, pois diminuiria o tempo necessário para certificar cada bloco, tornando a rede mais propensa a ataques.
Velocidade: a necessidade de confirmar transações rapidamente é crucial para que o Bitcoin seja utilizado como meio de pagamento no cotidiano. Porém, priorizar a velocidade pode afetar tanto a segurança quanto a descentralização.
Esse dilema exige soluções equilibradas para expandir a rede sem sacrificar suas características essenciais.
Soluções para o problema de escalabilidade
Várias soluções têm sido sugeridas para solucionar os desafios de escalabilidade e velocidade na rede Bitcoin.
Otimização on-chain
Segregated witness (SegWit): implementado em 2017, o SegWit separa os dados de assinatura das transações, permitindo uma utilização mais eficiente do espaço nos blocos e aumentando a capacidade sem modificar o tamanho do bloco.
Aumento do tamanho do bloco: algumas propostas sugeriram aumentar o tamanho dos blocos para permitir mais transações por bloco. Contudo, isso poderia tornar o sistema mais centralizado, pois exigiria maior poder computacional.
Soluções off-chain
Lightning Network: uma solução de segunda camada que permite transações rápidas e de baixo custo fora da blockchain ou timechain principal. Essas transações são liquidadas depois na rede principal, mantendo a segurança e a descentralização.
Canais de Pagamento: ermitem transações diretas entre dois usuários sem a necessidade de registrar cada ação na rede, diminuindo a congestão.
Sidechains (cadeias paralelas): propostas que criam redes paralelas ligadas ao blockchain ou timechain principal, permitindo mais flexibilidade e capacidade de processamento.
Embora essas soluções tragam melhorias significativas, elas também apresentam problemas. A Lightning Network, por exemplo, depende de canais de pagamento que precisam de liquidez inicial, limitando sua adoção geral. O aumento do tamanho dos blocos pode tornar o sistema mais suscetível à centralização, impactando a segurança da rede.
Além disso, soluções de segunda camada podem exigir confiança extra entre os participantes, o que pode enfraquecer os princípios de descentralização e resistência à censura defendidos pelo Bitcoin.
Outro ponto importante é a necessidade de adoção em larga escala. Mesmo com avanços tecnológicos, as soluções só serão eficazes se forem amplamente usadas e aceitas pelos usuários e desenvolvedores.
Resumindo, a escalabilidade e o dilema de velocidade representam um dos maiores desafios técnicos para a rede Bitcoin. Embora a segurança e a descentralização sejam essenciais para manter os princípios originais do sistema, a necessidade de transações rápidas e eficientes torna a escalabilidade um tema urgente.
Soluções como o SegWit e a Lightning Network têm mostrado avanços promissores, mas ainda enfrentam barreiras técnicas e de adoção. O equilíbrio entre velocidade, segurança e descentralização continua sendo um objetivo central para o futuro do Bitcoin.
Assim, a busca por inovação e melhoria constante é essencial para que o Bitcoin mantenha sua relevância como uma rede confiável e eficiente, capaz de sustentar o crescimento e a adoção global sem comprometer seus valores fundamentais.
Muito obrigado por teres lido o texto até aqui, espero que esteja tudo bem contigo e um abraço enorme do teu madeirense bitcoiner maximalista favorito. Viva a liberdade!
-
@ f0fd6902:a2fbaaab
2025-06-17 13:37:23There are some amazing places in Georgia to see monarch butterflies! Journey North, an organization that allows users to report monarch sightings, has some great information on the best sightings in Georgia! One great place is Savannah. Known for its historical architecture and beautiful parks, Savannah is also a famous spot to see monarchs! Places such as Wassaw National Wildlife Refuge help with the conservation of monarchs to support them on their migration south. This makes it a great place to observe the monarchs.
https://stacker.news/items/1008538
-
@ 39cc53c9:27168656
2025-06-16 06:25:53“The future is there... staring back at us. Trying to make sense of the fiction we will have become.” — William Gibson.
This month is the 4th anniversary of kycnot.me. Thank you for being here.
Fifteen years ago, Satoshi Nakamoto introduced Bitcoin, a peer-to-peer electronic cash system: a decentralized currency free from government and institutional control. Nakamoto's whitepaper showed a vision for a financial system based on trustless transactions, secured by cryptography. Some time forward and KYC (Know Your Customer), AML (Anti-Money Laundering), and CTF (Counter-Terrorism Financing) regulations started to come into play.
What a paradox: to engage with a system designed for decentralization, privacy, and independence, we are forced to give away our personal details. Using Bitcoin in the economy requires revealing your identity, not just to the party you interact with, but also to third parties who must track and report the interaction. You are forced to give sensitive data to entities you don't, can't, and shouldn't trust. Information can never be kept 100% safe; there's always a risk. Information is power, who knows about you has control over you.
Information asymmetry creates imbalances of power. When entities have detailed knowledge about individuals, they can manipulate, influence, or exploit this information to their advantage. The accumulation of personal data by corporations and governments enables extensive surveillances.
Such practices, moreover, exclude individuals from traditional economic systems if their documentation doesn't meet arbitrary standards, reinforcing a dystopian divide. Small businesses are similarly burdened by the costs of implementing these regulations, hindering free market competition^1:
How will they keep this information safe? Why do they need my identity? Why do they force businesses to enforce such regulations? It's always for your safety, to protect you from the "bad". Your life is perpetually in danger: terrorists, money launderers, villains... so the government steps in to save us.
‟Hush now, baby, baby, don't you cry Mamma's gonna make all of your nightmares come true Mamma's gonna put all of her fears into you Mamma's gonna keep you right here, under her wing She won't let you fly, but she might let you sing Mamma's gonna keep baby cosy and warm” — Mother, Pink Floyd
We must resist any attack on our privacy and freedom. To do this, we must collaborate.
If you have a service, refuse to ask for KYC; find a way. Accept cryptocurrencies like Bitcoin and Monero. Commit to circular economies. Remove the need to go through the FIAT system. People need fiat money to use most services, but we can change that.
If you're a user, donate to and prefer using services that accept such currencies. Encourage your friends to accept cryptocurrencies as well. Boycott FIAT system to the greatest extent you possibly can.
This may sound utopian, but it can be achieved. This movement can't be stopped. Go kick the hornet's nest.
“We must defend our own privacy if we expect to have any. We must come together and create systems which allow anonymous transactions to take place. People have been defending their own privacy for centuries with whispers, darkness, envelopes, closed doors, secret handshakes, and couriers. The technologies of the past did not allow for strong privacy, but electronic technologies do.” — Eric Hughes, A Cypherpunk's Manifesto
The anniversary
Four years ago, I began exploring ways to use crypto without KYC. I bookmarked a few favorite services and thought sharing them to the world might be useful. That was the first version of kycnot.me — a simple list of about 15 services. Since then, I've added services, rewritten it three times, and improved it to what it is now.
kycnot.me has remained 100% independent and 100% open source^2 all these years. I've received offers to buy the site, all of which I have declined and will continue to decline. It has been DDoS attacked many times, but we made it through. I have also rewritten the whole site almost once per year (three times in four years).
The code and scoring algorithm are open source (contributions are welcome) and I can't arbitrarly change a service's score without adding or removing attributes, making any arbitrary alterations obvious if they were fake. You can even see the score summary for any service's score.
I'm a one-person team, dedicating my free time to this project. I hope to keep doing so for many more years. Again, thank you for being part of this.
-
@ e1cde248:609c13b0
2025-06-17 13:09:20ในโลกของเกมออนไลน์ โดยเฉพาะเกมที่มีระบบแลกเปลี่ยนและการซื้อขายกันระหว่างผู้เล่น (player-to-player trading) มีสิ่งหนึ่งที่เกิดขึ้นซ้ำแล้วซ้ำเล่าในแทบทุกเกม นั่นคือ "item หายาก" (rare item) ค่อยๆ กลายเป็นสื่อกลางในการแลกเปลี่ยน มันไม่ใช่แค่ของมีค่าในตัวเองเท่านั้น แต่ยังถูกใช้เสมือนเป็น “เงิน” (currency) ของโลกเสมือนนั้นด้วย
ลองจินตนาการว่าเรากำลังเล่นเกมที่มีระบบ economy ผู้เล่นสามารถหาของจากการล่ามอนสเตอร์ (monster hunting) หรือผ่านเควสต่างๆ สิ่งที่เกิดขึ้นคือบาง item มีโอกาสดรอป (drop rate) ต่ำมากๆ และมีความต้องการสูง สิ่งเหล่านี้แหละที่เริ่ม “มีมูลค่า” ในสายตาของผู้เล่น
เมื่อคนจำนวนมากเริ่มยอมรับว่า item นี้ “แลกของอื่นได้” หรือ “ใช้วัดมูลค่าได้” มันก็กลายเป็นเงินอย่างไม่เป็นทางการโดยอัตโนมัติ
Rare item = เงิน? ได้ไง?
คำตอบง่ายมาก: เพราะมัน หายาก (scarce), เป็นที่ต้องการ (demanded) และ เป็นที่ยอมรับในกลุ่มผู้เล่น (accepted)
ในระบบที่ไม่มีเงินกลางแบบ fix ผู้เล่นจะเริ่มหาสิ่งใดสิ่งหนึ่งมาทำหน้าที่แทน เช่น item ที่ทุกคนรู้ว่าหายากจริง หาไม่ได้ง่ายๆ และมีปริมาณจำกัดในตลาด ระบบนี้เกิดขึ้นเองโดยไม่มี dev หรือระบบของเกมไปบอกว่า "นี่คือเงินนะ"
สิ่งนี้ทำให้เกิด “เศรษฐกิจเสมือน (virtual economy)” ที่ผู้เล่นสร้างขึ้นเองโดยธรรมชาติ และมันคือบทเรียนสำคัญเรื่องเงินในโลกจริง
เศรษฐกิจที่เกิดจาก consensus (ฉันทามติ)
เงิน ไม่ว่าจะในโลกจริงหรือโลกเสมือน มีจุดเริ่มต้นมาจากสิ่งเดียวกันคือ ความเชื่อร่วมกัน (shared belief)
ในเกม ผู้เล่นหลายพันคนพร้อมใจกันเชื่อว่า item ชิ้นนี้ “มีค่า” จึงสามารถใช้แลกทุกอย่างได้ บางคนเอาไปจ้างช่วยผ่านบอส บางคนเอาไปซื้อชุดหรือของตกแต่ง ความน่าสนใจคือ item นั้นอาจไม่ใช่สิ่งที่มี "utility" สูงด้วยซ้ำ บางอันมีไว้โชว์เท่ๆ เท่านั้น แต่มันมี “มูลค่า” เพราะผู้เล่นเห็นว่ามันควรมี
นั่นคือพลังของ consensus และมันคือกลไกเดียวกับที่เงินกระดาษ หรือแม้แต่คริปโตอย่าง Bitcoin ใช้ในการสร้างมูลค่า
ระบบที่ไร้เสถียรภาพ (fragile system)
แต่ economy แบบนี้ไม่ได้สมบูรณ์แบบไปเสียหมด สิ่งหนึ่งที่มักเกิดขึ้นคือ ความเปราะบาง (fragility)
ถ้า item ที่เคยหายากอยู่ๆ กลายเป็นดรอปง่ายขึ้น หรือมี bug ให้ dup ได้ ความเชื่อในความขาดแคลนนั้นจะพังลงทันที และแน่นอนว่า value ที่เคยสูงลิ่วก็ร่วงตามไปด้วย
นอกจากนี้ ยังมีปัจจัยอื่นเช่น การที่ dev แก้กฎ เพิ่มหรือลด supply item โดยไม่แจ้งล่วงหน้า หรือปิด server แบบไม่คาดคิด สิ่งเหล่านี้ทำให้ economy ที่เคยดูมั่นคงต้องสลายไปเพียงชั่วข้ามคืน
นั่นคือจุดที่ virtual economy แตกต่างจาก real-world crypto economy ที่สร้างอยู่บนความโปร่งใสและโค้ดที่ทุกคนตรวจสอบได้
สิ่งที่เราเห็นในเกมไม่ใช่เรื่องบังเอิญ มันคือบทเรียนทางเศรษฐศาสตร์แบบเรียลไทม์ และเรียลฟีล
เรารู้ว่าเงินไม่จำเป็นต้องถูกสร้างโดยรัฐ เรารู้ว่าเงินไม่จำเป็นต้องมีตัวตนแบบธนบัตร และเรารู้ว่า สิ่งใดก็ตามที่หายาก ตรวจสอบได้ และได้รับการยอมรับร่วมกัน — มันสามารถเป็น “เงิน” ได้ แม้จะเป็นแค่ item ในเกมก็ตาม
โลกของเกมจึงเป็น sandbox ที่สอนเราว่า “value” คือสิ่งที่ถูกสร้างขึ้นจากฉันทามติ ไม่ใช่จากอำนาจ
สรุป: เกมคือโลกจำลองของเศรษฐกิจมนุษย์
ไอเทมหายากในเกมที่กลายเป็นเงินไม่ใช่แค่เรื่องบังเอิญ แต่มันคือภาพสะท้อนว่า ความขาดแคลน + ความต้องการ + ความยอมรับ = มูลค่า และนั่นคือหัวใจของระบบเงินทุกแบบ ไม่ว่าจะเป็นทองคำ เงินเฟียต หรือสินทรัพย์ดิจิทัลอย่าง Bitcoin
โลกของเกมไม่ใช่แค่ที่เล่นสนุก แต่มันคือห้องทดลองทางเศรษฐกิจ ที่เปิดเผยให้เราเห็นว่าผู้คนสามารถสร้างระบบเงินได้ด้วยตัวเอง โดยไม่ต้องพึ่งรัฐ ไม่ต้องมีธนาคารกลาง และไม่ต้องมีใคร “อนุมัติ”
มันเริ่มจาก item เล็กๆ ที่คนอยากได้ และจบลงด้วยระบบ economy ที่ทรงพลังยิ่งกว่าที่ dev เคยคาดคิด
-
@ 39cc53c9:27168656
2025-06-16 06:25:50After almost 3 months of work, we've completed the redesign of kycnot.me. More modern and with many new features.
Privacy remains the foundation - everything still works with JavaScript disabled. If you enable JS, you will get some nice-to-have features like lazy loading and smoother page transitions, but nothing essential requires it.
User Accounts
We've introduced user accounts that require zero personal information:
- Secret user tokens - no email, no phone number, no personal data
- Randomly generated usernames for default privacy and fairness
- Karma system that rewards contributions and unlocks features: custom display names, profile pictures, and more.
Reviews and Community Discussions
On the previous sites, I was using third party open source tools for the comments and discussions. This time, I've built my own from scratch, fully integrated into the site, without JavaScript requirements.
Everyone can share their experiences and help others make informed decisions:
- Ratings: Comments can have a 1-5 star rating attached. You can have one rating per service and it will affect the overall user score.
- Discussions: These are normal comments, you can add them on any listed service.
Comment Moderation
I was strugling to keep up with moderation on the old site. For this, we've implemented an AI-powered moderation system that:
- Auto-approves legitimate comments instantly
- Flags suspicious content for human review
- Keeps discussions valuable by minimizing spam
The AI still can mark comments for human review, but most comments will get approved automatically by this system. The AI also makes summaries of the comments to help you understand the overall sentiment of the community.
Powerful Search & Filtering
Finding exactly what you need is now easier:
- Advanced filtering system with many parameters. You can even filter by attributes to pinpoint services with specific features.
The results are dynamic and shuffle services with identical scores for fairness.
See all listings
Listings are now added as 'Community Contributed' by default. This means that you can still find them in the search results, but they will be clearly marked as such.
Updated Scoring System
New dual-score approach provides more nuanced service evaluations:
- Privacy Score: Measures how well a service protects your personal information and data
-
Trust Score: Assesses reliability, security, and overall reputation
-
Combined into a weighted Overall Score for quick comparisons
- Completely transparent and open source calculation algorithm. No manual tweaking or hidden factors.
AI-Powered Terms of Service Analysis
Basically, a TLDR summary for Terms of Service:
- Automated system extracts the most important points from complex ToS documents
- Clear summaries
- Updated monthly to catch any changes
The ToS document is hashed and only will be updated if there are any changes.
Service Events and Timelines
Track the complete history of any service, on each service page you can see the timeline of events. There are two types of events:
- Automatic events: Created by the system whenever something about a service changes, like its description, supported currencies, attributes, verification status…
- Manual events: Added by admins when there’s important news, such as a service going offline, being hacked, acquired, shut down, or other major updates.
There is also a global timeline view available at /events
Notification System
Since we now have user accounts, we built a notifiaction system so you can stay informed about anything:
- Notifications for comment replies and status changes
- Watch any comment to get notified for new replies.
- Subscribe to services to monitor events and updates
- Notification customization.
Coming soon: Third-party privacy-preserving notifications integration with Telegram, Ntfy.sh, webhooks...
Service Suggestions
Anyone with an account can suggest a new service via the suggestion form. After submitting, you'll receive a tracking page where you can follow the status of your suggestion and communicate directly with admins.
All new suggestions start as "unlisted" — they won't appear in search results until reviewed. Our team checks each submission to ensure it's not spam or inappropriate. If similar services already exist, you'll be shown possible duplicates and can choose to submit your suggestion as an edit instead.
You can always check the progress of your suggestion, respond to moderator questions, and see when it goes live, everything will also be notified to your account. This process ensures high-quality listings and a collaborative approach to building the directory.
These are some of the main features we already have, but there are many more small changes and improvements that you will find when using the site.
What's Next?
This is just the beginning. We will be constantly working to improve KYCnot.me and add more features that help you preserve your privacy.
Remember: True financial freedom requires the right to privacy. Stay KYC-free!