Feed cleverhans-blog [copy] http://www.cleverhans.io/feed.xml has loading error: cURL error 22: The requested URL returned error: 404
Optimizing Energy Efficiency: Viessmann Heat Pumps and Home Assistant Integration Guide
In the fast-paced world of smart home technology, the fusion of cutting-edge heating solutions and automation platforms is revolutionizing the way we manage our homes. In this comprehensive guide, we’ll explore the seamless integration of Viessmann heat pumps with Home Assistant, emphasizing how this synergy not only enhances convenience but also takes energy efficiency to new heights.
Introduction: The Quest for Energy EfficiencyAs we navigate the challenges of climate change and rising energy costs, homeowners are increasingly turning to innovative solutions to make their homes more energy-efficient. Viessmann, a prominent player in the heating industry, has been a driving force behind...
A DIY Guide: Measuring Water Temperature with an NTC 10K Thermistor and ESP32
In the world of DIY electronics, combining sensors with microcontrollers opens up a realm of possibilities for monitoring and measuring various environmental factors. One such project involves using an NTC 10K thermistor (Viessmann Speichertemperatursensor NTC 10k l=3750 7725998) and an ESP32 microcontroller to measure water temperature accurately. In this guide, we’ll walk you through the process of setting up this simple yet effective temperature monitoring system.
Materials Needed ESP32 microcontroller NTC 10K thermistor (e.g.: Viessmann Speichertemperatursensor NTC 10k l=3750 7725998) Resistor (10K ohms) Breadboard and jumper wires Voltage regulator (optional, if required for your ESP32 module) Power source (e.g., USB power supply)Understanding the NTC 10K Thermistor (Viessmann...
Графика древности: палитры, часть 1/2
Хотя пиксельная графика прошлых лет полна нюансов, несомненно, одной из её главнейших характеристик, наряду с разрешением, является палитра — ограниченный набор цветов, которым нарисовано пиксельное изображение. Уникальное сочетание цветов, доступное на отдельно взятом старом компьютере или игровой приставке, часто позволяет даже беглым взглядом отличить графику для одной платформы от другой. Техники работы с палитрами и подбор оттенков также являются визитной карточкой многих пиксельных художников прошлого и современности. Но палитра — это не просто случайный набор цветов. Это результат технических ограничений и инженерных решений, в результате которых родились необычные техники рисования, анимационные спецэффекты, и особая визуальная эстетика.
Читать дальше →
RFC 9498: The GNU Name System
RFC 9498: The GNU Name System
We are happy to announce that our The GNU Name System (GNS) specification is now published as RFC 9498 .
GNS addresses long-standing security and privacy issues in the ubiquitous Domain Name System (DNS) . Previous attempts to secure DNS ( DNSSEC ...
Advancing IPFS and libp2p Governance
IPFS and libp2p are officially taking big steps forward in project maturity, with independent foundations and funding structures.
Breakthrough Scalability with InterPlanetary Consensus (IPC)
IPC unlocks a new era of web3 scaling and flexibility for builders through recursively scalable subnets and sub-second transactions.
Музыкальные редакторы на портативках: LSDj, LGPT и EBT
Сегодня расскажу о сортах чиптюна, долгой жизни старой портативной игровой системы, мостике между видеоигровой и клубной музыкой, необычной музыкальной субкультуре, управлении сложным музыкальным редактором с помощью всего восьми кнопок, программах с провокационными названиями, и всё это является подводкой к рассказу о моём новом проекте. В нагрузку идёт немного DIY.
Читать дальше →
Простая гравировка для дома: электрический карандаш
Наверняка, многие из вас, хоть раз сталкивались с металлообработкой — хоть в каком-то виде, или возможно видели, нанесённые неровной рукой, надписи на подшипниках, свёрлах, фрезах, оправках. При этом — они прямо-таки выгравированы на металле, хотя и практически гладкие на ощупь. Делалось это всё электроискровым карандашом (он же: электрокарандаш, электроискровой маркер, электрограф, электроперо, электроэрозионный аппарат, электроискровое перо). Можно его ещё называть гравером, но тут есть шанс спутать с ротационным гравером.
В долазерную эру — это был практически единственный способ, быстро нанести надпись на калёный металл, типа быстрорежущей стали. Узнал я о таком удивительном устройстве от Павла Серкова aka spiritus_sancti в его канале...
Enumerate/Bruteforce/Attack All the Things! Presenting Legba
During the last few weeks I’ve been working on a new tool that started as a way for me to become more familiar with Rust and its tokio asynchronous runtime and then quickly turned into quite a comprehensive and efficient replacement for similar tools (thc-hydra, medusa, patator, etc). In this blog post I’m going to briefly present project Legba, the reasons behind its implementation and a few of the many possible use cases.
TL;DR1
docker run -it evilsocket/legba:latest -h
Don’t forget to RTFM.
Rust + Async FTWWhen searching for authentication bruteforcing and wordlist attack tools, most of the times THC Hydra is presented...
The State of Zero-Knowledge Proofs: From Research to Serious Business
Exclusive research and expert commentary on zero-knowledge proofs (zk proofs) that allow the verification of sensitive info without revealing the info itself.