Search content
Sort by

Showing 4 of 4 results by 3fxmj
Post
Topic
Board Development & Technical Discussion
Re: Introduction of Proof of Idle to reduce carbon footprint - reupload
by
3fxmj
on 10/01/2025, 10:53:08 UTC
Thank you for your thoughtful comment

You raise important concerns about the use of Trusted Execution Environments (TEE) in a distributed network, particularly regarding potential hardware vulnerabilities. It's clear that hardware restrictions may not be the best approach. The intent of this post is to start a conversation about one of the main criticisms bitcoin faces from investors and lawmakers.

While time-limiting the mining process could be a potential solution, the real goal is to gather ideas from the community on how we can effectively address these criticisms. If there are alternative suggestions on how to address the major concerns surrounding bitcoin, we'd be happy to explore those as well. This post is just a starting point for brainstorming, not a final proposal.

It's weird your thread got deleted. Anyway, i'm here to re-ask these question.

Conceivable is to integrate a Truste Execution Environment (TEE) into the ASIC chips used in the mining process. The TEE then maintains an idle log based on hardware parameters such as power consumption and hardware temperature. The TEE also timestamps and verifies the log and securely signs and transmits it to the blockchain, either at regular intervals or upon verification requests from the verifier.

1. What stops ASIC manufacture to make fake/malicious TEE which send manipulated data to maximize miners income?
2. How Bitcoin full nodes can verify the data comes from TEE without any tampering?

Regular hardware reviews and audits could enhance the system's resilience against tampering and ensure the integrity of idle proofs. Other implementations using network analysis or even physical inspection are also conceivable. Verification of green transactions does not have to be immediate and can be approved with some delay.

Without oracle or 3rd party, how Bitcoin full nodes can verify the audit is being done truthfully and competently?
Post
Topic
Board Development & Technical Discussion
Re: Introduction of Proof of Idle to reduce carbon footprint - reupload
by
3fxmj
on 10/01/2025, 10:41:23 UTC
Regarding the quotes below:


The discussion started in this thread shouldn't be about bitcoin's potential environmental impact, nor about debating the carbon footprint concept, which is admittedly controversial, or the accuracy of CBECI's methods. Rather, it's about addressing one of the main criticisms of bitcoin: its environmental damage. Addressing this criticism is critical to the reputation and growth of the bitcoin community. By addressing concerns head-on, bitcoin can change the narrative and demonstrate a commitment to sustainability.



Rather than repeat what others have written, I would like to point out the problem with "carbon footprint".

The "carbon footprint" concept was invented as a way to get consumers to pressure the greenhouse gas producers to reduce their carbon emissions. Now the concept seems to be shifting that responsibility away from the actual culprits.

It is up to the power generators to reduce the amount of carbon that they burn, and not the users of their electricity. If power generators burned no carbon, then users would have no carbon footprint, regardless of how much electricity they use.


The data sources used to inspire this proposal is as poorly thought out as this idea. I'll focus on your citations as @ABCbits has already showed the gaping technical issues with your proposal through his questions.

The first citation you list, The hidden environmental costs of cryptocurrency (found at https://collections.unu.edu/eserv/UNU:9528/UN-IWEH_BTC_Report.pdf), uses information from your second citation, CBECI.

The first report even notes this and helpfully summarizes the methods used by the CBECI:

"First, the monthly electricity use for BTC mining in the 76 BTC mining nations monitored by CBECI between January 2020 to December 2021 was roughly estimated using the average monthly hashrate share of each country and the total monthly electricity use of the global BTC mining network. Then the average carbon, water, and land footprint of electricity generation in each BTC mining nation were estimated [41, 42] based on its energy supply mix data as reported by the International Energy Agency (IEA) and the environmental footprints of electricity generation from different sources using the scientific literature data on footprint valuesy [41, 42]. Multiplying the BTC electricity use in each country by its footprint values provided the carbon, water, and land footprint estimated of BTC mining for that country."

So even if all Bitcoin miners switched to using renewable energy today, the data collection method would still hold them responsible for the carbon footprint of their residing countries. For all we know this could already be the case, but the data isn't able to tell us.

It's almost academically dishonest to reference those numbers in any serious publication. The CBECI explicitly mentions these assumptions (https://ccaf.io/cbnsi/cbeci/ghg/methodology), so they can argue they don't hide it, but publishing this information with such uncertain methods in the first place should be condemned.
Post
Topic
Board Development & Technical Discussion
Topic OP
Introduction of Proof of Idle to reduce carbon footprint - reupload
by
3fxmj
on 10/12/2024, 22:08:19 UTC
Hello,

To our considerable surprise, our post from last week has been removed without notice. We really appreciate the open and insightful discussions on this forum and would like to bring the idea back for further exploration. We are aware that we introduce a very complex technical topic - it therefore may require some serious thinking to access this potential route to a sustainalble mining process.

We are naturally fully aware of the core principles of bitcoin, especially the importance of maintaining decentralization. Hardware limitations are not a good direction, we also feel they can potentially be removed or circumvented. Auditing is not attractive too, as it reduces the level of decentralization.

Our goal with this technical post is a discussion to explore potential ways to serisously reduce the carbon emissions associated with bitcoin mining. This is a growing concern for both investors and lawmakers. One potential solution we're considering is the concept of Proof of Idle, which could offer a way to mitigate bitcoin's environmental impact. If bitcoin can essentially demonstrate to be of solar energy origin, its reputation will greatly profit and a key point of critics can be removed.

Please note, this is just the beginning of a thought process, and we'd love to hear your thoughts on the pros and cons of this approach in general. How could idling be technically implemented in a way that preserves the decentralization of the network? What other principles or mechanisms might be viable to achieve the goal of decarbonization without compromising the core values of bitcoin?



# Introduction of Proof of Idle to reduce the carbon footprint of Proof of Work-based cryptocurrencies.

## Introduction

Global warming is one of the key issues facing humanity in the 21st century. Research has shown that 67% of the electricity used for bitcoin mining in 2020-2021 came from fossil fuels. [1]
Bitcoin's contribution to global warming has provoked regulatory action and may keep ecologically focused investors and contributors out of the ecosystem.
That's why the idea of a Proof of Idle mechanism is introduced, where Bitcoin miners limit their active mining time to use the curtailed energy produced by renewable energy sources when it cannot be used or stored and would otherwise be lost.

## Proof of Idle

Reducing the carbon footprint of proof-of-work (PoW)-based cryptocurrencies can be achieved by time-limiting the mining process to use a higher proportion of curtailed electricity to mine cryptocurrencies.
Leveraging the correlation between curtailed electricity and photovoltaic (PV) power production profiles, bitcoin miners, who work for certain hours each day and must remain idle the rest of the time, can effectively reduce their carbon footprint by scheduling mining activities during periods of surplus renewable energy; furthermore, this scheduling is also incentivised by potentially cheaper energy prices for curtailed electricity.

## Implementation

In an implementation of the protocol, it is sufficient to limit the active time/day and let the miner decide when the best active time is, as it would be economically most attractive to mine when curtailed power is used.
Furthermore, proof of idle can be introduced as an enhancement to an existing PoW cryptocurrency, without changing its foundation behavior, by marking transactions as green transactions that are in a block mined by a miner that follows the idle criteria.
There are several ideas for the mechanism to verify a miner's idle time.
Conceivable is to integrate a Truste Execution Environment (TEE) into the ASIC chips used in the mining process. The TEE then maintains an idle log based on hardware parameters such as power consumption and hardware temperature. The TEE also timestamps and verifies the log and securely signs and transmits it to the blockchain, either at regular intervals or upon verification requests from the verifier. Regular hardware reviews and audits could enhance the system's resilience against tampering and ensure the integrity of idle proofs. Other implementations using network analysis or even physical inspection are also conceivable. Verification of green transactions does not have to be immediate and can be approved with some delay.

## Implication on resilience

A critical consideration for this system is the resilience to 51% attacks. To achieve the same level of resilience in a system that fully implements Proof of Idle, more hardware is required. The cost of this increased hardware requirement can be offset by a higher purchase price for green-verified crypto-tokens than for conventional ones.
Another effect is helping to improve the resilience: By using curtailed electricity which is available at a lower price it is financially lucrative to use hardware for a longer period, which is diminishing the mining equipment acquisition cost, and thus improves the resilience of the system. This further improves the overall ecological footprint as less new machines must be produced.
Another consideration is that curtailed power will not be available in the same way all over the world. Therefore, there is a certain risk that political policies in these countries could affect the stability of the blockchain. It is important to note that a similar risk also exists in classical PoW blockchains. In the bitcoin example, only 3 countries are responsible for over 70% of today's hash rate[2].

## References

[1] Chamanara, S. & Madani, K. (2023). The hidden environmental costs of cryptocurrency: How Bitcoin Mining Impacts Climate, Water and Land, United Nations University Institute for Water, Environment and Health (UNU-INWEH), Hamilton, Ontario, Canada, https://inweh.unu.edu/
[2] Cambridge Centre for Alternative Finance. (n.d.). Cambridge Bitcoin Electricity Consumption Index (CBECI): Mining map. https://ccaf.io/cbnsi/cbeci/mining_map
Post
Topic
Board Development & Technical Discussion
Topic OP
Introduction of Proof of Idle to reduce the carbon footprint
by
3fxmj
on 01/12/2024, 21:07:24 UTC
In this thread, we want to discuss the pros and cons of the following idea and find ways to implement the proposal:

# Introduction of Proof of Idle to reduce the carbon footprint of Proof of Work-based cryptocurrencies.

## Introduction

Global warming is one of the key issues facing humanity in the 21st century. Research has shown that 67% of the electricity used for bitcoin mining in 2020-2021 came from fossil fuels. [1]
Bitcoin's contribution to global warming has provoked regulatory action and may keep ecologically focused investors and contributors out of the ecosystem.
That's why the idea of a Proof of Idle mechanism is introduced, where Bitcoin miners limit their active mining time to use the curtailed energy produced by renewable energy sources when it cannot be used or stored and would otherwise be lost.

## Proof of Idle

Reducing the carbon footprint of proof-of-work (PoW)-based cryptocurrencies can be achieved by time-limiting the mining process to use a higher proportion of curtailed electricity to mine cryptocurrencies.
Leveraging the correlation between curtailed electricity and photovoltaic (PV) power production profiles, bitcoin miners, who work for certain hours each day and must remain idle the rest of the time, can effectively reduce their carbon footprint by scheduling mining activities during periods of surplus renewable energy; furthermore, this scheduling is also incentivised by potentially cheaper energy prices for curtailed electricity.

## Implementation

In an implementation of the protocol, it is sufficient to limit the active time/day and let the miner decide when the best active time is, as it would be economically most attractive to mine when curtailed power is used.
Furthermore, proof of idle can be introduced as an enhancement to an existing PoW cryptocurrency, without changing its foundation behavior, by marking transactions as green transactions that are in a block mined by a miner that follows the idle criteria.
There are several ideas for the mechanism to verify a miner's idle time.
Conceivable is to integrate a Truste Execution Environment (TEE) into the ASIC chips used in the mining process. The TEE then maintains an idle log based on hardware parameters such as power consumption and hardware temperature. The TEE also timestamps and verifies the log and securely signs and transmits it to the blockchain, either at regular intervals or upon verification requests from the verifier. Regular hardware reviews and audits could enhance the system's resilience against tampering and ensure the integrity of idle proofs. Other implementations using network analysis or even physical inspection are also conceivable. Verification of green transactions does not have to be immediate and can be approved with some delay.

## Implication on resilience

A critical consideration for this system is the resilience to 51% attacks. To achieve the same level of resilience in a system that fully implements Proof of Idle, more hardware is required. The cost of this increased hardware requirement can be offset by a higher purchase price for green-verified crypto-tokens than for conventional ones.

Another effect is helping to improve the resilience: By using curtailed electricity which is available at a lower price it is financially lucrative to use hardware for a longer period, which is diminishing the mining equipment acquisition cost, and thus improves the resilience of the system. This further improves the overall ecological footprint as less new machines must be produced.
Another consideration is that curtailed power will not be available in the same way all over the world.   Therefore, there is a certain risk that political policies in these countries could affect the stability of the blockchain. It is important to note that a similar risk also exists in classical PoW blockchains. In the bitcoin example, only 3 countries are responsible for over 70% of today's hash rate[2].

## References

[1] Chamanara, S. & Madani, K. (2023). The hidden environmental costs of cryptocurrency: How Bitcoin Mining Impacts Climate, Water and Land, United Nations University Institute for Water, Environment and Health (UNU-INWEH), Hamilton, Ontario, Canada, https://inweh.unu.edu/
[2] Cambridge Centre for Alternative Finance. (n.d.). Cambridge Bitcoin Electricity Consumption Index (CBECI): Mining map. https://ccaf.io/cbnsi/cbeci/mining_map