<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-06-13T15:29:40Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by bitmax</title>
  <author>
    <name>bitmax</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub142x7xnlckx9v8nzkmmxlu4h30mpsquu9ny7gxnymn8yrnfhlu6tqmsvwrn.rss" />
  <link href="https://yabu.me/npub142x7xnlckx9v8nzkmmxlu4h30mpsquu9ny7gxnymn8yrnfhlu6tqmsvwrn" />
  <id>https://yabu.me/npub142x7xnlckx9v8nzkmmxlu4h30mpsquu9ny7gxnymn8yrnfhlu6tqmsvwrn</id>
  <icon>https://pfp.nostr.build/28f7f3abd075d7364e93083592753396eca6265face7753c41b80da83c92f565.jpg</icon>
  <logo>https://pfp.nostr.build/28f7f3abd075d7364e93083592753396eca6265face7753c41b80da83c92f565.jpg</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsdpd9p89px5vcy60rdwl74vet0m4z3fq3xjnpd57af43yt2x4xmnczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2panen</id>
    
      <title type="html">Open Source AI updates : &amp;gt; GLM-5.2 ✅ Almost Opus-level &amp;gt; ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdpd9p89px5vcy60rdwl74vet0m4z3fq3xjnpd57af43yt2x4xmnczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2panen" />
    <content type="html">
      Open Source AI updates : &lt;br/&gt;&lt;br/&gt;&amp;gt; GLM-5.2 ✅ Almost Opus-level&lt;br/&gt;&amp;gt; Kimi-K3 ✅ Almost Fable-level&lt;br/&gt;&amp;gt; Qwen-3.8 🔜 2.4T, Expected to beat Opus&lt;br/&gt;&amp;gt; Deepseek V4 GA 🔜 $0.0028/M Expected to beat Opus&lt;br/&gt;&amp;gt; Minimax-M3-Pro 🔜 3T, Expected to be Fable-level&lt;br/&gt;&amp;gt; GLM-5.5 🔜 Expected to beat Opus&lt;br/&gt;&lt;br/&gt;Wild ...&lt;br/&gt;&lt;br/&gt;#ai #opensource #china &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-07-22T10:02:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg6h5wfy24jqetwgee9sjqve3sz0snaf2zz7hw2vhfu9h8avnq9qczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvv2j2kg</id>
    
      <title type="html">#naddr1qq…89jt</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg6h5wfy24jqetwgee9sjqve3sz0snaf2zz7hw2vhfu9h8avnq9qczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvv2j2kg" />
    <content type="html">
       &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqgx2erzvc6xzve5vdnrvctrx5ur2q3qkhf5amw8mrupe649a5mhkk3d2d8wjj06urz6kwawpftk4f68tjlsxpqqqp65wg289jt&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…89jt&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; 
&lt;h2 id=&#34;what-it-is-what-it-isn-t-and-why-it-exists-2&#34;&gt;What it is, what it isn’t, and why it exists&lt;/h2&gt;

&lt;p&gt;Right now, there is no standard way to discover how to reach a Nostr-related service using Nostr itself.&lt;/p&gt;

&lt;p&gt;In practice, service connection details are typically published in README files, project websites, or social posts. A human reads this information and configures the client manually. There is no standard way for clients to discover or resolve these details automatically.&lt;/p&gt;

&lt;p&gt;This approach works most of the time, but it breaks down in predictable ways. Services move. Endpoints rotate. Onion services appear. Relays go offline. Clients are forced to rely on assumptions that are rarely written down in a form software can use.&lt;/p&gt;

&lt;p&gt;NCC-06 exists to address this problem directly.&lt;/p&gt;

&lt;p&gt;It defines an identity-first relay participation profile that allows relays to be discovered, resolved, and connected to using signed Nostr data, without relying on DNS or central registries.&lt;/p&gt;

&lt;p&gt;This does not change the Nostr protocol.
It does not introduce new message types.
It does not move logic into relays.&lt;/p&gt;

&lt;h2 id=&#34;where-ncc-06-fits-2&#34;&gt;Where NCC-06 fits&lt;/h2&gt;

&lt;p&gt;NCC-06 builds on existing conventions rather than replacing them.&lt;/p&gt;

&lt;p&gt;The responsibilities are deliberately separated:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;NCC-02 describes how service records are published and updated.
NCC-05 describes how locators and endpoints are represented and resolved across network contexts.
NCC-06 defines how relays, sidecars, and clients use those records together to decide how a relay is reached.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Each convention does one job.
NCC-06 focuses on reachability and robustness, not naming, trust enforcement, or protocol changes.&lt;/p&gt;

&lt;h2 id=&#34;what-ncc-06-defines-2&#34;&gt;What NCC-06 defines&lt;/h2&gt;

&lt;p&gt;NCC-06 defines an opt-in relay participation profile for relays that choose to publish and serve NCC-02 and NCC-05 records describing themselves.&lt;/p&gt;

&lt;p&gt;Relays conforming to NCC-06:&lt;/p&gt;

&lt;p&gt;Are addressed by Nostr identity, not by hostname&lt;/p&gt;

&lt;p&gt;Publish their service state as signed events&lt;/p&gt;

&lt;p&gt;Remain fully compatible with NIP-01 clients at the protocol level&lt;/p&gt;

&lt;p&gt;Remain protocol-dumb with respect to resolution and trust&lt;/p&gt;

&lt;p&gt;NCC-06 also defines normative client and sidecar behaviour to handle real-world failure modes, without moving that logic into relays.&lt;/p&gt;

&lt;h2 id=&#34;identity-first-addressing-2&#34;&gt;Identity-first addressing&lt;/h2&gt;

&lt;p&gt;Under NCC-06, a relay is identified by its service identity, a Nostr public key.&lt;/p&gt;

&lt;p&gt;Clients may refer to such relays using identity-based references (for example wss://&amp;lt;npub&amp;gt;), but these references are not network endpoints.&lt;/p&gt;

&lt;p&gt;They are identity references only.&lt;/p&gt;

&lt;p&gt;Clients must resolve these references using NCC-02 and NCC-05 before attempting any network connection.
Relays must not interpret, dereference, or act on identity-based references.&lt;/p&gt;

&lt;p&gt;This keeps identity, location, and transport cleanly separated.&lt;/p&gt;

&lt;h2 id=&#34;what-relays-do-and-do-not-do-2&#34;&gt;What relays do (and do not do)&lt;/h2&gt;

&lt;p&gt;Relays conforming to NCC-06:&lt;/p&gt;

&lt;p&gt;Implement NIP-01 normally&lt;/p&gt;

&lt;p&gt;Accept, store, and serve NCC-02 and NCC-05 events as ordinary data&lt;/p&gt;

&lt;p&gt;Publish at least one NCC-02 Service Record and one NCC-05 Locator describing themselves&lt;/p&gt;

&lt;p&gt;Return their own records when queried using standard filters&lt;/p&gt;

&lt;p&gt;Relays do not:&lt;/p&gt;

&lt;p&gt;Resolve identities for clients&lt;/p&gt;

&lt;p&gt;Select endpoints&lt;/p&gt;

&lt;p&gt;Validate trust material&lt;/p&gt;

&lt;p&gt;Enforce k bindings&lt;/p&gt;

&lt;p&gt;Proxy or redirect connections&lt;/p&gt;

&lt;p&gt;Relays remain neutral event stores.&lt;/p&gt;

&lt;h2 id=&#34;the-role-of-sidecars-2&#34;&gt;The role of sidecars&lt;/h2&gt;

&lt;p&gt;NCC-06 assumes that service state is published by a sidecar or equivalent process operated alongside the relay.&lt;/p&gt;

&lt;p&gt;The sidecar is responsible for:&lt;/p&gt;

&lt;p&gt;Publishing NCC-02 Service Records&lt;/p&gt;

&lt;p&gt;Publishing NCC-05 Locator records&lt;/p&gt;

&lt;p&gt;Keeping published records aligned with actual service state&lt;/p&gt;

&lt;p&gt;Rotating records when endpoints or keys change&lt;/p&gt;

&lt;p&gt;To avoid single points of failure, NCC-06 requires publication redundancy.&lt;/p&gt;

&lt;p&gt;Sidecars must publish records to:&lt;/p&gt;

&lt;p&gt;the relay itself when reachable, and&lt;/p&gt;

&lt;p&gt;at least one additional relay in a configured publication relay set&lt;/p&gt;

&lt;p&gt;This ensures records remain discoverable even if the relay being described is temporarily unreachable.&lt;/p&gt;

&lt;h2 id=&#34;key-and-endpoint-lifecycle-management-2&#34;&gt;Key and endpoint lifecycle management&lt;/h2&gt;

&lt;p&gt;Under NCC-06, sidecars are responsible not only for publishing records, but for ensuring that published records accurately reflect the material they describe.&lt;/p&gt;

&lt;p&gt;This includes cryptographic keys and network endpoints.&lt;/p&gt;

&lt;h4 id=&#34;key-creation-and-rotation-2&#34;&gt;Key creation and rotation&lt;/h4&gt;

&lt;p&gt;When a relay exposes a transport that relies on cryptographic identity, the sidecar is responsible for ensuring the corresponding keys are created, managed, and accurately reflected in published records.&lt;/p&gt;

&lt;p&gt;In practice this includes:&lt;/p&gt;

&lt;p&gt;Generating or observing TLS key material for wss:// endpoints&lt;/p&gt;

&lt;p&gt;Computing and publishing the corresponding NCC-02 k value&lt;/p&gt;

&lt;p&gt;Ensuring the published k matches the key actually presented by the endpoint&lt;/p&gt;

&lt;p&gt;Republishing NCC-02 Service Records when keys change or rotate&lt;/p&gt;

&lt;p&gt;NCC-06 does not mandate how keys are generated or stored.
It requires only that published assertions remain aligned with reality.&lt;/p&gt;

&lt;p&gt;Relays do not generate, validate, or reason about these keys.&lt;/p&gt;

&lt;h2 id=&#34;onion-address-creation-and-management-2&#34;&gt;Onion address creation and management&lt;/h2&gt;

&lt;p&gt;When a relay offers onion endpoints, the sidecar may be responsible for creating and operating the onion service, or for observing an externally managed onion service and publishing updates when it changes.&lt;/p&gt;

&lt;p&gt;This typically involves:&lt;/p&gt;

&lt;p&gt;Creating or monitoring a Tor hidden service using existing Tor tooling&lt;/p&gt;

&lt;p&gt;Managing or observing onion service keys and configuration&lt;/p&gt;

&lt;p&gt;Detecting onion address rotation or regeneration&lt;/p&gt;

&lt;p&gt;Republishing NCC-05 Locator records when onion endpoints change&lt;/p&gt;

&lt;p&gt;NCC-06 does not invent a new onion mechanism.
It assumes the use of existing Tor services and tooling.&lt;/p&gt;

&lt;p&gt;The sidecar’s responsibility is to observe changes and reflect them in NCC-05, not to expose Tor internals to relays or clients.&lt;/p&gt;

&lt;h2 id=&#34;keeping-records-aligned-with-service-state-2&#34;&gt;Keeping records aligned with service state&lt;/h2&gt;

&lt;p&gt;A core responsibility of the sidecar is to ensure that published records describe reality, not intent.&lt;/p&gt;

&lt;p&gt;This includes:&lt;/p&gt;

&lt;p&gt;Republishing NCC-02 Service Records when endpoint keys change&lt;/p&gt;

&lt;p&gt;Republishing NCC-05 Locators when endpoints appear, disappear, or move&lt;/p&gt;

&lt;p&gt;Avoiding stale records that no longer match reachable services&lt;/p&gt;

&lt;p&gt;Publishing updates before expiry where possible&lt;/p&gt;

&lt;p&gt;Failure to keep records aligned results in predictable client failure.
NCC-06 makes this failure visible rather than implicit.&lt;/p&gt;

&lt;h2 id=&#34;end-to-end-flow-identity-to-connection-2&#34;&gt;End-to-end flow (identity to connection)&lt;/h2&gt;

&lt;p&gt;User / App
  |
  v
Client (given relay identity)
  |
  | fetch NCC-02 &#43; NCC-05 records
  v
Publication Relay Set
  ^
  | redundant publish
  |
Sidecar
  - manages keys and onion service
  - publishes service &#43; locator records
  |
  v
Client Resolution (NCC-06)
  - validate &#43; select records
  - cache / stale fallback
  - ordered endpoint attempts
  - apply trust policy
  |
  v
Concrete Endpoint
  |
  v
Relay (protocol-dumb, NIP-01)&lt;/p&gt;

&lt;h2 id=&#34;deterministic-client-behaviour-2&#34;&gt;Deterministic client behaviour&lt;/h2&gt;

&lt;p&gt;NCC-06 defines explicit client behaviour for real-world failure and ambiguity.&lt;/p&gt;

&lt;p&gt;Clients implementing NCC-06 are expected to behave deterministically when faced with:&lt;/p&gt;

&lt;p&gt;Conflicting records&lt;/p&gt;

&lt;p&gt;Partial endpoint availability&lt;/p&gt;

&lt;p&gt;Relay unavailability&lt;/p&gt;

&lt;p&gt;Stale or expired data&lt;/p&gt;

&lt;p&gt;Multiple valid connection paths&lt;/p&gt;

&lt;p&gt;The goal is convergence and predictable behaviour, not correctness enforcement by infrastructure.&lt;/p&gt;

&lt;h2 id=&#34;what-ncc-06-is-not-2&#34;&gt;What NCC-06 is not&lt;/h2&gt;

&lt;p&gt;NCC-06 does not:&lt;/p&gt;

&lt;p&gt;Replace DNS&lt;/p&gt;

&lt;p&gt;Define a naming system&lt;/p&gt;

&lt;p&gt;Guarantee availability&lt;/p&gt;

&lt;p&gt;Prevent Sybil attacks&lt;/p&gt;

&lt;p&gt;Enforce trust or moderation policy&lt;/p&gt;

&lt;p&gt;Require protocol changes&lt;/p&gt;

&lt;p&gt;It is strictly about composing identity, location, and reachability using existing Nostr primitives.&lt;/p&gt;

&lt;h2 id=&#34;status-2&#34;&gt;Status&lt;/h2&gt;

&lt;p&gt;NCC-06 now defines a complete relay participation profile, including:&lt;/p&gt;

&lt;p&gt;what relays publish and serve&lt;/p&gt;

&lt;p&gt;how sidecars publish redundantly&lt;/p&gt;

&lt;p&gt;how clients resolve, cache, and fall back&lt;/p&gt;

&lt;p&gt;The remaining work is implementation and validation.&lt;/p&gt;

&lt;h2 id=&#34;who-this-is-for-2&#34;&gt;Who this is for&lt;/h2&gt;

&lt;p&gt;NCC-06 is not aimed at end users.&lt;/p&gt;

&lt;p&gt;It is for:&lt;/p&gt;

&lt;p&gt;Client developers&lt;/p&gt;

&lt;p&gt;Relay operators experimenting with identity-first deployment&lt;/p&gt;

&lt;p&gt;Builders of Nostr-identified services&lt;/p&gt;

&lt;p&gt;Anyone interested in DNS-optional discovery&lt;/p&gt;

&lt;p&gt;If you are not building software, this document can safely be ignored.&lt;/p&gt;

&lt;h2 id=&#34;closing-2&#34;&gt;Closing&lt;/h2&gt;

&lt;p&gt;NCC-06 shows that robust service discovery does not require protocol changes, DNS dependence, or smarter relays.&lt;/p&gt;

&lt;p&gt;It relies instead on:&lt;/p&gt;

&lt;p&gt;signed assertions&lt;/p&gt;

&lt;p&gt;redundant publication&lt;/p&gt;

&lt;p&gt;deterministic client behaviour&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Relays stay simple.&lt;/li&gt;
&lt;li&gt;Clients stay in control.&lt;/li&gt;
&lt;li&gt;Failure is expected, not exceptional.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That is the design.&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2026-01-22T08:09:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspnyt5vp8hsx3audg2xd5rgx09qr4fqyazfprdzly6wwve43fae8szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvrjh9zj</id>
    
      <title type="html">#naddr1qq…ewyz</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspnyt5vp8hsx3audg2xd5rgx09qr4fqyazfprdzly6wwve43fae8szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvrjh9zj" />
    <content type="html">
       &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qq6xwunpwp5x2mn9daej66rpwfjx2mn9vskkzmnywfhkjepdvehhytt5dpjj6um4wfmx26tvd3skucm994skwegzyrz0undhwjggl85snpcjwutxkpg2ukdu37h40rylkum7spxc9v8l7qcyqqq823c3uewyz&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…ewyz&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; 
&lt;h4 id=&#34;why-standard-smartphones-are-spies-and-how-to-reclaim-your-digital-sovereignty-2&#34;&gt;Why standard smartphones are spies and how to reclaim your digital sovereignty&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;by Alien Investor&lt;/em&gt;\
────────────────&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Your smartphone is your most intimate spy.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It knows where you sleep, whom you message, what you search for, and where you travel. It transmits the bulk of this data to corporations and, when in doubt, to state actors.&lt;/p&gt;

&lt;p&gt;If you use Bitcoin, maintain sensitive contacts, or simply refuse to be treated like a transparent lab rat, standard Android settings are no longer sufficient.&lt;/p&gt;

&lt;p&gt;This is where GrapheneOS enters the picture.&lt;/p&gt;

&lt;p&gt;It is a hardened Android operating system focused on security and privacy, designed specifically for Google Pixel devices. No marketing fluff, no bloatware — just a technical anti-surveillance project with a clear mission.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;what-is-grapheneos-2&#34;&gt;What Is GrapheneOS?&lt;/h4&gt;

&lt;p&gt;GrapheneOS is a free, open-source operating system based on Android (AOSP).&lt;/p&gt;

&lt;p&gt;It runs exclusively on Google Pixel smartphones. This is a deliberate choice, not a limitation: Pixels provide modern security hardware (Titan M chip, verified boot) and allow for a secure locking of the bootloader after installation.&lt;/p&gt;

&lt;p&gt;The core principles:&lt;/p&gt;

&lt;p&gt;No pre-installed Google apps or services. A heavily hardened system under the hood (kernel, memory, libraries). Extremely granular control over app permissions (network, sensors, storage). Optional &amp;#34;sandboxed&amp;#34; Google services if absolutely necessary.&lt;/p&gt;

&lt;p&gt;Think of GrapheneOS as the &amp;#34;Arch Linux&amp;#34; of mobile systems: little distraction, massive substance, and a singular goal: to harden your device against attacks.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;hardening-under-the-hood-2&#34;&gt;Hardening Under the Hood&lt;/h4&gt;

&lt;p&gt;GrapheneOS invests heavily in areas you never see but rely on every second.&lt;/p&gt;

&lt;p&gt;The Kernel is hardened. The Linux kernel is compiled with additional protection mechanisms and configured more restrictively. This reduces the attack surface and complicates exploits.&lt;/p&gt;

&lt;p&gt;Memory management is fortified. Bugs in memory management are a classic attack vector. GrapheneOS uses a hardened memory allocator (&lt;code&gt;hardened_malloc&lt;/code&gt;) that detects memory errors faster and disrupts exploit chains.&lt;/p&gt;

&lt;p&gt;Exploit mitigation is standard. Mechanisms like Address Space Layout Randomization (ASLR) and rapid memory wiping make even zero-day exploits significantly more difficult to execute.&lt;/p&gt;

&lt;p&gt;Then there is Verified Boot. Like a stock Pixel, GrapheneOS checks at startup if the system is unchanged. But it enforces this rigorously. Only code signed by GrapheneOS is executed. Rootkits or manipulated system images are detected immediately.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;minimizing-the-attack-surface-2&#34;&gt;Minimizing the Attack Surface&lt;/h4&gt;

&lt;p&gt;A major strength of GrapheneOS is closing doors that are usually left open for convenience.&lt;/p&gt;

&lt;p&gt;USB is dead when locked. By default, data access via the USB port is disabled when the device is locked. No forensic extraction via cable.&lt;/p&gt;

&lt;p&gt;Wireless radios are restricted. NFC and Bluetooth are handled with stricter policies and are not permanently active in the background.&lt;/p&gt;

&lt;p&gt;Debugging interfaces are off. Unnecessary system services are disabled.&lt;/p&gt;

&lt;p&gt;This is comparable to a Bitcoin setup without open remote access: less convenience for an attacker, with minimal impact on the legitimate user.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;digital-fortification-pins-and-duress-2&#34;&gt;Digital Fortification: PINs and Duress&lt;/h4&gt;

&lt;p&gt;GrapheneOS rethinks the logic of the lock screen.&lt;/p&gt;

&lt;p&gt;PIN Scrambling. The numbers on the PIN pad are shuffled every time you unlock the device. This makes it much harder for cameras or &amp;#34;shoulder surfers&amp;#34; to reconstruct your code based on finger movements.&lt;/p&gt;

&lt;p&gt;Duress Password. You can set a specific &amp;#34;emergency password.&amp;#34; If you are forced to unlock your phone, entering this password does not unlock the device — it wipes your data and encryption keys instantly.&lt;/p&gt;

&lt;p&gt;Password Length. The system allows for extremely long passwords (64&#43; characters). Brute-force attacks become mathematically futile.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;privacy-by-design-2&#34;&gt;Privacy by Design&lt;/h4&gt;

&lt;p&gt;A fresh GrapheneOS installation looks like &amp;#34;naked&amp;#34; Android.&lt;/p&gt;

&lt;p&gt;There is no Gmail, no Maps, no YouTube, and no forced Google account login. There is no permanent telemetry sent to Google servers.&lt;/p&gt;

&lt;p&gt;You decide if you want to add Google services — not the other way around.&lt;/p&gt;

&lt;p&gt;The system grants you switches that privacy advocates have wanted for years.&lt;/p&gt;

&lt;p&gt;Network permission per app. You can completely revoke internet access for specific apps. An offline PDF reader or a torch app should not be &amp;#34;phoning home.&amp;#34;&lt;/p&gt;

&lt;p&gt;Sensor toggles. Microphone, camera, and sensors can be controlled individually per app.&lt;/p&gt;

&lt;p&gt;Storage Scopes. Instead of giving an app access to your entire gallery, you can assign it a specific folder. The app believes it sees everything, but it only sees what you explicitly allow.&lt;/p&gt;

&lt;p&gt;Contact Scopes. Apps receive an empty or minimal address book instead of scraping your entire social graph.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;usability-can-you-live-with-it-2&#34;&gt;Usability: Can You Live With It?&lt;/h4&gt;

&lt;p&gt;The most important question: Is this usable in daily life, or is it only for people living in bunkers?&lt;/p&gt;

&lt;p&gt;GrapheneOS is based on current AOSP. Standard Android apps (APKs) generally run without issues. You can use stores like F-Droid, Aurora Store, or your own repositories.&lt;/p&gt;

&lt;p&gt;Messengers like Signal, Threema, or Telegram work. Browsers and banking apps usually function.&lt;/p&gt;

&lt;p&gt;If you absolutely need Google. GrapheneOS offers &amp;#34;Sandboxed Google Play.&amp;#34; Here, the original Google Play Services run as a regular app without deep system privileges. They sit in the same sandbox as any other app. This allows push notifications and dependent apps to work without compromising the OS level.&lt;/p&gt;

&lt;p&gt;The trade-off: Apps that require a &amp;#34;certified&amp;#34; device environment (SafetyNet / Play Integrity), such as Google Pay or some restrictive banking apps, may refuse to work. This is the price of independence.&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;h4 id=&#34;the-verdict-sovereignty-is-not-a-feature-it-is-work-2&#34;&gt;The Verdict: Sovereignty Is Not a Feature — It Is Work&lt;/h4&gt;

&lt;p&gt;GrapheneOS is not a magic cloak.&lt;/p&gt;

&lt;p&gt;It is a significant step from &amp;#34;I hope everything is okay&amp;#34; to &amp;#34;I know what my system is doing — and what it is not doing.&amp;#34;&lt;/p&gt;

&lt;p&gt;It is not a system for those who want maximum convenience with zero friction.&lt;/p&gt;

&lt;p&gt;But if you manage Bitcoin, work with sensitive information, or simply value the right to own your hardware, a hardened operating system is mandatory.&lt;/p&gt;

&lt;p&gt;States and corporations have billion-dollar budgets to harvest data. We have projects like GrapheneOS.&lt;/p&gt;

&lt;p&gt;It demonstrates that privacy in the 21st century is possible — if we are willing to put in the work.\
\
────────────────&lt;/p&gt;

&lt;p&gt;📚 &lt;strong&gt;Sources &amp;amp; Further Reading&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Official GrapheneOS project\
&lt;a href=&#34;https://grapheneos.org&#34;&gt;https://grapheneos.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GrapheneOS features overview\
&lt;a href=&#34;https://grapheneos.org/features&#34;&gt;https://grapheneos.org/features&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Documentation and installation guide\
&lt;a href=&#34;https://grapheneos.org/install&#34;&gt;https://grapheneos.org/install&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The GrapheneOS Series&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 1:&lt;/strong&gt; Hardened Android for the Surveillance Age &lt;a href=&#34;https://primal.net/Alien-Investor/grapheneos-hardened-android-for-the-surveillance-age&#34;&gt;https://primal.net/Alien-Investor/grapheneos-hardened-android-for-the-surveillance-age&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 2: &lt;/strong&gt;Reclaiming Ownership of Your Device &lt;a href=&#34;https://primal.net/Alien-Investor/grapheneos-reclaiming-ownership-of-your-device&#34;&gt;https://primal.net/Alien-Investor/grapheneos-reclaiming-ownership-of-your-device&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Part 3: &lt;/strong&gt;The Configuration of Sovereignty &lt;a href=&#34;https://primal.net/Alien-Investor/grapheneos-the-configuration-of-sovereignty&#34;&gt;https://primal.net/Alien-Investor/grapheneos-the-configuration-of-sovereignty&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;────────────────&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Money, power, Bitcoin — and OPSEC. I write about financial sovereignty, privacy, and cybersecurity in a world built on control. More at &lt;/em&gt;&lt;a href=&#34;http://alien-investor.org&#34;&gt;&lt;em&gt;alien-investor.org&lt;/em&gt;&lt;/a&gt;&lt;em&gt; *&lt;strong&gt;&lt;em&gt;(German only)&lt;/em&gt;&lt;/strong&gt;*👽&lt;/em&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-12-29T00:00:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqse36sfj9k0pcrrca80qwc020c5spqp5hxvsqvvngz4da5zndpzszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2s3um7</id>
    
      <title type="html">#naddr1qq…29qm</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqse36sfj9k0pcrrca80qwc020c5spqp5hxvsqvvngz4da5zndpzszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2s3um7" />
    <content type="html">
      &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqgx66mnw3skx6edw36hgmmjd9skcq3q8ams6ewn5aj2n3wt2qawzglx9mr4nzksxhvrdc4gzrecw7n5tvjqxpqqqp65w3n29qm&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…29qm&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; 
&lt;h1 id=&#34;mkstack-vibe-coding-for-everyone-2&#34;&gt;MKStack: Vibe Coding for Everyone&lt;/h1&gt;

&lt;p&gt;Turn your ideas into reality using simple prompts, smart templates called Stacks, and AI tools that handle the hard parts for you. No setup, no stress, just imagination and creation.&lt;/p&gt;

&lt;h2 id=&#34;what-is-stacks-2&#34;&gt;What Is Stacks?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://soapbox.pub/tools/stacks&#34;&gt;Stacks&lt;/a&gt; is a powerful system designed to make app creation accessible to everyone, not just developers.&lt;/strong&gt; Instead of writing code or setting up complex tools, you simply choose a Stack: a ready-made project template that includes everything you need to launch. Think of it as starting your project with a smart blueprint and an AI co-pilot who guides you every step of the way.&lt;/p&gt;

&lt;p&gt;Whether you want to create a social platform, build an AI chatbot, or launch your own web app, Stacks lets you do it all with just a few prompts.&lt;/p&gt;

&lt;h2 id=&#34;what-is-mkstack-2&#34;&gt;What is MKStack?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;MKStack makes it easy for anyone to build apps on the Nostr protocol, no coding experience required.&lt;/strong&gt; Just describe your idea in plain language, and the system takes care of the rest, setting up your app, connecting it to the Nostr network, and generating the code for you.&lt;/p&gt;

&lt;p&gt;Behind the scenes, MKStack uses smart tools like &lt;a href=&#34;https://soapbox.pub/tools/nostrbook&#34;&gt;Nostrbook MCP&lt;/a&gt; and &lt;a href=&#34;https://soapbox.pub/tools/nostrify&#34;&gt;Nostrify&lt;/a&gt; to handle data and sync with the Nostr network. The MKStack template also includes a clean, modern design system using React and ShadCN, so your app looks great from the start. There is a lot more technical information under the hood, but honestly you don&amp;#39;t even need to understand how any of this works. That&amp;#39;s the beauty of it.&lt;/p&gt;

&lt;h3 id=&#34;mkstack-technical-stack-2&#34;&gt;MKStack Technical Stack&lt;/h3&gt;

&lt;h4 id=&#34;nostr-integration-1-3&#34;&gt;Nostr Integration&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Nostrbook MCP for protocol handling&lt;/li&gt;
&lt;li&gt;Nostrify for network synchronization&lt;/li&gt;
&lt;li&gt;Built-in relay management&lt;/li&gt;
&lt;li&gt;Event publishing and querying&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&#34;modern-design-system-2&#34;&gt;Modern Design System&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;React 18 with TypeScript&lt;/li&gt;
&lt;li&gt;ShadCN UI components&lt;/li&gt;
&lt;li&gt;Responsive design&lt;/li&gt;
&lt;li&gt;Clean, modern aesthetics&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;0-o-meet-dork-2&#34;&gt;&amp;lt;[0_o]&amp;gt; Meet Dork!&lt;/h2&gt;

&lt;p&gt;The true power behind Stacks and MKStack is &lt;strong&gt;Dork&lt;/strong&gt;, an AI agent that brings your ideas to life. Just tell Dork what features you want, such as a blog, a feed, or a live chat, and Dork takes care of the rest. Using the MKStack template and the full Nostr technology stack, Dork works with your favorite AI model to build your app right before your eyes, handling all the complex details for you.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;building-your-first-app-2&#34;&gt;Building Your First App&lt;/h2&gt;

&lt;h3 id=&#34;step-1-install-node-js-2&#34;&gt;Step 1: Install Node.js&lt;/h3&gt;

&lt;p&gt;To create your first vibe-coded Nostr app, you only need two things: Node.js and Stacks. First, install Node.js by downloading it from &lt;a href=&#34;https://nodejs.org&#34;&gt;nodejs.org&lt;/a&gt;. They have easy installers for Windows, Mac, and Linux with step-by-step instructions. Please Note: If you already have Node.js installed, make sure you&amp;#39;re running at least version v22.17.0. Using an older version may cause errors or prevent certain features from working correctly.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
$ \. &amp;#34;$HOME/.nvm/nvm.sh&amp;#34;
$ nvm install 22
$ node -v # Should print &amp;#34;v22.17.0&amp;#34;.
$ nvm current # Should print &amp;#34;v22.17.0&amp;#34;.
$ npm -v # Should print &amp;#34;10.9.2&amp;#34;.
&lt;/code&gt;&lt;/pre&gt;

&lt;h3 id=&#34;step-2-install-stacks-2&#34;&gt;Step 2: Install Stacks&lt;/h3&gt;

&lt;p&gt;Once Node.js is installed and working, you&amp;#39;re ready to start vibe coding. Visit &lt;a href=&#34;https://getstacks.dev&#34;&gt;getstacks.dev&lt;/a&gt; and follow the step-by-step instructions to install the Stacks application package along with the MKStack template. That&amp;#39;s everything you need to get started building!&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ npm install -g @getstacks/stacks
$ stacks mkstack
&lt;/code&gt;&lt;/pre&gt;

&lt;h3 id=&#34;step-3-enter-your-ai-provider-2&#34;&gt;Step 3: Enter your AI provider&lt;/h3&gt;

&lt;p&gt;Right away, your AI agent, Dork, will appear and start guiding you through a few questions. You&amp;#39;ll be asked to choose your project name, select your AI provider, and enter your API key. Stacks supports multiple AI providers, including OpenRouter, Routstr, and PayPerQ. If you don&amp;#39;t have an API key yet, you can sign up for a free account with your preferred provider. &lt;a href=&#34;https://getstacks.dev/docs/providers&#34;&gt;Learn more about Stacks AI Providers&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;step-4-start-building-your-project-with-dork-2&#34;&gt;Step 4: Start building your project with Dork&lt;/h3&gt;

&lt;p&gt;Now you&amp;#39;re ready to start building your first Nostr app! Even if you&amp;#39;re new to development, Stacks and MKStack have you covered. You&amp;#39;ll see that &lt;code&gt;CONTEXT.md&lt;/code&gt; has been found, which means all the technical parts - the tools, Nostr integrations, UI components, and everything else - are set up and ready to go behind the scenes. With the framework in place, your AI agent, Dork, is waiting for you to simply describe what you want in natural language. Just tell Dork your idea, and it will take care of the rest.&lt;/p&gt;

&lt;p&gt;Dork understands all the official Nostr NIPs, thanks to the built-in &lt;a href=&#34;https://nostrbook.dev/mcp&#34;&gt;Nostrbook MCP&lt;/a&gt;. This means vibe coders don&amp;#39;t always need to reference specific NIP numbers or event kinds, especially when building simple applications. However, for more complex or detailed features, including NIP numbers or event kinds can help Dork generate more precise results.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;That&amp;#39;s it! It&amp;#39;s honestly that simple. You&amp;#39;re off to building your next idea.&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;go-deeper-2&#34;&gt;Go Deeper&lt;/h2&gt;

&lt;p&gt;To explore NIPs and better understand the Nostr protocol, &lt;a href=&#34;https://nostrhub.io&#34;&gt;NostrHub.io&lt;/a&gt; is a valuable resource. It allows users to search and browse official and custom NIPs, look up event kinds or keywords, and participate in community discussions. It&amp;#39;s especially helpful when trying to describe a feature more clearly or when additional technical insight is needed.&lt;/p&gt;

&lt;p&gt;For those who want to dive deeper and better understand the technical capabilities and limitations of the tools behind their application, exploring the &lt;a href=&#34;https://nostrify.dev/&#34;&gt;Nostrify&lt;/a&gt; library website can be especially helpful. Browsing its features and reviewing included code can offer valuable insight into how Nostrify works under the hood. This deeper understanding can lead to more effective prompting, as it gives you a clearer view of the Nostr protocol and the building blocks you&amp;#39;re working with.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;run-a-local-development-server-2&#34;&gt;Run a Local Development Server&lt;/h2&gt;

&lt;p&gt;Open a &lt;strong&gt;second terminal&lt;/strong&gt; window and use the &lt;code&gt;cd&lt;/code&gt; command to navigate into your project&amp;#39;s directory. Once you&amp;#39;re inside the folder, run the command &lt;code&gt;npm run dev&lt;/code&gt;. This will start the development server, allowing you to test and view your application locally. After it starts, you&amp;#39;ll see output in the terminal confirming that the server is running. You can then open your web browser and go to a local URL like &lt;code&gt;http://localhost:8080&lt;/code&gt; to see your app in action.&lt;/p&gt;

&lt;p&gt;To stop the development server, simply press &lt;code&gt;Control &#43; C&lt;/code&gt; in your terminal. This will exit the development environment and stop the local server.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;use-git-for-version-control-2&#34;&gt;Use Git for Version Control&lt;/h2&gt;

&lt;p&gt;Open a &lt;strong&gt;third terminal&lt;/strong&gt; window. This one will be dedicated to using Git. Git is a version control tool that helps you track changes in your project. It&amp;#39;s especially useful when working with AI tools like Dork, where results can sometimes be unexpected or break existing functionality. By using Git, you can easily return to a previous, working version of your code if something goes wrong.&lt;/p&gt;

&lt;p&gt;For example, if you ask Dork to add user profiles and it introduces bugs or breaks another feature, you don&amp;#39;t want to waste time trying to fix everything manually. Instead, you can quickly roll back to a previous version and try your prompt again with adjustments.&lt;/p&gt;

&lt;h3 id=&#34;safe-git-workflow-2&#34;&gt;Safe Git Workflow&lt;/h3&gt;

&lt;p&gt;Stage and commit your changes:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ git add .
$ git commit -m &amp;#34;working user profiles&amp;#34;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Reset to last commit if something breaks:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ git reset --hard
# ⚠️ This deletes all uncommitted work!

$ git clean -f -d
# ⚠️ This deletes all uncommitted files!
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;To stay safe, make commits often. A typical workflow looks like this: &lt;code&gt;git add .&lt;/code&gt; adds all the files you&amp;#39;ve changed, and &lt;code&gt;git commit -m &amp;#34;working user profiles&amp;#34;&lt;/code&gt; saves the current state of your project with a message.&lt;/p&gt;

&lt;p&gt;If something goes wrong, you can reset your project by running: &lt;code&gt;git reset --hard&lt;/code&gt; This will undo all changes since your last commit. Be careful! This command deletes all uncommitted work, which is why frequent commits are important. More advanced users can also revert specific commits or roll back to older versions selectively if needed.&lt;/p&gt;

&lt;p&gt;If you created additional files for the project that are now untracked or not included, you may want to consider cleaning those up as well. You can do this by running: &lt;code&gt;git clean -f -d&lt;/code&gt;. Just be cautious: this command permanently deletes all untracked files and folders. It&amp;#39;s helpful if a previous git reset left behind files or instructions that could accidentally reintroduce features you were trying to remove or fix.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;working-with-dork-2&#34;&gt;Working with Dork&lt;/h2&gt;

&lt;p&gt;Sometimes Dork can get a little too eager and crash while processing your request. If that happens, don&amp;#39;t worry, it&amp;#39;s easy to get back on track. Simply open your terminal, make sure you&amp;#39;re inside your project&amp;#39;s directory, and run the command: &lt;code&gt;stacks agent&lt;/code&gt; This will restart Dork and allow you to continue building right where you left off.&lt;/p&gt;

&lt;p&gt;If something isn&amp;#39;t working after a couple of prompts, don&amp;#39;t keep trying the same thing over and over. This gets expensive! Instead, press &lt;code&gt;Control &#43; C&lt;/code&gt; to exit your session with Dork. Then, use &lt;code&gt;git reset --hard&lt;/code&gt; to revert your project back to the last known good commit. Once that&amp;#39;s done, restart Dork with &lt;code&gt;stacks agent&lt;/code&gt; and try your prompt again. This time try with clearer instructions based on what didn&amp;#39;t work before.&lt;/p&gt;

&lt;p&gt;Treat each failed attempt as a learning moment. Use what you&amp;#39;ve learned to refine your prompt and guide Dork more effectively toward what you&amp;#39;re trying to build.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;switching-ai-providers-2&#34;&gt;Switching AI Providers&lt;/h2&gt;

&lt;p&gt;If you ever want to change your AI provider or try a new one, Stacks makes it simple. Just run the command &lt;code&gt;stacks configure&lt;/code&gt;. This will walk you through the same setup process you followed when you first launched Stacks and configured Dork. You&amp;#39;ll be prompted to select a new AI provider and enter your API key. This is especially useful if you want to explore different providers for performance, privacy, or pricing reasons.&lt;/p&gt;

&lt;p&gt;Stacks also supports using AI providers that include &lt;strong&gt;Bitcoin Lightning&lt;/strong&gt; and &lt;strong&gt;Cashu&lt;/strong&gt; payment options. You can use &lt;a href=&#34;https://routstr.com&#34;&gt;Routstr&lt;/a&gt; by selecting the &lt;code&gt;OpenRouter&lt;/code&gt; option, minting a Cashu token (at least 3000 sats) using a wallet like &lt;a href=&#34;https://cashu.me&#34;&gt;cashu.me&lt;/a&gt;, pasting that token into the API key field, and entering &lt;code&gt;https://api.routstr.com&lt;/code&gt; or another Routstr server URL. To use &lt;a href=&#34;https://ppq.ai&#34;&gt;PayPerQ&lt;/a&gt;, select &lt;code&gt;OpenAI-compatible&lt;/code&gt;, enter your API key from &lt;a href=&#34;https://ppq.ai&#34;&gt;ppq.ai&lt;/a&gt;, and use &lt;code&gt;https://api.ppq.ai&lt;/code&gt; as the URL. These options give you more flexibility in how you access and pay for AI usage, giving you more control while you continue to vibe code your Nostr app.&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;pushing-to-production-2&#34;&gt;Pushing to Production&lt;/h2&gt;

&lt;p&gt;Now that you&amp;#39;ve become a confident Nostr developer, thanks to vibe coding and Dork&amp;#39;s help along the way, you might reach a point where you&amp;#39;re ready to share your app with others in the Nostr community. Fortunately, Stacks and the MKStack template make this step just as easy. You don&amp;#39;t need to worry about configuring a production web server or dealing with complex deployment processes.&lt;/p&gt;

&lt;p&gt;When you&amp;#39;re ready, simply run the command &lt;code&gt;npm run deploy&lt;/code&gt;. This will package your app for production, upload it to Blossom servers, publish it to Nostr relays, and make it publicly available on &lt;strong&gt;NostrDeploy.com&lt;/strong&gt;. As part of the process, a new Nostr key pair (an &lt;code&gt;nsec&lt;/code&gt; private key and corresponding public key) will be generated for your deployed app. The result is a fully live Nostr application, ready for users to explore and interact with.&lt;/p&gt;

&lt;h3 id=&#34;deploy-to-production-2&#34;&gt;Deploy to Production&lt;/h3&gt;

&lt;h4 id=&#34;one-command-deploy-2&#34;&gt;One Command Deploy&lt;/h4&gt;

&lt;p&gt;Run &lt;code&gt;npm run deploy&lt;/code&gt; and your app goes live automatically&lt;/p&gt;

&lt;h4 id=&#34;blossom-storage-2&#34;&gt;Blossom Storage&lt;/h4&gt;

&lt;p&gt;Your app is uploaded to decentralized Blossom servers&lt;/p&gt;

&lt;h4 id=&#34;nostr-integration-1-4&#34;&gt;Nostr Integration&lt;/h4&gt;

&lt;p&gt;Published to Nostr relays with generated key pair&lt;/p&gt;

&lt;hr&gt;

&lt;h2 id=&#34;the-future-of-app-creation-2&#34;&gt;The Future of App Creation&lt;/h2&gt;

&lt;p&gt;With Stacks, MKStack, and the power of vibe coding, building and deploying decentralized Nostr applications has never been easier. These tools help realize the promise of an open and permissionless protocol. Before everyone could participate, now everyone can build too.&lt;/p&gt;

&lt;p&gt;Whether you&amp;#39;re a developer or someone with zero coding experience, you now have the tools to turn your ideas into real, working apps. From your first prompt to your live deployment, everything is designed to keep you in flow and focused on what matters: building something great. The future of app creation is here, and it&amp;#39;s open to everyone.&lt;/p&gt;

&lt;h2 id=&#34;start-vibe-coding-today-2&#34;&gt;Start Vibe Coding Today&lt;/h2&gt;

&lt;p&gt;Ready to turn your ideas into reality? Install Stacks and MKStack to begin your journey into the world of AI-powered app development on Nostr.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://getstacks.dev/&#34;&gt;Get Started with Stacks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://soapbox.pub/mkstack&#34;&gt;Explore MKStack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Happy vibe coding!&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;em&gt;This article was originally published on &lt;a href=&#34;https://soapbox.pub/blog/mkstack-tutorial&#34;&gt;Soapbox.pub&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-12-25T01:28:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrhm25pf4lzrxz9azrllpcccjls6m00cvp4lmrekmk3xh990kulugzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7r3nxp</id>
    
      <title type="html">#nevent1q…al3t</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrhm25pf4lzrxz9azrllpcccjls6m00cvp4lmrekmk3xh990kulugzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7r3nxp" />
    <content type="html">
      &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsyflzrerq7dg72pmzh3r78vqx0me99yvmgmj8m34sh44rs4894jfqzyqrx8x3cdjwpq9ppwc3ve085pyyvfudqcvlz87xk668540m9t78hzqcyqqqqq9gfkal3t&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…al3t&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;  &lt;/blockquote&gt;
    </content>
    <updated>2025-12-07T18:16:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0c5msklyrhyguudchl9zue8tpj7gpajnywshhcm34vrfd5jqp9pszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4fhgsc</id>
    
      <title type="html">What is #Bitcoin? A peer-to-peer electronic cash system Bitcoin ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0c5msklyrhyguudchl9zue8tpj7gpajnywshhcm34vrfd5jqp9pszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4fhgsc" />
    <content type="html">
      What is #Bitcoin?&lt;br/&gt;&lt;br/&gt;A peer-to-peer electronic cash system&lt;br/&gt;&lt;br/&gt;Bitcoin is a unique, decentralized, peer-to-peer transaction network featuring a finite, programmable native digital currency. &lt;br/&gt;&lt;br/&gt;Bitcoin (BTC), the intrinsic asset of the Bitcoin blockchain, operates autonomously, free from central authorities or administrators. The Bitcoin network&amp;#39;s stability is achieved through the collaborative efforts of full nodes, miners, and developers. &lt;br/&gt;&lt;br/&gt;Its foundation lies in a user-established and user-agreed social contract, which is strengthened by the strategic use of game theory and sophisticated cryptography. &lt;br/&gt;&lt;br/&gt;Bitcoin&amp;#39;s design ensures censorship-resistance, permissionless access, and a reliable store of value, making it an innovative and secure form of digital money.
    </content>
    <updated>2025-12-06T01:28:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsttm9uzndkkyx2gx2g9n3slpwnlqgnavl2qcanacnte4rvnyu39uqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvd3nya3</id>
    
      <title type="html">Spannende Einsichten! #naddr1qq…ng4v</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsttm9uzndkkyx2gx2g9n3slpwnlqgnavl2qcanacnte4rvnyu39uqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvd3nya3" />
    <content type="html">
      Spannende Einsichten!&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqxnzdekxvcnxvp4xgerzv3hqgsgvmsp8yy9t8c4chhln5ff23fsstcp58a47s9zt08swa4rd2fnfegrqsqqqa28wjng4v&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…ng4v&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;Autor: &lt;strong&gt;&lt;a href=&#34;https://www.regenauer.press/profil&#34;&gt;Tom-Oliver Regenauer&lt;/a&gt;.&lt;/strong&gt; &lt;em&gt;Dieser Beitrag wurde mit dem &lt;strong&gt;&lt;a href=&#34;https://pareto.space/read&#34;&gt;Pareto-Client&lt;/a&gt;&lt;/strong&gt; geschrieben. Sie finden alle Texte der Friedenstaube und weitere Texte zum Thema Frieden &lt;strong&gt;&lt;a href=&#34;https://pareto.space/read?category=friedenstaube&#34;&gt;hier.&lt;/a&gt;&lt;/strong&gt;&lt;/em&gt; &lt;em&gt;Die neuesten Pareto-Artikel finden Sie auch in&lt;/em&gt; &lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://t.me/pareto_artikel&#34;&gt;unserem Telegram-Kanal.&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;em&gt;Die neuesten Artikel der Friedenstaube gibt es jetzt auch im eigenen&lt;/em&gt; &lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://t.me/friedenstaube_artikel&#34;&gt;Friedenstaube-Telegram-Kanal.&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Das ist der zweite Teil dieses Artikels. Lesen Sie hier &lt;strong&gt;&lt;a href=&#34;https://pareto.space/u/friedenstaube@pareto.space/1763577912206&#34;&gt;Teil 1&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;und&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://pareto.space/u/friedenstaube@pareto.space/1763577982149&#34;&gt;Teil 3&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;strong&gt;Angst vor Überwachung?&lt;/strong&gt; &lt;em&gt;Schützen Sie sich vor neugierigen Blicken im Netz, mit einer&lt;/em&gt; &lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://go.nordvpn.net/aff_c?offer_id=15&amp;amp;aff_id=135836&amp;amp;url_id=902&#34;&gt;VPN von NordVPN&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;und einem&lt;/em&gt; &lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://go.nordpass.io/aff_c?offer_id=488&amp;amp;aff_id=135836&amp;amp;url_id=9356&#34;&gt;Passwortmanager&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(affiliate links/Partnerprogramm).&lt;/em&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h3 id=&#34;zionistische-theorie-2&#34;&gt;Zionistische Theorie&lt;/h3&gt;

&lt;p&gt;Die Gewaltbereitschaft von Jabotinskys Organisation überrascht nicht wirklich, wenn man weiß, das gerade der zionistische Revisionismus der 1920er stark von Mussolinis Faschismus in Italien inspiriert war. Siehe &lt;a href=&#34;https://www.haaretz.com/israel-news/2019-07-20/ty-article-magazine/.premium/when-jews-praised-mussolini-and-supported-nazis-meet-israels-first-fascists/0000017f-dc71-d856-a37f-fdf1fb910000&#34;&gt;Artikel&lt;/a&gt; der Haaretz vom 20. Juli 2019 mit dem Titel* »Als die Juden Mussolini verehrten und Nazis unterstützten: Lernen Sie Israels erste Faschisten kennen*«. Jabotinsky sah im faschistischen Italien eine aufstrebende Macht, die er als natürlichen Alliierten &lt;a href=&#34;https://archive.org/details/jewishradicalrig00kapl&#34;&gt;verstand&lt;/a&gt; (S.150). So gründete er 1934 und in Abstimmung mit Benito Mussolini die &lt;a href=&#34;https://en.wikipedia.org/wiki/Betar_Naval_Academy&#34;&gt;Betar Naval Academy&lt;/a&gt; in Civitavecchia (Italien), um Kadetten aus aller Welt für die israelischen Seestreitkräfte auszubilden. Groß-israelisch orientierte Revisionisten wie Jabotinsky berufen sich auf die ursprünglichen Ziele des Zionismus und lehnen jegliche Kompromisse mit der arabischen Bevölkerung hinsichtlich der jüdischen Besiedlung Palästinas ab.&lt;/p&gt;

&lt;p&gt;Nachzuvollziehen ist diese Position unter anderem in Jabotinskys 1923 für Rasswet, eine zionistische &lt;a href=&#34;https://de.wikipedia.org/wiki/Die_eiserne_Mauer_(Essay)&#34;&gt;Zeitschrift&lt;/a&gt; und zunächst auf &lt;a href=&#34;https://www.infocenters.co.il/jabo/jabo_multimedia/Articles/1923_916.pdf&#34;&gt;russisch&lt;/a&gt; publizierten Essay »Die Eiserne Mauer (Wir und die Araber)«. Jabotinsky war der Ansicht, dass die arabische Bevölkerung Palästinas niemals freiwillig eine jüdische Mehrheitsbevölkerung akzeptieren würde und für die Übernahme ihres Landes seitens der Zionisten auch keine »&lt;em&gt;Gegenleistung&lt;/em&gt;« zu erbringen sei. Daher müsse die zionistische Kolonisierung entweder aufhören – oder ohne jegliche Rücksicht auf die einheimische Bevölkerung vorangehen. Und Zweiteres ist augenscheinlich der Fall. Diese »&lt;em&gt;versteckten Wurzeln von Israels faschistischer Vergangenheit&lt;/em&gt;« waren unter anderem Thema eines Beitrags des &lt;a href=&#34;https://www.middleeastmonitor.com/20200127-the-mussolini-jabotinsky-connection-the-hidden-roots-of-israel-fascist-past/&#34;&gt;Middle East Monitor&lt;/a&gt; vom 27. Januar 2020. Obwohl man in Anbetracht von Betars Aktivitäten in den Vereinigten Staaten und dem fortgesetzten Genozid in Gaza wohl kaum noch von einer »&lt;em&gt;faschistischen Vergangenheit&lt;/em&gt;« sprechen kann.&lt;/p&gt;

&lt;p&gt;Eine Woche nach »Die Eiserne Mauer« veröffentlichte Jabotinsky eine &lt;a href=&#34;https://web.archive.org/web/20131115050102/http://www.jabotinsky.org/multimedia/upl_doc/doc_191207_181762.pdf&#34;&gt;Ergänzung&lt;/a&gt; mit dem Titel »Die Ethik der eisernen Mauer«. Darin erklärte er:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;»&lt;em&gt;Es ist ein Akt einfacher Gerechtigkeit, denjenigen Nationen einen Teil ihres Landes zu entfremden, die zu den großen Landbesitzern der Welt gehören, um einem heimatlosen wandernden Volk einen Zufluchtsort zu geben. Und wenn ein solch großes Land besitzendes Volk sich widersetzt, was ganz und gar normal ist, muss es mit Zwang dazu gebracht werden, zuzustimmen. Gerechtigkeit, die mit Zwang durchgesetzt wird, hört nicht auf, Gerechtigkeit zu sein. Dies ist die einzige Politik gegenüber den Arabern, die wir für möglich halten. Was Verträge betrifft, werden wir später Zeit haben, darüber zu diskutieren&lt;/em&gt;.«&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Im Lichte solcher Statements ist es umso verwerflicher, wenn Betar USA sich auf der eigenen &lt;a href=&#34;https://betarus.org/about/ideology/&#34;&gt;Webseite&lt;/a&gt; bis heute offen zur Ideologie von Jabotinsky bekennt und Schlüsselfiguren der Organisation in der Grayzone-Dokumentation damit prahlen, für »&lt;em&gt;die meisten&lt;/em&gt;« von der Trump-Regierung durchgeführten &lt;a href=&#34;https://the307.substack.com/p/confirmed-trump-is-working-with-betar?utm_medium=web&#34;&gt;Deportationen&lt;/a&gt; wegen Antisemitismus verantwortlich zu sein. Denn Ikonen des Zionismus wie Jabotinsky machten – im Gegensatz zu heutigen Lobbyorganisationen wie AIPAC und ADL – nie einen Hehl daraus, dass es sich bei der Schaffung des Staates Israel um ein &lt;a href=&#34;https://en.wikipedia.org/wiki/Zionism_as_settler_colonialism&#34;&gt;Kolonisierungsprojekt&lt;/a&gt; handelt, das die Vertreibung der einheimischen Bevölkerung voraussetzt. Ihre Organisationen trugen die Absicht meist schon im Namen: &lt;a href=&#34;https://en.wikipedia.org/wiki/Jewish_Colonisation_Association&#34;&gt;Jewish Colonisation Association&lt;/a&gt; (1891), &lt;a href=&#34;https://en.wikipedia.org/wiki/Palestine_Jewish_Colonization_Association&#34;&gt;Palestine Jewish Colonisation Association&lt;/a&gt; (1924), &lt;a href=&#34;https://en.wikipedia.org/wiki/Bank_Leumi#Jewish_Colonial_Trust&#34;&gt;Jewish Colonial Trust&lt;/a&gt; alias Jüdische Kolonialbank (1899, heute Bank Leumi) oder die &lt;a href=&#34;https://books.google.ch/books?id=qYxGDgAAQBAJ&amp;amp;dq=jewish&#43;agency&#43;colonization&#43;department&amp;amp;pg=PT97&amp;amp;redir_esc=y#v=onepage&amp;amp;q=jewish%20agency%20colonization%20department&amp;amp;f=false&#34;&gt;Abteilung Kolonialisierung&lt;/a&gt; der &lt;a href=&#34;https://en.wikipedia.org/wiki/Jewish_Agency_for_Israel&#34;&gt;Jewish Agency for Israel&lt;/a&gt; (1929), heute die weltweit größte NGO der &lt;a href=&#34;https://en.wikipedia.org/wiki/World_Zionist_Organization&#34;&gt;World Zionist Organization&lt;/a&gt; (WZO), welche 1897 von Theodor Herzl gegründet wurde.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://route96.pareto.space/c68bdc7208891d79ce1f944caa52a014c8b0a75567279dcf61dc2c9946955fd7.webp&#34; alt=&#34;1.00&#34; title=&#34;Abb.2&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Wladimir Jabotinsky erklärte unumwunden: »&lt;em&gt;Zionismus ist ein koloniales Abenteuer&lt;/em&gt;«. Theodor Herzl nannte das zionistische Projekt 1902 in einem &lt;a href=&#34;https://www.972mag.com/zionism-jewish-lives-herzl/&#34;&gt;Brief&lt;/a&gt; an Cecil Rhodes, der die Apartheid mit dem &lt;a href=&#34;https://sahistory.org.za/archive/glen-grey-act-native-issue-cecil-john-rhodes-july-30-1894-cape-house-parliament&#34;&gt;Glen Grey Act&lt;/a&gt; 1894 in Südafrika erst &lt;a href=&#34;https://sahistory.org.za/people/cecil-john-rhodes&#34;&gt;erfunden&lt;/a&gt; hatte, »&lt;em&gt;etwas Koloniales&lt;/em&gt;«. 1896 sprach Herzl von »&lt;em&gt;wichtigen kolonialen Experimenten&lt;/em&gt;«, die derzeit in Palästina stattfänden (Abb. 2, 3). &lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://route96.pareto.space/7cd6ab4ff3d9e98aa8cab62272ec93bcbefd1ea1f6c39150512ac3854a604165.webp&#34; alt=&#34;1.00&#34; title=&#34;Abb.3&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Am 3. September 1897, beim &lt;a href=&#34;https://de.wikipedia.org/wiki/Zionistenkongress&#34;&gt;Zionistenkongress&lt;/a&gt; der WZO in Basel, &lt;a href=&#34;https://archive.org/details/israelhistory00gilb/mode/2up&#34;&gt;schrieb&lt;/a&gt; (S.15) Herzl: »&lt;em&gt;In Basel habe ich den jüdischen Staat gegründet. Würde ich das heute laut aussprechen, würde ich allgemeines Gelächter ernten. Vielleicht in fünf Jahren – und ganz sicher in fünfzig – wird es jeder wissen&lt;/em&gt;«. In seinem &lt;a href=&#34;https://archive.org/details/onepalestinecomp00sege/mode/2up&#34;&gt;Tagebuch&lt;/a&gt; (S.47) prognostizierte Herzl: »&lt;em&gt;Die Antisemiten werden unsere loyalsten Freunde werden, die antisemitischen Nationen unsere Alliierten&lt;/em&gt;«. Eine geradezu schockierende Litanei ähnlich gelagerter Zitate einflussreicher Zionisten findet sich auf der &lt;a href=&#34;https://www.progressiveisrael.org/ben-gurions-notorious-quotes-their-polemical-uses-abuses/&#34;&gt;Webseite&lt;/a&gt; der »Partners for Progressive Israel« oder bei »&lt;a href=&#34;https://www.palestineremembered.com/Acre/Famous-Zionist-Quotes/Story637.html&#34;&gt;Palestine Remembered«&lt;/a&gt;. So &lt;a href=&#34;https://www.progressiveisrael.org/ben-gurions-notorious-quotes-their-polemical-uses-abuses/&#34;&gt;sagte&lt;/a&gt; David Ben-Gurion bei einer Rede 1938:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;»&lt;em&gt;Lasst uns die Wahrheit nicht ignorieren. Politisch gesehen sind wir die Aggressoren und sie verteidigen sich. Das Land gehört ihnen, weil sie es bewohnen, wohingegen wir hierherkommen und uns niederlassen wollen – und in ihren Augen wollen wir ihnen ihr Land wegnehmen. Hinter dem Terrorismus steht eine Bewegung, die zwar primitiv ist, aber nicht frei von Idealismus und Selbstaufopferung&lt;/em&gt;«.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Am 22. November 1947 &lt;a href=&#34;https://amimagazine.org/2021/02/10/blackmailing-rockefeller/&#34;&gt;erpressten&lt;/a&gt; von Ben-Gurion entsandte Agenten den Gründer der International Basic Economy Cooperation (IBEC), &lt;a href=&#34;https://en.wikipedia.org/wiki/Nelson_Rockefeller#International_Basic_Economy_Corporation_(IBEC)&#34;&gt;Nelson Rockefeller&lt;/a&gt;, um die für den 29. November 1947 angesetzte &lt;a href=&#34;https://en.wikipedia.org/wiki/United_Nations_Partition_Plan_for_Palestine&#34;&gt;UN-Abstimmung&lt;/a&gt; zur &lt;a href=&#34;https://documents.un.org/doc/resolution/gen/nr0/038/88/pdf/nr003888.pdf&#34;&gt;Resolution 181 (II)&lt;/a&gt;, die zur Gründung des Staates Israel führen sollte, zu manipulieren. Rockefeller sollte mittels der &lt;a href=&#34;https://dimes.rockarch.org/collections/PM8C27JgYRkXRJ843Tk9Lg&#34;&gt;einflussreichen&lt;/a&gt; IBEC dafür sorgen, dass die südamerikanischen Staaten für die Annahme der Resolution stimmen. Das &lt;a href=&#34;https://archive.org/details/witnesstreenovel0000bren/page/n9/mode/2up&#34;&gt;Druckmittel&lt;/a&gt; (S. 424 ff.): Dokumente, die belegen, dass sowohl die Familien Rockefeller und Bush als auch eine Vielzahl anderer Wall-Street-Größen den Aufstieg des Dritten Reiches finanzierten. Der Plan ging auf. Die Dokumente verschwanden. Und der vom erfolgreichen UN-Votum beflügelte Ben-Gurion erklärte 1948 gegenüber seinem Generalstab:&lt;/p&gt;

&lt;p&gt;»&lt;em&gt;Wir sollten uns auf die Offensive vorbereiten. Unser Ziel ist es, den Libanon, Transjordanien und Syrien zu zerschlagen. Der Schwachpunkt ist der Libanon, denn das muslimische Regime ist artifiziell und für uns leicht zu untergraben. Wir werden dort einen christlichen Staat errichten und dann die Arabische Legion zerschlagen, Transjordanien eliminieren. Syrien wird in unsere Hände fallen. Dann bombardieren wir und rücken weiter vor, um Port Said, Alexandria und den Sinai einzunehmen&lt;/em&gt;.«&lt;/p&gt;

&lt;p&gt;Auf die Frage, was mit den Palästinensern geschehen soll, antwortete Israels erster Premierminister einst salopp:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;»&lt;em&gt;Vertreibt sie!&lt;/em&gt;«.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Und in sein Tagebuch schrieb Ben-Gurion am 18. Juli 1948:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;»&lt;em&gt;Wir müssen alles unternehmen, um sicherzustellen, dass sie nie zurückkehren&lt;/em&gt;«.&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;strong&gt;DIE FRIEDENSTAUBE FLIEGT AUCH IN IHR POSTFACH!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://pareto.space/u/friedenstaube@pareto.space#subscribe&#34;&gt;Hier&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;können Sie die Friedenstaube abonnieren und bekommen die Artikel zugesandt, vorerst für alle kostenfrei, wir starten gänzlich ohne Paywall. (Die Bezahlabos fangen erst zu laufen an, wenn ein Monetarisierungskonzept für die Inhalte steht). Sie wollen der Genossenschaft beitreten oder uns unterstützen? Mehr Infos&lt;/em&gt; &lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://pareto.space/a/naddr1qqsxydty8qek2wpsvyck2wphxajrvefjvesngcfhxenrgdty89nrzvgzyzrxuqfepp2e79w9aluaz2252vyz7qdpld05pgjmeurhdgm2jv6w2qcyqqq823cpp4mhxue69uhkummn9ekx7mqprpmhxue69uhkummnw3ezuurpwfjhgmewwdcxzcm9qythwumn8ghj7mn0wd68ytnsv9ex2ar09e6x7amwqyf8wumn8ghj7mmxve3ksctfdch8qatzqythwumn8ghj7urpwfjhgmewdehhxarjxyhxxmmdszcvqk&#34;&gt;hier&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;oder am Ende des Textes.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sie schreiben und haben etwas zum Frieden zu sagen?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Melden Sie sich gerne:&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;mailto:friedenstaube@pareto.space&#34;&gt;friedenstaube@pareto.space&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Yosef_Weitz&#34;&gt;Yosef Weitz&lt;/a&gt;, ab 1932 Direktor des 1901 gegründeten und im Jahr 2015 knapp 13 Milliarden schweren &lt;a href=&#34;https://en.wikipedia.org/wiki/Jewish_National_Fund&#34;&gt;Jewish National Fund&lt;/a&gt; (JNF), Spitzname »&lt;em&gt;Architekt des Transfers&lt;/em&gt;«, &lt;a href=&#34;https://archive.org/details/expulsionofpales00masa/mode/2up&#34;&gt;umriss&lt;/a&gt; (S. 132) das zionistische Ziel wie folgt: »&lt;em&gt;Die zionistische Idee ist die Antwort auf die Judenfrage im Land Israel&lt;/em&gt; (...). &lt;em&gt;Die vollständige Evakuierung des Landes von seinen übrigen Bewohnern und dessen Übergabe an das jüdische Volk ist die Antwort&lt;/em&gt;«. Eine Seite später ergänzt er: »&lt;em&gt;Durch Landkäufe, ohne Maßnahmen zur Umsiedlung der palästinensisch-arabischen Bevölkerung, werden wir unser Problem nicht lösen können&lt;/em&gt;«. Wie Weitz das »&lt;em&gt;&lt;a href=&#34;https://www.un.org/unispal/history2/origins-and-evolution-of-the-palestine-problem/part-i-1917-1947/&#34;&gt;arabische Problem&lt;/a&gt;&lt;/em&gt;« zu lösen gedachte, lässt sich auf Seite 186 des &lt;a href=&#34;https://archive.org/details/expulsionofpales00masa&#34;&gt;Buches&lt;/a&gt; »Expulsion of the Palestinians« nachlesen: »&lt;em&gt;Ich habe eine Liste der [palästinensischen] arabischen Dörfer erstellt, die meiner Meinung nach geräumt werden müssen, um jüdische Gebiete zu vervollständigen. Außerdem habe ich eine Liste der Orte erstellt, wo Streitigkeiten um Land bestehen und wir militärisch eingreifen müssen&lt;/em&gt;«.&lt;/p&gt;

&lt;p&gt;Max Nordau stellte auf Seite 40 seines &lt;a href=&#34;https://books.google.ch/books?id=jmELAAAAIAAJ&amp;amp;redir_esc=y&#34;&gt;Buches&lt;/a&gt; »Zionismus und Antisemitismus« bereits 1905 klar:&lt;/p&gt;

&lt;p&gt;»&lt;em&gt;Der Zionismus lehnt prinzipiell jede Kolonisation im kleinen Maßstab und die Idee eines Einschleichens nach Palästina ab«. Im Gegenteil fordert er, »dass die bestehenden und vielversprechenden Anfänge einer jüdischen Kolonisation gepflegt und erhalten werden sollen, bis die Bewegung in großem Umfang möglich ist&lt;/em&gt;«.&lt;/p&gt;

&lt;h3 id=&#34;zionistische-praxis-2&#34;&gt;Zionistische Praxis&lt;/h3&gt;

&lt;p&gt;Dieser Umfang sollte zum Beispiel durch »&lt;em&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Hebrew_labor&#34;&gt;Hebräische Arbeit&lt;/a&gt;&lt;/em&gt;« – auch genannt »&lt;em&gt;Eroberung durch Arbeit&lt;/em&gt;« – erreicht werden. Durch ein zionistisches &lt;a href=&#34;https://jpr.winchesteruniversitypress.org/articles/10.21039/jpr.4.1.79&#34;&gt;Konzept&lt;/a&gt;, das ab 1905 viel Unterstützung bei den jüdischen Siedlern fand und darauf abzielte, arabischstämmige Arbeitskräfte zu vertreiben. Parallel dazu erwarben zionistische Organisationen Landflächen in Palästina und legten fest, dass diese niemals an nicht-jüdische Besitzer übergehen dürften. In die gleiche Kerbe schlug die Gründung der ersten Kibbuzim, die als kollektivistische Agrargemeinschaften nur Menschen jüdischer Abstammung aufnahmen. Damit war das Kibbuz auch Prototyp für jene Siedlungen, die später außerhalb der Landesgrenzen Israels entstehen sollten. Der aus Belarus stammende &lt;a href=&#34;https://en.wikipedia.org/wiki/Chaim_Weizmann&#34;&gt;Chaim Weizmann&lt;/a&gt;, zunächst Präsident der World Zionist Organisation und später erster Staatspräsident Israels, schrieb in seiner 1949 veröffentlichten &lt;a href=&#34;https://archive.org/details/in.ernet.dli.2015.75059&#34;&gt;Autobiographie&lt;/a&gt;, er habe »&lt;em&gt;die Hoffnung, dass Palästina durch jüdische Einwanderung letztendlich so jüdisch werden würde wie England englisch ist&lt;/em&gt;«. Weizmann erklärt in seinem Buch, wie er sich den »&lt;em&gt;herausragenden Erfolg, den die Franzosen in &lt;a href=&#34;https://www.tunesieninformationen.de/geschichte/franzoesisches-protektorat/franzoesisches-protektorat.htm&#34;&gt;Tunesien&lt;/a&gt; hatten&lt;/em&gt;«, zum Vorbild nahm. »&lt;em&gt;Was die Franzosen in Tunesien erreicht haben, könnten die Juden in Palästina erreichen&lt;/em&gt;«, so Weizmann.&lt;/p&gt;

&lt;p&gt;Die 1948 beginnende &lt;a href=&#34;https://en.wikipedia.org/wiki/Nakba&#34;&gt;Nakba&lt;/a&gt;, die knapp 750.000 arabischstämmige Palästinenser ihre Heimat kostete, unterstrich, dass Weizmann nicht übertrieben hatte. Paramilitärische Terrorgruppen wie &lt;a href=&#34;https://en.wikipedia.org/wiki/Haganah&#34;&gt;Haganah&lt;/a&gt;, &lt;a href=&#34;https://en.wikipedia.org/wiki/Irgun&#34;&gt;Irgun&lt;/a&gt; und &lt;a href=&#34;https://en.wikipedia.org/wiki/Lehi_(militant_group)&#34;&gt;Lehi&lt;/a&gt; – aus denen sich später die IDF (Israel Defense Forces) &lt;a href=&#34;https://en.wikipedia.org/wiki/Israel_Defense_Forces&#34;&gt;formten&lt;/a&gt; – massakrierten skrupellos die einheimische Bevölkerung und räumten über 500 Dörfer, die entweder dem Erdboden gleichgemacht oder direkt von Siedlern übernommen und mit neuen hebräischen Namen ausgestattet wurden. Israel &lt;a href=&#34;https://www.jstor.org/stable/20533118&#34;&gt;vermarktet&lt;/a&gt; die ethnische Säuberung der Nakba bis heute als Teil eines Unabhängigkeitskrieges, der zur staatlichen Souveränität Israels beigetragen habe. Zionistischer Zynismus. Denn der Nakba folgte die Naksa, eine weitere Welle von Vertreibungen, die nach dem Sechstagekrieg von 1967 begann – und nie aufhörte.&lt;/p&gt;

&lt;p&gt;Wer sich dieser Tage also primär echauffiert, weil die Opfer von &lt;a href=&#34;https://link.springer.com/chapter/10.1007/978-94-6300-088-8_9&#34;&gt;ethnischer Säuberung&lt;/a&gt; und Oppression sich mit den ihnen zur Verfügung stehenden Mitteln wehren, sei auf eine &lt;a href=&#34;https://en.wikipedia.org/wiki/Moshe_Dayan%27s_eulogy_for_Ro%27i_Rothberg&#34;&gt;Rede&lt;/a&gt; des ehemaligen israelischen Stabschefs &lt;a href=&#34;https://en.wikipedia.org/wiki/Moshe_Dayan&#34;&gt;Moshe Dayan&lt;/a&gt; aus dem Jahr 1956 verwiesen:&lt;/p&gt;

&lt;p&gt;**»&lt;em&gt;Wer sind wir, dass wir gegen ihren Hass ankämpfen sollten? Seit acht Jahren sitzen sie nun schon in ihren Flüchtlingslagern in Gaza – und vor ihren Augen machen wir das Land und die Dörfer, in denen sie und ihre Vorfahren gelebt haben, zu unserem Siedlungsgebiet. Wir sind eine Generation von Siedlern. Ohne Stahlhelm und Kanone können wir keinen Baum pflanzen und kein Haus bauen&lt;/em&gt;.« **&lt;/p&gt;

&lt;p&gt;Damals waren es erst »&lt;em&gt;acht Jahre&lt;/em&gt;«. Nun sind es bald achtzig – und von Gaza ist kaum noch etwas übrig. Nach aktuellen &lt;a href=&#34;https://reporteri.net/en/NEWS/boat/UN-report-says-over-80%25-of-buildings-in-Gaza-have-been-destroyed-or-damaged/&#34;&gt;Angaben&lt;/a&gt; der Vereinten Nationen sind 80 Prozent der Gebäude im Gazastreifen zerstört oder beschädigt. In Gaza Stadt sind es 92 Prozent. Die &lt;a href=&#34;https://www.timesofisrael.com/liveblog_entry/83-of-all-buildings-in-gaza-city-destroyed-in-israeli-operations-un-analysis-finds/&#34;&gt;Times of Israel&lt;/a&gt; sprach am 8. Oktober von 83 Prozent und circa 81.000 Gebäuden. Knapp &lt;a href=&#34;https://www.latimes.com/world-nation/story/2025-11-08/palestinian-death-toll-in-gaza-tops-69-000-local-health-officials-say-as-more-bodies-are-exchanged&#34;&gt;70.000 Menschen&lt;/a&gt; starben bislang aufgrund der unverhältnismäßigen israelischen Angriffe. Darunter mindestens &lt;a href=&#34;https://www.aljazeera.com/news/2025/10/7/two-years-of-israels-genocide-in-gaza-by-the-numbers&#34;&gt;20.000 Kinder&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Fortsetzung folgt…&lt;/em&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;strong&gt;LASSEN SIE DER FRIEDENSTAUBE FLÜGEL WACHSEN!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href=&#34;https://pareto.space/u/friedenstaube@pareto.space#subscribe&#34;&gt;Hier&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;können Sie die Friedenstaube abonnieren und bekommen die Artikel zugesandt.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Schon jetzt können Sie uns unterstützen:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Für &lt;strong&gt;50 CHF/EURO&lt;/strong&gt; bekommen Sie ein Jahresabo der Friedenstaube.&lt;/li&gt;
&lt;li&gt;Für &lt;strong&gt;120 CHF/EURO&lt;/strong&gt; bekommen Sie ein Jahresabo und ein T-Shirt/Hoodie mit der Friedenstaube.&lt;/li&gt;
&lt;li&gt;Für &lt;strong&gt;500 CHF/EURO&lt;/strong&gt; werden Sie Förderer und bekommen ein lebenslanges Abo sowie ein T-Shirt/Hoodie mit der Friedenstaube.&lt;/li&gt;
&lt;li&gt;Ab &lt;strong&gt;1000 CHF&lt;/strong&gt; werden Sie Genossenschafter der Friedenstaube mit Stimmrecht (und bekommen lebenslanges Abo, T-Shirt/Hoodie).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Für Einzahlungen in CHF (Betreff: Friedenstaube):&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://route96.pareto.space/6bd7cd2e01f53b4fd9659cddaf21f0a676b9b5613ada1d76f7a8af1680a135eb.webp&#34; alt=&#34;1.00&#34; title=&#34;CHF&#34;/&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Für Einzahlungen in Euro:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Milosz Matuschek&lt;/p&gt;

&lt;p&gt;IBAN DE 53710520500000814137&lt;/p&gt;

&lt;p&gt;BYLADEM1TST&lt;/p&gt;

&lt;p&gt;Sparkasse Traunstein-Trostberg&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Betreff: Friedenstaube&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Wenn Sie auf anderem Wege beitragen wollen, schreiben Sie die Friedenstaube an: &lt;a href=&#34;mailto:milosz@pareto.space&#34;&gt;friedenstaube@pareto.space&lt;/a&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;strong&gt;Sie sind noch nicht auf&lt;/strong&gt; &lt;a href=&#34;https://nostr.com/&#34;&gt;Nostr&lt;/a&gt; &lt;strong&gt;und wollen die volle Erfahrung machen (liken, kommentieren etc.)? Zappen können Sie den Autor auch ohne Nostr-Profil!&lt;/strong&gt; Erstellen Sie sich einen Account auf &lt;a href=&#34;https://start.njump.me/&#34;&gt;Start.&lt;/a&gt; Weitere Onboarding-Leitfäden gibt es im &lt;a href=&#34;https://wiki.pareto.space/de/home&#34;&gt;Pareto-Wiki.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Das Pareto-Projekt wird eine Schweizer Genossenschaft! Wollen Sie mit dabei sein? Mehr Infos&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://www.freischwebende-intelligenz.org/p/ein-portal-fur-die-neue-zeit&#34;&gt;hier&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;und&lt;/strong&gt; &lt;strong&gt;&lt;a href=&#34;https://pareto.space/u/ashoka@pareto.space/1752574500936&#34;&gt;hier&lt;/a&gt;&lt;/strong&gt; &lt;strong&gt;(engl.).&lt;/strong&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-11-27T23:17:10Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxl78agfwd6gz6q3l0uphsvw66hyszv9809x4sl2pjgvvsfhq3zpgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwlg3kl</id>
    
      <title type="html">&amp;#34;I know you are the good guy&amp;#34; which makes me an easy ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxl78agfwd6gz6q3l0uphsvw66hyszv9809x4sl2pjgvvsfhq3zpgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwlg3kl" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsx8c8l5z557h2r595x9stsskukugmfe45vtlm37y52nvav8perlag99xtup&#39;&gt;nevent1q…xtup&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;&amp;#34;I know you are the good guy&amp;#34; which makes me an easy target for your self-loathing ... &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-11-14T20:00:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspqfrnvpk4vvzqjre23282wddxzcy9au6vhu0j9pfrtf8ptmvq96szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxfjk5z</id>
    
      <title type="html">Way to go! Love the intro ;)</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspqfrnvpk4vvzqjre23282wddxzcy9au6vhu0j9pfrtf8ptmvq96szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxfjk5z" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdzl459fdrm4leku2wgrxxgrjxtpdpeanxkalm2mpxyetv27guzzgpzemhxue69uhhyetvv9ujuurjd9kkzmpwdejhg2erm3e&#39;&gt;nevent1q…rm3e&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Way to go! Love the intro ;) &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-10-05T10:35:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqf7c4ewvv89jurx9ksdlf7m8r472unel7cvhhfrdtlkyh5tet59qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4yxnu3</id>
    
      <title type="html">Not true. Fact check before note ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqf7c4ewvv89jurx9ksdlf7m8r472unel7cvhhfrdtlkyh5tet59qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4yxnu3" />
    <content type="html">
      Not true. Fact check before note ... &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-09-12T17:35:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs97rartz8m6xvr9ms6avky597dnv67c947utd6mqx0m5vqlnaes3gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvyafa3z</id>
    
      <title type="html">Bukeles möglicher Coup: Schafft El Salvador die ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs97rartz8m6xvr9ms6avky597dnv67c947utd6mqx0m5vqlnaes3gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvyafa3z" />
    <content type="html">
      Bukeles möglicher Coup: Schafft El Salvador die Bitcoin-Milliarde schon 2025?&lt;br/&gt;&lt;a href=&#34;https://legitim.ch/bukeles-moeglicher-coup-schafft-el-salvador-die-bitcoin-milliarde-schon-2025/&#34;&gt;https://legitim.ch/bukeles-moeglicher-coup-schafft-el-salvador-die-bitcoin-milliarde-schon-2025/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt; von Gregor Peters | 7. Sep. 2025&lt;br/&gt;&lt;br/&gt;El Salvador trotzt weiter dem IWF und nun kam sogar ein Post des Präsidenten Bukele auf X, der sich auf einen verstärkten Bitcoinkauf beziehen könnte. Damit würde es dem Land vielleicht gelingen, je nach Kursverlauf von Bitcoin, bis Ende des Jahres Bitcoin im Wert von einer Milliarde US-Dollar zu besitzen. Für das kleine Land eine beträchtliche Menge, im internationalen Vergleich sind aber inzwischen eine Milliarde US-Dollar keine große Summe. Doch die Richtung scheint zu stimmen, denn sonst wäre der IWF nicht so stark gegen den Bitcoinkurs des Landes.&lt;br/&gt;&lt;br/&gt;Die Kernpunkte dieses Artikels:&lt;br/&gt;&lt;br/&gt;- Wann werden die Bitcoin-Bestände von El Salvador die Marke von einer Milliarde US-Dollar erreichen?&lt;br/&gt;- Diese Frage hat bei den Wettenden auf Kalshi und Polymarket Aufschwung genommen, nachdem Präsident Nayib Bukele eine Nachricht veröffentlicht hatte.&lt;br/&gt;&lt;br/&gt;Wachsende Wetten trotz Spannungen mit dem IWF&lt;br/&gt;&lt;br/&gt;Während El Salvador weiter Bitcoin akkumuliert, profitieren Vorhersagemärkte wie Kalshi und Polymarket von dieser Dynamik. Die Wetten auf einen Bitcoin-Staatschatz von 1 Milliarde US-Dollar für die mittelamerikanische Nation steigen rasant. Optimismus scheint die Stimmung zu bestimmen, trotz der Spannungen mit den Finanzexperten des IWF (Internationaler Währungsfonds), der dem Land Kredite nur unter der Bedingung angeboten hatte, Abstand von Bitcoin zu nehmen. Es bleibt also abzuwarten, ob Bukele bald „die lustigste Sache“ tun wird…&lt;br/&gt;&lt;br/&gt;Quellen: &lt;br/&gt;&lt;br/&gt;- &lt;a href=&#34;https://journalducoin.com/bitcoin/bitcoin-salvador-bientot-crypto-milliardaire-dollars-btc-paris-ouverts-kalshi-polymarket/&#34;&gt;https://journalducoin.com/bitcoin/bitcoin-salvador-bientot-crypto-milliardaire-dollars-btc-paris-ouverts-kalshi-polymarket/&lt;/a&gt;&lt;br/&gt;- &lt;a href=&#34;https://kalshi.com/markets/kxelsalvadorbtc/el-salvador-bitcoin&#34;&gt;https://kalshi.com/markets/kxelsalvadorbtc/el-salvador-bitcoin&lt;/a&gt;&lt;br/&gt;- &lt;a href=&#34;https://polymarket.com/event/will-el-salvador-hold-1b-of-btc-by-by&#34;&gt;https://polymarket.com/event/will-el-salvador-hold-1b-of-btc-by-by&lt;/a&gt;&lt;br/&gt;
    </content>
    <updated>2025-09-07T11:34:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs89aceuang9njymv9kq7g925gxnyq4qlfylqagzvn5kffrjunpmvqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvce88wu</id>
    
      <title type="html">Die Wahrheit der Lüge im Zeitalter der algorithmischen Vernunft, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs89aceuang9njymv9kq7g925gxnyq4qlfylqagzvn5kffrjunpmvqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvce88wu" />
    <content type="html">
      Die Wahrheit der Lüge im Zeitalter der algorithmischen Vernunft, by @SimonHegelich &lt;a href=&#34;https://open.substack.com/pub/simonhegelich/p/die-wahrheit-der-luge-im-zeitalter&#34;&gt;https://open.substack.com/pub/simonhegelich/p/die-wahrheit-der-luge-im-zeitalter&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&amp;#34;... Die entscheidende Frage ist nicht: „Ist die KI bewusst?“ Das ist eine narzisstische Ablenkung. Die wirklich beunruhigende Frage lautet: Inwieweit werden wir selbst zu probabilistischen Maschinen, die nur noch wiederholen, was in unserem sozialen und medialen Trainingsdatensatz die höchste Plausibilität besitzt?&lt;br/&gt;&lt;br/&gt;Die wahre Gefahr ist nicht die Maschine, die wie ein Mensch lügt, sondern der Mensch, der wie eine Maschine aufhört, nach Wahrheit zu fragen.&amp;#34;&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-09-02T14:20:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrs0sfkka69vd3ud7yj987tc09e9k8a352553n320aumwf6u8fcmczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkuqrs4</id>
    
      <title type="html">Die Wahrheit der Lüge im Zeitalter der algorithmischen Vernunft, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrs0sfkka69vd3ud7yj987tc09e9k8a352553n320aumwf6u8fcmczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkuqrs4" />
    <content type="html">
      Die Wahrheit der Lüge im Zeitalter der algorithmischen Vernunft, by @SimonHegelich &lt;a href=&#34;https://open.substack.com/pub/simonhegelich/p/die-wahrheit-der-luge-im-zeitalter&#34;&gt;https://open.substack.com/pub/simonhegelich/p/die-wahrheit-der-luge-im-zeitalter&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&amp;#34;... Die entscheidende Frage ist nicht: „Ist die KI bewusst?“ Das ist eine narzisstische Ablenkung. Die wirklich beunruhigende Frage lautet: Inwieweit werden wir selbst zu probabilistischen Maschinen, die nur noch wiederholen, was in unserem sozialen und medialen Trainingsdatensatz die höchste Plausibilität besitzt?&lt;br/&gt;&lt;br/&gt;Die wahre Gefahr ist nicht die Maschine, die wie ein Mensch lügt, sondern der Mensch, der wie eine Maschine aufhört, nach Wahrheit zu fragen.&amp;#34;&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-09-02T14:20:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvsww03enylg9qpncyzfv0v8dts0rmef0ag789yasvh2fmtezxrsczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhywn26</id>
    
      <title type="html">Google beerdigt die Freiheit: Das Ende des offenen Android ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvsww03enylg9qpncyzfv0v8dts0rmef0ag789yasvh2fmtezxrsczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhywn26" />
    <content type="html">
      Google beerdigt die Freiheit: Das Ende des offenen Android (Quelle (&lt;a href=&#34;https://android-developers.googleblog.com/2025/08/elevating-android-security.html&#34;&gt;https://android-developers.googleblog.com/2025/08/elevating-android-security.html&lt;/a&gt;)) (Quelle (&lt;a href=&#34;https://www.theregister.com/2025/08/26/android_developer_verification_sideloading/&#34;&gt;https://www.theregister.com/2025/08/26/android_developer_verification_sideloading/&lt;/a&gt;))&lt;br/&gt;&lt;br/&gt;Mit der angekündigten Verifizierungspflicht für alle App-Entwickler ab 2026 vollzieht Google einen dramatischen Paradigmenwechsel, der das einst offene Android-Ökosystem in einen streng kontrollierten Walled Garden verwandelt. Was als &amp;#34;Sicherheitsmaßnahme&amp;#34; verkauft wird, entpuppt sich bei genauerer Betrachtung als perfider Griff nach totaler Kontrolle über die digitale Infrastruktur von Milliarden Menschen weltweit.&lt;br/&gt;&lt;br/&gt;Die neue Regelung zwingt jeden Entwickler, seine vollständige Identität inklusive Ausweisdokumenten bei Google zu hinterlegen. Anonyme oder pseudonyme Entwicklung, bisher ein Grundpfeiler der Open-Source-Bewegung und essentiell für Whistleblower-Apps oder Protestsoftware in autoritären Regimen, wird damit unmöglich. Google mutiert zum alleinigen Torwächter, der nach eigenem Gutdünken entscheidet, welche Software auf Android-Geräten laufen darf.&lt;br/&gt;&lt;br/&gt;Besonders perfide ist die Argumentation mit angeblich 50-mal mehr Malware bei Sideloading-Apps. Diese Statistik rechtfertigt keinesfalls die Abschaffung fundamentaler Nutzerfreiheiten. Erwachsene Menschen sollten selbst entscheiden dürfen, welche Risiken sie eingehen – genau wie sie auch ohne staatliche Bevormundung Auto fahren oder Alkohol konsumieren dürfen. Stattdessen etabliert Google ein System totaler Überwachung, in dem jede App-Installation nachverfolgbar wird.&lt;br/&gt;&lt;br/&gt;Die Konsequenzen sind verheerend: Hobby-Entwickler werden aufgeben, innovative Projekte sterben, alternative App-Stores verlieren ihre Daseinsberechtigung. Android, einst als offene Alternative zu Apples iOS gefeiert, wird zu einem noch restriktiveren System – mit dem entscheidenden Unterschied, dass Google im Gegensatz zu Apple keinerlei glaubwürdige Privatsphäre-Versprechen abgibt.&lt;br/&gt;&lt;br/&gt;Was bleibt, ist ein bitterer Beigeschmack: Unter dem Deckmantel der Sicherheit zementiert ein Megakonzern seine Monopolstellung und schafft eine Infrastruktur, die jederzeit für Zensur und Kontrolle missbraucht werden kann. Die digitale Freiheit stirbt nicht mit einem Knall, sondern mit einem Software-Update – und dem Applaus derer, die Sicherheit über Freiheit stellen.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt; 
    </content>
    <updated>2025-08-27T18:06:29Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr9k43u0jku6l9vyfz6muul7ymkq56u99suz6udwwe9n379u5ps4gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvm9uaxf</id>
    
      <title type="html">Looking forward ... #naddr1qv…22kf</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr9k43u0jku6l9vyfz6muul7ymkq56u99suz6udwwe9n379u5ps4gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvm9uaxf" />
    <content type="html">
      Looking forward ... &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qvzqqqrkvupzpn6956apxcad0mfp8grcuugdysg44eepex68h50t73zcathmfs49qy2hwumn8ghj7un9d3shjtnyv9kh2uewd9hj7qgewaehxw309aex2mrp0yh8xmn0wf6zuum0vd5kzmp0qqjxvv33vv6x2vtz95uxzep4956rvden95ukgdf394skze3svdnxvc3j8yukvyt22kf&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qv…22kf&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;  &lt;/blockquote&gt;
    </content>
    <updated>2025-08-07T20:17:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstf7usah88a6q3clzjdk7gugjnxwgergs7tz4776zpags30xh9qfqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvuudkpv</id>
    
      <title type="html">#NoKYC - My Age is #GFY !!! Age verification is blatantly obvious ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstf7usah88a6q3clzjdk7gugjnxwgergs7tz4776zpags30xh9qfqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvuudkpv" />
    <content type="html">
      #NoKYC - My Age is #GFY !!!&lt;br/&gt;&lt;br/&gt;Age verification is blatantly obvious a trojan horse for all-encompassing big brother online surveillance.&lt;br/&gt;&lt;br/&gt; &lt;img src=&#34;https://blossom.primal.net/d46dafab0eaf5152688498f5c93f662ae2c8973ff5d79bb234cab1d5015cbef4.jpg&#34;&gt; 
    </content>
    <updated>2025-07-30T15:05:56Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs868j7vyshrfgg67wtfpu5up7vumqtpzra2sawxjj28qgueqffxsczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvk3kqxv</id>
    
      <title type="html">#Proton - Schweizer-Techfirma verlagert Server ins Ausland Das ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs868j7vyshrfgg67wtfpu5up7vumqtpzra2sawxjj28qgueqffxsczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvk3kqxv" />
    <content type="html">
      #Proton - Schweizer-Techfirma verlagert Server ins Ausland&lt;br/&gt;&lt;br/&gt;Das Genfer Technologieunternehmen friert seine Investitionen in der Schweiz ein. Grund dafür ist die vom Bundesrat beantragte Revision des Nachrichtendienstgesetzes und der Verordnung über die Überwachung des Post- und Fernmeldeverkehrs. &lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.persoenlich.com/digital/techfirma-verlagert-server-ins-ausland&#34;&gt;https://www.persoenlich.com/digital/techfirma-verlagert-server-ins-ausland&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Proton-Chef Andy Yen hält die geplante Revision für extrem, wie er in der Zeitung Le Temps vom Donnerstag sagte. «Sie zielt darauf ab, in der Schweiz eine Massenüberwachung einzuführen, die nicht nur in der EU, sondern auch in den USA als illegal gilt.» Die Reform zwinge Schweizer Unternehmen, ihre Nutzer im Auftrag des Staates auszuspionieren.&lt;br/&gt;&lt;br/&gt;«Sollte dieses Projekt verabschiedet werden, wären die von Proton in der Schweiz angebotenen Dienste weniger privat als die von Google in der Schweiz», hielt Yen fest. Da Proton keine Zusicherungen erhalten habe, dass die Bedenken der Branche vom Bundesrat berücksichtigt würden, könne das Unternehmen nicht mehr in der Schweiz investieren.&lt;br/&gt;&lt;br/&gt;Server im Ausland statt in der Schweiz&lt;br/&gt;&lt;br/&gt;«Das bedeutet, dass wir den Grossteil unserer physischen Infrastruktur aus der Schweiz verlagern müssen. Unsere KI-Rechenzentren werden nicht in der Schweiz stehen, da in diesem Bereich Vertraulichkeit unerlässlich ist.»&lt;br/&gt;&lt;br/&gt;Yen ist nicht bereit, den endgültigen Entscheid bei diesem Thema abzuwarten. «Wir müssen schnell handeln.»&lt;br/&gt;&lt;br/&gt;Das Unternehmen hat daher beschlossen, seine Server in Deutschland und Norwegen statt in der Schweiz zu installieren, um seine eigene KI namens Lumo zu betreiben. Die Investition beläuft sich auf rund hundert Millionen Franken. Dieser Entscheid ist nicht mehr umkehrbar.&lt;br/&gt;&lt;br/&gt;Das Unternehmen plant bis zum Ende des Jahrzehnts Investitionen in Höhe von über einer Milliarde Franken, um in Europa mit Google konkurrieren zu können. Die restlichen 900 Millionen Franken könnten in Genf investiert werden. Proton werde die Schweiz nur verlassen, wenn es dazu gezwungen sei, betonte der Chef des Unternehmens. (sda/cbe)&lt;br/&gt;
    </content>
    <updated>2025-07-26T19:56:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw7ajcy5m320qaqx8ueaa9nnde0h2xvp5zlt6t7f7g0ml685elajqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvs6ge4u</id>
    
      <title type="html">by @callebtc sending bitcoin over bluetooth between bitchat ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw7ajcy5m320qaqx8ueaa9nnde0h2xvp5zlt6t7f7g0ml685elajqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvs6ge4u" />
    <content type="html">
      by @callebtc&lt;br/&gt;sending bitcoin over bluetooth between bitchat android and iphone. both have a native cashu ecash wallet built in.&lt;br/&gt;&lt;br/&gt;the ecash travels directly from phone to phone. the sender needs no internet. like instant and untraceable digital cash.&lt;br/&gt;&lt;br/&gt;work in progress. it&amp;#39;s going to be insane.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/callebtc/status/1945903479693705607&#34;&gt;https://fixupx.com/callebtc/status/1945903479693705607&lt;/a&gt;&lt;br/&gt;&lt;a href=&#34;https://x.com/i/status/1945903479693705607&#34;&gt;https://x.com/i/status/1945903479693705607&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-07-17T20:26:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyp0wdtwjree54epx4dvhsczlvk59d75cqne0tphp4qlg0jkd8uzgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4pa686</id>
    
      <title type="html">Great app for P2P trading. P2P Bitcoin exchanges decentralized ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyp0wdtwjree54epx4dvhsczlvk59d75cqne0tphp4qlg0jkd8uzgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4pa686" />
    <content type="html">
      Great app for P2P trading.&lt;br/&gt;&lt;br/&gt;P2P Bitcoin exchanges decentralized aggregator&lt;br/&gt;&lt;a href=&#34;https://p2p.band/&#34;&gt;https://p2p.band/&lt;/a&gt;
    </content>
    <updated>2025-05-26T08:02:08Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszlk52hr4rzglvujazs45tqlv0k8nse3uhxnzlunmttne46urm0jszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxxd4n9</id>
    
      <title type="html">Hashcash Cut down on spam with Bitcoin HashCash. Create a ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszlk52hr4rzglvujazs45tqlv0k8nse3uhxnzlunmttne46urm0jszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxxd4n9" />
    <content type="html">
      Hashcash&lt;br/&gt;&lt;br/&gt;Cut down on spam with Bitcoin HashCash.&lt;br/&gt;Create a hashcash inbox.&lt;br/&gt;&lt;br/&gt;When people pay to message it, it will email you.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://yalls.org/hashcash/&#34;&gt;https://yalls.org/hashcash/&lt;/a&gt;
    </content>
    <updated>2025-05-25T21:34:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqs87vdw6r8n89g8ceclszg683q76evcy0ut0057cwu456dw6t9uszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlxrqea</id>
    
      <title type="html">Trustless Trading on Lightning Network Kaleidoswap is the first ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqs87vdw6r8n89g8ceclszg683q76evcy0ut0057cwu456dw6t9uszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlxrqea" />
    <content type="html">
      Trustless Trading on Lightning Network&lt;br/&gt;&lt;br/&gt;Kaleidoswap is the first decentralized trading platform that combines Bitcoin&amp;#39;s security, Lightning Network&amp;#39;s speed, and RGB Protocol programmability in a single open-source desktop application that gives you complete control over your assets.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://kaleidoswap.com/&#34;&gt;https://kaleidoswap.com/&lt;/a&gt;
    </content>
    <updated>2025-05-25T21:33:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswwxzehpltu2zjen7lwet2nsg60wgquyukj4k6qqx3axlzsgju8kgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlt9p9q</id>
    
      <title type="html">The Smartphone Dilemma – and how to solve it ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswwxzehpltu2zjen7lwet2nsg60wgquyukj4k6qqx3axlzsgju8kgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlt9p9q" />
    <content type="html">
      The Smartphone Dilemma – and how to solve it&lt;br/&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=rFsiYAsgx7U&#34;&gt;https://www.youtube.com/watch?v=rFsiYAsgx7U&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;May 22, 2025&lt;br/&gt;A powerful new video from Smartphone Free Childhood&lt;br/&gt;&lt;br/&gt;Got friends who are on the fence about kids and smartphones? This film is for them.&lt;br/&gt;&lt;br/&gt;We’ve teamed up with Anish, a former Facebook engineer turned SFC advocate, to create our very first explainer video – a deep, eye-opening look at the dilemma facing today’s parents.&lt;br/&gt;&lt;br/&gt;In 10 minutes that pack a punch, Anish unpacks how smartphones and social media are designed to keep kids hooked, the secret techniques tech companies use to pull them in, and the impossible choice this leaves parents facing.&lt;br/&gt;&lt;br/&gt;But this isn’t just about the problem. It’s about the solution too.&lt;br/&gt;&lt;br/&gt;-------------------------------------&lt;br/&gt;0:00 - The Smartphone Dilemma - and how to solve it - Intro&lt;br/&gt;1:11 - Smartphone Free Childhood &lt;br/&gt;1:25 - Part 1. How we got here&lt;br/&gt;4:46 - Part 2. The evidence &lt;br/&gt;7:11 - So what we can we do about it?&lt;br/&gt;8:15 - Part 3. Steps to solve it&lt;br/&gt;9:43 - Smartphone Free Childhood - Get involved&lt;br/&gt;
    </content>
    <updated>2025-05-25T20:44:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8ptf87c0zla8mdtfvnsx0r5xmhnf3rkhymvk2qyvphscj4f6y6cgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsngl6z</id>
    
      <title type="html">Bitcoin steht vor einer problematischen Änderung – und kaum ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8ptf87c0zla8mdtfvnsx0r5xmhnf3rkhymvk2qyvphscj4f6y6cgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsngl6z" />
    <content type="html">
      Bitcoin steht vor einer problematischen Änderung – und kaum jemand redet offen darüber.&lt;br/&gt;&lt;br/&gt;Der Vorschlag mit dem harmlos klingenden Titel „Relax OP_RETURN standardness restrictions“ &lt;br/&gt;&lt;a href=&#34;https://groups.google.com/g/bitcoindev/c/d6ZO7gXGYbQ?pli=1&#34;&gt;https://groups.google.com/g/bitcoindev/c/d6ZO7gXGYbQ?pli=1&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;bedeutet im Klartext: &lt;br/&gt;&lt;br/&gt;Bitcoin Core-Entwickler wollen es einfacher machen, mehr Daten in Bitcoin-Transaktionen einzubetten. Das öffnet Tür und Tor für Spam.&lt;br/&gt;&lt;br/&gt;Aktuell schützt das Bitcoin-Netzwerk sich halbwegs dagegen: Es gibt Filter, die versuchen, unnötige Datenflut zu blockieren – ein ständiger Kampf zwischen Spammern und Entwicklern. Doch jetzt schlagen einige vor, diese Filter zu lockern oder ganz abzuschaffen.&lt;br/&gt;&lt;br/&gt;Das Problem?&lt;br/&gt;&lt;br/&gt;Spammer könnten günstig riesige Mengen Müll-Daten auf alle Bitcoin-Nutzer abladen.&lt;br/&gt;&lt;br/&gt;Der Speicherbedarf wächst – für alle.&lt;br/&gt;&lt;br/&gt;Die Änderungen würden eingeführt, ohne Nutzern eine Möglichkeit zum Ablehnen zu geben.&lt;br/&gt;&lt;br/&gt;Einige der Unterstützer haben finanzielle Verbindungen zu Projekten, die genau von dieser Spam-Öffnung profitieren würden.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Manche Entwickler verteidigen das mit dem Argument, die Filter seien ohnehin wirkungslos – was seltsam klingt, wenn sie gleichzeitig so dringend entfernt werden sollen.&lt;br/&gt;&lt;br/&gt;Fazit:&lt;br/&gt;Dieser Vorschlag wirkt harmlos, ist aber hochpolitisch. Wer Bitcoin langfristig dezentral und nutzerfreundlich halten will, sollte sehr genau hinsehen, wem diese Änderung wirklich nützt – und wer am Ende die Rechnung zahlt.&lt;br/&gt;
    </content>
    <updated>2025-05-02T10:02:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszuywcql7v8xdsu33etc6928cfymk734ejq9n9j8kayvnvfth3e6gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7xggql</id>
    
      <title type="html">This is the opposite of Bitcoin core design. Go and read the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszuywcql7v8xdsu33etc6928cfymk734ejq9n9j8kayvnvfth3e6gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7xggql" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdl4k5ahypa58wydv55dqzlwhzw2l64gs2fnk9c6hmr2kclem8nfcpzemhxue69uhhyetvv9ujuurjd9kkzmpwdejhg505kuc&#39;&gt;nevent1q…5kuc&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;This is the opposite of Bitcoin core design. Go and read the white paper again.&lt;br/&gt;&lt;br/&gt;There is already 2nd and 3rd layers where this belongs&lt;br/&gt;&lt;br/&gt;If you do not get it go ethereum and stay FIAT ...&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-05-02T06:31:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstyrk3vrzyky8qpg5unh54aaeaqwptcam70egfltfjzx0nzm7cwjszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwujq5n</id>
    
      <title type="html">Use #knots - Bitcore Core devs are getting more and more ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstyrk3vrzyky8qpg5unh54aaeaqwptcam70egfltfjzx0nzm7cwjszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwujq5n" />
    <content type="html">
      Use #knots - Bitcore Core devs are getting more and more &amp;#34;coreupted&amp;#34;.&lt;br/&gt;&lt;br/&gt;&amp;#34;Bitcoin Core developers are about to merge &lt;br/&gt;a change that turns Bitcoin into a worthless altcoin, and no one seems to care to do anything about it.&lt;br/&gt;&lt;br/&gt;I&amp;#39;ve voiced objections, lost sleep over this, and despite clear community rejection of the PR it&amp;#39;s moving.&amp;#34;&lt;br/&gt;&lt;br/&gt;Source&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/wk057/status/1917235710781690171&#34;&gt;https://fixupx.com/wk057/status/1917235710781690171&lt;/a&gt;
    </content>
    <updated>2025-05-02T05:55:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswgl72crcfq2mp7tc9gz9xh7588ty5tgxfgf5rpfhnkxqsyr6dtwczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2hrjpd</id>
    
      <title type="html">True, still it needs an imnovation spirit to thrive ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswgl72crcfq2mp7tc9gz9xh7588ty5tgxfgf5rpfhnkxqsyr6dtwczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2hrjpd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9npwyuvlyt8j9x6wrq68kslh6ypc7mjthjv8xu99dm5tjeftsywqpzemhxw309ucnjv3wxymrst338qhrww3hxumnwweqtqp&#39;&gt;nevent1q…qtqp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;True, still it needs an imnovation spirit to thrive ...
    </content>
    <updated>2025-04-29T21:37:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswr4hjl6z590kk9ursxlrvv3wjer5wrry7kx5630lemdtt63fes5gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvfcz6n6</id>
    
      <title type="html">Orange Pill and thrive ... Bitcoin Lightning Nodes ¡Número 4 y ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswr4hjl6z590kk9ursxlrvv3wjer5wrry7kx5630lemdtt63fes5gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvfcz6n6" />
    <content type="html">
      Orange Pill and thrive ... &lt;br/&gt;&lt;br/&gt;Bitcoin Lightning Nodes&lt;br/&gt;¡Número 4 y 5 en #Conil de la Frontera! ¿Qué pasa en #Cádiz? 😎😇⚡️ &lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://btcmap.org/map#17/36.27784/-6.08599&#34;&gt;https://btcmap.org/map#17/36.27784/-6.08599&lt;/a&gt;&lt;br/&gt;&lt;br/&gt; &lt;img src=&#34;https://m.primal.net/QeQY.jpg&#34;&gt; 
    </content>
    <updated>2025-04-26T17:42:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9wxkmc257a8cdpn9x0ptunjcjndsp386mzgqhxf0xzuxl89zh70qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4epfwm</id>
    
      <title type="html">Choose wisely ... #taxslave https://m.primal.net/QeFO.jpg</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9wxkmc257a8cdpn9x0ptunjcjndsp386mzgqhxf0xzuxl89zh70qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4epfwm" />
    <content type="html">
      Choose wisely ... #taxslave&lt;br/&gt;&lt;br/&gt; &lt;img src=&#34;https://m.primal.net/QeFO.jpg&#34;&gt; 
    </content>
    <updated>2025-04-26T14:28:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8et2xz4u9ujzu53q320qgp7c8c5eusa6f2zfgy9v9m8uvcqaw3dszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwzt5gq</id>
    
      <title type="html">I would guess the second but both things are in the nature of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8et2xz4u9ujzu53q320qgp7c8c5eusa6f2zfgy9v9m8uvcqaw3dszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwzt5gq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsq807xnv9uqrqqmn78p64h2ax4sgu599zp3gc3n0wrzgr3nrv6qvgpz3mhxue69uhkummnw3ezummcw3ezuer9wcgdfg7q&#39;&gt;nevent1q…fg7q&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I would guess the second but both things are in the nature of decentralized  systems and not only distributed ones. &lt;br/&gt;There is always are prize to pay and you have to value it yourself.
    </content>
    <updated>2025-04-14T12:10:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsprdwsdf5ft92kttdcqznnxcajaugxvscpc9px57leg4wttele6egzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjj95mg</id>
    
      <title type="html">I disagree, Billions of users also want to be nurtured and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsprdwsdf5ft92kttdcqznnxcajaugxvscpc9px57leg4wttele6egzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjj95mg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsw7lugthhu62pfxkspldynzvszu578ylqw83vy9mwqaxpm7vd9rhqpremhxue69uhkvet9v3ejumn0wd68ytnzv9hxgtmvv9hxwtm9dcy3qsxr&#39;&gt;nevent1q…qsxr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I disagree, &lt;br/&gt;Billions of users also want to be nurtured and pitied. The main reason why we have this left social facist clown world. Were some people know what&amp;#39;s best for everybody else.
    </content>
    <updated>2025-03-26T13:15:40Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2zrdxyry8f2vfv5eeun27krvqz04qakt4p365duy9zf3scv9xxzczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv263t0j</id>
    
      <title type="html">Yes, absolutely agree on that. If we want to be an open and free ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2zrdxyry8f2vfv5eeun27krvqz04qakt4p365duy9zf3scv9xxzczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv263t0j" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst8rlh8vv3v9ds3sdpsskpgukvczg8u3k94dq2aw00rxtwh96vjfcukzh9e&#39;&gt;nevent1q…zh9e&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Yes, absolutely agree on that. If we want to be an open and free alternative - we should  be able to change and reflect our behaviour. This is the source of most of our social media issues. Lots of people want to be guided all the time instead of acting as ecucated and souveran users.
    </content>
    <updated>2025-03-26T13:11:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8uywcc4xsuw0fyv8ej7d6stmvakzkmarl6jmtd9c7349zx4uun7czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8pfhnh</id>
    
      <title type="html">BITCOIN 101 - One Pager Big Bitcoin Book - A Visual Chronicle of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8uywcc4xsuw0fyv8ej7d6stmvakzkmarl6jmtd9c7349zx4uun7czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8pfhnh" />
    <content type="html">
      BITCOIN 101 - One Pager&lt;br/&gt;&lt;br/&gt;Big Bitcoin Book - A Visual Chronicle of Bitcoin&amp;#39;s First 15 Years&lt;br/&gt;&lt;a href=&#34;https://bigbitcoinbook.com/&#34;&gt;https://bigbitcoinbook.com/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/Pqgw.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:43:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsra4ntk5exlt4zqpnafweqk27w8vx75nnptypmfdva6efceu862yszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhp9jyf</id>
    
      <title type="html">https://entropy.page/ - what a collection! bitcoin workshops, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsra4ntk5exlt4zqpnafweqk27w8vx75nnptypmfdva6efceu862yszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhp9jyf" />
    <content type="html">
      &lt;a href=&#34;https://entropy.page/&#34;&gt;https://entropy.page/&lt;/a&gt; - what a collection!&lt;br/&gt;&lt;br/&gt;bitcoin workshops, projects, tools, hackathons, and software&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/Pqgv.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:39:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgx6c9utfezj9mf0cyx5pmfu2zcyrafv4sv500j7gmwsuegmuug3qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvnea2xu</id>
    
      <title type="html">Saving #Satoshi Explore the mysteries of Satoshi and learn about ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgx6c9utfezj9mf0cyx5pmfu2zcyrafv4sv500j7gmwsuegmuug3qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvnea2xu" />
    <content type="html">
      &lt;br/&gt;Saving #Satoshi&lt;br/&gt;Explore the mysteries of Satoshi and learn about bitcoin along the way.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://savingsatoshi.com/&#34;&gt;https://savingsatoshi.com/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/Pqgg.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:33:45Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8h406fwpqxvfu62zegdjelc8hpw8mxjj3eq7ve3kh6lxjrj5kfyczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvck98cq</id>
    
      <title type="html">Summary of what is ecash and discussion of Stackers: ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8h406fwpqxvfu62zegdjelc8hpw8mxjj3eq7ve3kh6lxjrj5kfyczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvck98cq" />
    <content type="html">
      Summary of what is ecash and discussion of Stackers:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://stacker.news/items/793450&#34;&gt;https://stacker.news/items/793450&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/PqgW.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:30:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw5s2a9fngpvjhth2ch629ggys0n2hw2w6df6k8nrr4v4t4x7dluczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2cyd4a</id>
    
      <title type="html">The Depth of the Bitcoin Rabbit Hole: From Hand Shovels to ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw5s2a9fngpvjhth2ch629ggys0n2hw2w6df6k8nrr4v4t4x7dluczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2cyd4a" />
    <content type="html">
      The Depth of the Bitcoin Rabbit Hole: From Hand Shovels to Excavators&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://stacker.news/items/825723&#34;&gt;https://stacker.news/items/825723&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/PqgS.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:29:36Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqzl3rfh0a4cv874umqcguj8zt9ghjzuxhvr4vqrw6j54vvtuy63gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjtty79</id>
    
      <title type="html">Interactive tutorial for beginners who want to learn more about ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqzl3rfh0a4cv874umqcguj8zt9ghjzuxhvr4vqrw6j54vvtuy63gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjtty79" />
    <content type="html">
      Interactive tutorial for beginners who want to learn more about the technical side of Bitcoin&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://trybitcoin.satsie.dev/&#34;&gt;https://trybitcoin.satsie.dev/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/PqgI.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:26:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr2ulktpzmz37v9dvfrs3t3grqa5ed55l6zvagnu88an9f2fzf6vszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvw6ajau</id>
    
      <title type="html">The Ultimate Bitcoin Guide: Secure, Private, and Informed Usage ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr2ulktpzmz37v9dvfrs3t3grqa5ed55l6zvagnu88an9f2fzf6vszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvw6ajau" />
    <content type="html">
      The Ultimate Bitcoin Guide: Secure, Private, and Informed Usage&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://github.com/iAnonymous3000/awesome-bitcoin-guide&#34;&gt;https://github.com/iAnonymous3000/awesome-bitcoin-guide&lt;/a&gt;
    </content>
    <updated>2025-03-23T20:23:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2l5jdscxahaytagyespgqmzsmvknp7lsvzk26z8zhn3weu5jhp7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjzg42t</id>
    
      <title type="html">Satsie&amp;#39;s Pocket Guide to BIPs ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2l5jdscxahaytagyespgqmzsmvknp7lsvzk26z8zhn3weu5jhp7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjzg42t" />
    <content type="html">
      Satsie&amp;#39;s Pocket Guide to BIPs&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://satsie.dev/bips/index.html&#34;&gt;https://satsie.dev/bips/index.html&lt;/a&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/Pqfu.png&#34;&gt;  
    </content>
    <updated>2025-03-23T20:19:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxxxzwwm4ettz7u24k5phztxha04p8rjd5d0064x650vx5zfnf34szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvu9yxgf</id>
    
      <title type="html">Bitcoin wasn’t the first attempt at a digital currency 🙂 ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxxxzwwm4ettz7u24k5phztxha04p8rjd5d0064x650vx5zfnf34szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvu9yxgf" />
    <content type="html">
      Bitcoin wasn’t the first attempt at a digital currency 🙂&lt;br/&gt;&lt;br/&gt;  &lt;img src=&#34;https://m.primal.net/Pqfk.webp&#34;&gt;  
    </content>
    <updated>2025-03-23T20:15:46Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszvkwmcesvld7ymjkaagc77y4v84frclrfa3mcvzjeklglgjml6sgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlyjssq</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszvkwmcesvld7ymjkaagc77y4v84frclrfa3mcvzjeklglgjml6sgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlyjssq" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this. One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T18:11:45Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstvw7dswvg56m42rrjqe94qt7unsuzmxvsa7kdq5tzkqqf6r70znszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvx9m79p</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstvw7dswvg56m42rrjqe94qt7unsuzmxvsa7kdq5tzkqqf6r70znszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvx9m79p" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this. One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T18:11:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfx47hd0n5ch2sel9gykevmej264he4sdej3ksjrzk4aequxfmurczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl8w27u</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfx47hd0n5ch2sel9gykevmej264he4sdej3ksjrzk4aequxfmurczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl8w27u" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T15:11:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgdg0lw20kvzgw0ltv8nw68w58lrdygazgpegax68z9w0p299ys3czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv0km7rf</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgdg0lw20kvzgw0ltv8nw68w58lrdygazgpegax68z9w0p299ys3czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv0km7rf" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:40:02Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszsygps68vjykjxdng9ysj0askn358su0d7x8h3gr29g2rejn9w4qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwqhyeq</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszsygps68vjykjxdng9ysj0askn358su0d7x8h3gr29g2rejn9w4qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwqhyeq" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:34:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvr7lt3dtfkvwyhsavgxrfc2mxy5dcu0yf92ey7vme3xt89t3kw4czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsu9j8t</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvr7lt3dtfkvwyhsavgxrfc2mxy5dcu0yf92ey7vme3xt89t3kw4czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsu9j8t" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:32:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspmgwf6x445xcgltm3reermt37znwu8puh4v87q6556n7qzeryf3qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8v0z5f</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspmgwf6x445xcgltm3reermt37znwu8puh4v87q6556n7qzeryf3qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8v0z5f" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:32:38Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9hzmnl0c8ywt9nkthp6ufzvsk6g2ehxnzf3ewfngwudll6f0fk6szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvvfepku</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9hzmnl0c8ywt9nkthp6ufzvsk6g2ehxnzf3ewfngwudll6f0fk6szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvvfepku" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve - it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:32:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf3czvw5uamh93g7rmhg25r8a6lduz5jxekems83j4rdnuavhv56szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl4rj9z</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf3czvw5uamh93g7rmhg25r8a6lduz5jxekems83j4rdnuavhv56szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl4rj9z" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:32:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstvnlgaf9rux5tthds7dyqf38x3mptya88lwr4ptpawg0dh9vvlygzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhmrumt</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstvnlgaf9rux5tthds7dyqf38x3mptya88lwr4ptpawg0dh9vvlygzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhmrumt" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:07:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsf5hmj2nxhtqzlvhzytz3rj3ewctp9wjh6glp802uwj4ygp779hlqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvj6cga3</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsf5hmj2nxhtqzlvhzytz3rj3ewctp9wjh6glp802uwj4ygp779hlqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvj6cga3" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:07:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs28w9k32tm4dsgx3535m07kyqmnwsdgt2xklfse5rel5jy4d65yqszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv6yfls4</id>
    
      <title type="html">Overall very good summary and explanation why Bitcoin is already ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs28w9k32tm4dsgx3535m07kyqmnwsdgt2xklfse5rel5jy4d65yqszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv6yfls4" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqm9w6re94pxjarrda5kuttrv9hz6apdvfjj6cmjv93kkety9438jt23w4skuar9de3k7mtsw46x2u3ddeh8gdtywupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqvzqqqr4gu87rq50&#39;&gt;naddr1qq…rq50&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Overall very good summary and explanation why Bitcoin is already designed with resistance to attacks even of possible future Quantum Computers. Satoshi even explicitly mentioned this.\&lt;br/&gt;One weakness is point 5 which a common mistake to assume that there is a cryptographic puzzle to solve **- it is not. It is a brute force approach to find a fitting hash with certain demand of leading zeros.**
    </content>
    <updated>2025-03-21T14:07:07Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0ctl94k3xm735q5el47yrvft8f7hxeg8v3qfea48au5hgw2ye89qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkan584</id>
    
      <title type="html">The details here are not quite correct. There is no complicated ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0ctl94k3xm735q5el47yrvft8f7hxeg8v3qfea48au5hgw2ye89qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkan584" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdc3qkhvj2kxq9ld3llzz083xsnzny8kj5v9egwqjha0wvxn7cppg5e4v8w&#39;&gt;nevent1q…4v8w&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The details here are not quite correct. There is no complicated math riddle to solve. It is more a brute force operation to find a hash with the correct amount of leading zeros.
    </content>
    <updated>2025-03-21T12:17:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0v5kkmhetnxl53qlhta9meyy0adccfqwp55dz767hrcemkd356eqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlhfuf8</id>
    
      <title type="html">I did a research on this for the Bavarian States Bank some month ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0v5kkmhetnxl53qlhta9meyy0adccfqwp55dz767hrcemkd356eqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvlhfuf8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgd4uwr8rcwj2f6pqpene0g6rge26qwhp7hxtlc6l4uxm0wpa8ugqppemhxue69uhkummn9ekx7mp0hxk653&#39;&gt;nevent1q…k653&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I did a research on this for the Bavarian States Bank some month ago. They are clueless how to implement this. They even do not agree on what it should be based and they deny to use current working solutions like stable coins ... which would be the closest for a working solution.
    </content>
    <updated>2025-03-11T17:35:04Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8eh3sd4twkvua34g8er9cs32nlkegcnt89ffnqda7ws3v70rkatqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvgka63a</id>
    
      <title type="html">Yes, true - identifying and acceptance of an issue is key ... ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8eh3sd4twkvua34g8er9cs32nlkegcnt89ffnqda7ws3v70rkatqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvgka63a" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfjpv2knn2zr2rfcgcjaf22wn7jcdnrryn3f8fkdpa6uvqy665tpcpp4mhxue69uhkummn9ekx7mq559rq9&#39;&gt;nevent1q…9rq9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Yes, true - identifying and acceptance of an issue is key ... only to end in desaster if politicians &amp;#34;solving&amp;#34; it.
    </content>
    <updated>2025-03-11T08:29:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswqk7zavmeweczf5fwsqcrfdwy02dpxpm9k9qyvpcjlcy80vrgqaszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvssx5l3</id>
    
      <title type="html">&amp;#34;When the Liberal Party (Swedish political party Liberalerna) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswqk7zavmeweczf5fwsqcrfdwy02dpxpm9k9qyvpcjlcy80vrgqaszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvssx5l3" />
    <content type="html">
      &amp;#34;When the Liberal Party (Swedish political party Liberalerna) proposes mandatory porn filters on all mobile phones &amp;#34;to protect children and youth,&amp;#34; it might appear they’re on the right track&amp;#34;&lt;br/&gt;&lt;br/&gt;I would strongly disagree - liberal socialist solutions in itself are always a communist superstimulus ... &lt;br/&gt;&lt;br/&gt;Education and getting rid of state / corporate monopolies is the better way.&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqxnzde5xqunydpk8yergv3kqgsyydpz8xtvue2fwg8xdhttcjaha7ulyhrqcjqk677y0fj7rkqdkfqrqsqqqa28hpx4wj&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…x4wj&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;With the rapid development of artificial intelligence (AI), we face a future where we may soon have access to almost everything we desire – at least in the digital realm. But unfortunately, &lt;strong&gt;what we wish for doesn’t always align with what we truly need, or what would benefit us.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Dutch ethologist Niko Tinbergen was awarded the Nobel Prize in Physiology or Medicine in 1973 for his studies of animal behaviour patterns. While earlier scientists had primarily focused on learning as the main explanation for animal behaviour, Tinbergen instead emphasised instincts.&lt;/p&gt;

&lt;p&gt;Tinbergen studied, among other things, what makes newly hatched bird chicks beg for food from their parents. This was investigated by presenting parentless chicks with various painted beak models to see which ones they would seek food from. Several objects proved more popular than real gull beaks.&lt;/p&gt;

&lt;p&gt;Artificial eggs were also created and placed in bird nests. Black-headed gulls that received wooden eggs before laying their own were found to actually refrain from laying real eggs. Fake eggs were painted in different colours and patterns, and made in various sizes. The gulls always preferred trying to incubate eggs of absurd sizes – for example eggs with eight times the volume of real ones. &lt;strong&gt;The poor gulls made desperate attempts to sit on these giant eggs – but often slid off.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The explanation for the gulls’ self-destructive behaviour was that they had a hardwired ability (instinct) to respond to specific stimuli (appearance of beaks and eggs with particular colours/sizes). Researchers exaggerated these stimuli, creating stronger but ultimately misguided reactions. &lt;strong&gt;The concept of &amp;#34;superstimuli&amp;#34; was hatched.&lt;/strong&gt; Nothing in the gulls’ evolution had prepared them for these experiments, explaining their self-destructive behaviors.&lt;/p&gt;

&lt;p&gt;Psychologist Deirdre Barrett has translated this concept to a human context. She argues that superstimuli govern human behaviours much like they do other animals’, citing junk food consumption, addictive social media use, and pornography consumption as examples. &lt;strong&gt;Nothing in Homo sapiens’ evolution prepared us for modern society’s stimuli&lt;/strong&gt;, which might explain our frequently self-destructive behaviours.&lt;/p&gt;

&lt;p&gt;When the Liberal Party (Swedish political party Liberalerna) proposes mandatory porn filters on all mobile phones &amp;#34;to protect children and youth,&amp;#34; it might appear they’re on the right track. However, these issues deserve more profound discussions.&lt;/p&gt;

&lt;p&gt;How do we create technical solutions that meet our fundamental needs for health, education, and human connection – rather than just supplying mindless scrolling entertainment? How can we ensure those collecting our data don’t exploit it for their own interests, selling us things we don’t need? &lt;strong&gt;Is the current model of centralisation, corporate giants, and profit maximisation really compatible with our best interests&lt;/strong&gt;?&lt;/p&gt;

&lt;p&gt;In summary: How can we ensure future technology serves our real needs, rather than mislead us - much like Niko Tinbergen deceived the poor gulls?&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-03-06T10:07:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyldu9u725nal8ufpdgevvy72ccmaednvmqwluehxlhxrwwrmrevszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv05wz52</id>
    
      <title type="html">#Amber #Nostr #Keys #naddr1qq…udxe</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyldu9u725nal8ufpdgevvy72ccmaednvmqwluehxlhxrwwrmrevszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv05wz52" />
    <content type="html">
      #Amber #Nostr #Keys&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqxnzde5xqmnqwp58ymrvdfeqgspcx0tr2wktds02sn6xrlrujk6yghd9dg6cntjy0dp2v95ughmp0qrqsqqqa28l4udxe&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…udxe&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;After my first major review of &lt;a href=&#34;https://www.nostr-reviews.com/post/1733635103705/&#34;&gt;Primal on Android&lt;/a&gt;, we&amp;#39;re going to go a very different direction for this next review. Primal is your standard &amp;#34;Twitter clone&amp;#34; type of kind 1 note client, now branching into long-form. They also have a team of developers working on making it one of the best clients to fill that use-case. By contrast, this review will not be focusing on any client at all. Not even an &amp;#34;other stuff&amp;#34; client.&lt;/p&gt;

&lt;p&gt;Instead, we will be reviewing a very useful tool created and maintained by &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;greenart7c3&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1w4u…0jr5&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; called #Amber. For those unfamiliar with Amber, it is an #Android application dedicated to managing your signing keys, and allowing you to log into various #Nostr applications without having to paste in your private key, better known as your #nsec. It is not recommended to paste your nsec into various applications because they each represent another means by which it could be compromised, and anyone who has your nsec can post as you. On Nostr, your #npub is your identity, and your signature using your private key is considered absolute proof that any given note, reaction, follow update, or profile change was authorized by the rightful owner of that identity.&lt;/p&gt;

&lt;p&gt;It happens less often these days, but early on, when the only way to try out a new client was by inputting your nsec, users had their nsec compromised from time to time, or they would suspect that their key may have been compromised. When this occurs, there is no way to recover your account, or set a new private key, deprecating the previous one. The only thing you can do is start over from scratch, letting everyone know that your key has been compromised and to follow you on your new npub.&lt;/p&gt;

&lt;p&gt;If you use Amber to log into other Nostr apps, you significantly reduce the likelihood that your private key will be compromised, because only one application has access to it, and all other applications reach out to Amber to sign any events. This isn&amp;#39;t quite as secure as storing your private key on a separate device that isn&amp;#39;t connected to the internet whatsoever, like many of us have grown accustomed to with securing our #Bitcoin, but then again, an online persona isn&amp;#39;t nearly as important to secure for most of us as our entire life savings.&lt;/p&gt;

&lt;p&gt;Amber is the first application of its kind for managing your Nostr keys on a mobile device. &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;greenart7c3&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1w4u…0jr5&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; didn&amp;#39;t merely develop the application, but literally created the specification for accomplishing external signing on Android which can be found in &lt;a href=&#34;https://github.com/nostr-protocol/nips/blob/master/55.md&#34;&gt;NIP-55&lt;/a&gt;. Unfortunately, Amber is only available for Android. A signer application for iOS is in the works from &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1yaul8k059377u9lsu67de7y637w4jtgeuwcmh5n7788l6xnlnrgs3tvjmf&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Terry Yiu&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1yau…vjmf&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, but is not ready for use at this time. There is also a new mobile signer app for Android and iOS called Nowser, but I have not yet had a chance to try this app out. From a cursory look at the Android version, it is indeed in the very early stages of development and cannot be compared with Amber.&lt;/p&gt;

&lt;p&gt;This review of Amber is current as of version 3.2.5.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/349eca03f3db98879a4b517a95edad4a316d375ddcebc6ba9b3c7f06738a9eaa.jpg&#34; alt=&#34;Main Screens&#34;/&gt;&lt;/p&gt;

&lt;h2 id=&#34;overall-impression-2&#34;&gt;Overall Impression&lt;/h2&gt;

&lt;p&gt;Score: &lt;strong&gt;4.5&lt;/strong&gt; / 5&lt;/p&gt;

&lt;p&gt;I cannot speak highly enough about Amber as a tool that every Nostr user on Android should start using if they are not already. When the day comes that we have more options for well-developed signer apps on mobile, my opinion may very well change, but until then Amber is what we have available to us. Even so, it is an incredibly well thought-out and reliable tool for securing your nsec.&lt;/p&gt;

&lt;p&gt;Despite being the only well-established Android signer available for Android, Amber &lt;strong&gt;&lt;em&gt;can&lt;/em&gt;&lt;/strong&gt; be compared with other external signing methods available on other platforms. Even with more competition in this arena, though, Amber still holds up incredibly well. If you are signing into web applications on a desktop, I still would recommend using a browser extension like #Alby or #Nos2x, as the experience is usually faster, more seamless, and far more web apps support this signing method (&lt;a href=&#34;https://github.com/nostr-protocol/nips/blob/master/07.md&#34;&gt;NIP-07&lt;/a&gt;) than currently support the two methods employed by Amber. Nevertheless that gap is definitely narrowing.&lt;/p&gt;

&lt;p&gt;A running list I created of applications that support login and signing with Amber can be found here: Nostr Clients with External Signer Support&lt;/p&gt;

&lt;p&gt;I have run into relatively few bugs in my extensive use of Amber for all of my mobile signing needs. Occasionally the application crashes when trying to send it a signing request from a couple of applications, but I would not be surprised if this is no fault of Amber at all, and rather the fault of those specific apps, since it works flawlessly with the vast majority of apps that support either &lt;a href=&#34;https://github.com/nostr-protocol/nips/blob/master/55.md&#34;&gt;NIP-55&lt;/a&gt; or &lt;a href=&#34;https://github.com/nostr-protocol/nips/blob/master/46.md&#34;&gt;NIP-46&lt;/a&gt; login.&lt;/p&gt;

&lt;p&gt;I also believe that mobile is the ideal platform to use for this type of application. First, because most people use Nostr clients on their phone more than on a desktop. There are, of course, exceptions to that, but in general we spend more time on our phones when interacting online. New users are also more likely to be introduced to Nostr by a friend having them download a Nostr client on their phone than on a PC, and that can be a prime opportunity to introduce the new user to protecting their private key. Finally, I agree with the following assessment from &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;hodlbod&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1jlr…ynqn&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsw0r6gzn05xg67h5q2xkplwsuzedjxw9lf7ntrxjl8ajm350fcyugpz4mhxue69uhhyetvv9ujuerpd46hxtnfduhsyg9hyaxj3clfswlhyrd5kjsj5v04clhjvgeq6pwztmysfzdvn93gevpsgqqqye9qd30q62&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…0q62&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The one downside to Amber is that it will be quite foreign for new users. That is partially unavoidable with Nostr, since folks are not accustomed to public/private key cryptography in general, let alone using a private key to log into websites or social media apps. However, the initial signup process is a bit cumbersome if Amber is being used as the means of initially generating a key pair. I think some of this could be foregone at start-up in favor of streamlining onboarding, and then encourage the user to back-up their private key at a later time.&lt;/p&gt;

&lt;h2 id=&#34;features-2&#34;&gt;Features&lt;/h2&gt;

&lt;p&gt;Amber has some features that may surprise you, outside of just storing your private key and signing requests from your favorite Nostr clients. It is a full key management application, supporting multiple accounts, various backup methods, and even the ability to authorize other users to access a Nostr profile you control.&lt;/p&gt;

&lt;h3 id=&#34;android-signing-2&#34;&gt;Android Signing&lt;/h3&gt;

&lt;p&gt;This is the signing method where Amber really shines in both speed and ease of use. Any Android application that supports this standard, and even some progressive web-apps that can be installed to your Android&amp;#39;s home-screen, can very quickly and seamlessly connect with Amber to authorize anything that you need signed with your nsec. All you have to do is select &amp;#34;Login with Amber&amp;#34; in clients like #Amethyst or #0xChat and the app will reach out to Amber for all signing requests from there on out. If you had previously signed into the app with your nsec, you will first need to log out, then choose the option to use Amber when you log back in.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/57673670b6666ea6ec86042087e78d6f8de0746ec19309d30d0239d991ae2806.jpg&#34; alt=&#34;Compatible Apps&#34;/&gt;&lt;/p&gt;

&lt;p&gt;This is a massive deal, because everything you do on Nostr requires a signature from your private key. Log in? Needs a signature. Post a &amp;#34;GM&amp;#34; note? Needs a signature. Follow someone who zapped your note? Needs a signature. Zap them back? You guessed it; needs a signature. When you paste your private key into an application, it will automatically sign a lot of these actions without you ever being asked for approval, but you will quickly realize just how many things the client is doing on your behalf when Amber is asking you to approve them each time.&lt;/p&gt;

&lt;p&gt;Now, this can also get quite annoying after a while. I recommend using the setting that allows Amber to automatically sign for basic functions, which will cut down on some of the authorization spam. Once you have been asked to authorize the same type of action a few times, you can also toggle the option to automatically authorize that action in the future. Don&amp;#39;t worry, though, you have full control to require Amber to ask you for permission again if you want to be alerted each time, and this toggle is specific to each application, so it&amp;#39;s not a blanket approval for all Nostr clients you connect with.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/6d6ba750ba55537abbc22d89fdf4d9eae8f819e99b3c4830d2088ce563353b6f.jpg&#34; alt=&#34;Approve Basic Actions&#34;/&gt;&lt;/p&gt;

&lt;p&gt;This method of signing is just as fast as signing via browser extension on web clients, which users may be more accustomed to. Everything is happening locally on the device, so it can be very snappy and secure.&lt;/p&gt;

&lt;h3 id=&#34;nostr-connect-bunker-signing-2&#34;&gt;Nostr Connect/Bunker Signing&lt;/h3&gt;

&lt;p&gt;This next method of signing has a bit of a delay, because it is using a Nostr relay to send encrypted information back and forth between the app the user is interacting with and Amber to obtain signatures remotely. It isn&amp;#39;t a significant delay most of the time, but it is just enough to be noticeable.&lt;/p&gt;

&lt;p&gt;Also, unlike the previous signing method that would automatically switch to Amber as the active application when a signing request is sent, this method only sends you a notification that you must be watching for. This can lead to situations where you are wondering why something isn&amp;#39;t working in a client you signed into remotely, because it is waiting on you to authorize the action and you didn&amp;#39;t notice the notification from Amber. As you use the application, you get used to the need to check for such authorization requests from time to time, or when something isn&amp;#39;t working as expected.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/0481e8ab3641d513d8eb36b1f483460d55179e2f955ee0008ec7df8afe3b9e0e.jpg&#34; alt=&#34;Notification Example&#34;/&gt;&lt;/p&gt;

&lt;p&gt;By default, Amber will use relay.nsec.app to communicate with whichever Nostr app you are connecting to. You can set a different relay for this purpose, if you like, though not just any relay will support the event kinds that Amber uses for remote signing. You can even run your own relay just for your own signing purposes. In fact, the creator of Amber has a relay application you can run on your phone, called Citrine, that can be used for signing with any web app you are using locally on your phone. This is definitely more of an advanced option, but it is there for you if you want it. For most users, sticking with relay.nsec.app will be just fine, especially since the contents of the events sent back and forth for signing are all encrypted.&lt;/p&gt;

&lt;p&gt;Something many users may not realize is that this remote signing feature allows for issuing signing permissions to team members. For instance, if anyone ever joined me in writing reviews, I could issue them a connection string from Amber, and limit their permissions to just posting long-form draft events. Anything else they tried to do would require my explicit approval each time. Moreover, I could revoke those permissions if I ever felt they were being abused, without the need to start over with a whole new npub. Of course, this requires that your phone is online whenever a team member is trying to sign using the connection string you issued, and it requires you pay attention to your notifications so you can approve or reject requests you have not set to auto-approve. However, this is probably only useful for small teams, and larger businesses will want to find a more robust solution for managing access to their npub, such as Keycast from &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1zuuajd7u3sx8xu92yav9jwxpr839cs0kc3q6t56vd5u9q033xmhsk6c2uc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;jeffg&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1zuu…c2uc&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;The method for establishing a connection between Amber and a Nostr app for remote signing can vary for each app. Most, at minimum, will support obtaining a connection string from Amber that starts with &amp;#34;bunker://&amp;#34; and pasting it in at the time of login. Then you just need to approve the connection request from Amber and the client will log you in and send any subsequent signing requests to Amber using the same connection string.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/72b4c3c361a8a6146c0b1610c6dd3211483e3e5c3c158bef3a7909f17f92c73f.jpg&#34; alt=&#34;Bunker String Creation&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Some clients will also offer the option to scan a QR code to connect the client to Amber. This is quite convenient, but just remember that this also means the client is setting which relay will be used for communication between the two. Clients with this option will also have a connection string you can copy and paste into Amber to achieve the same purpose. For instance, you may need this option if you are trying to connect to an app on your phone and therefore can&amp;#39;t scan the QR code using Amber on the same phone.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/d4c9ad572b2152bd619bbfd3b810f7edb4a2d586c2cf0df29a244b9f4cbe8a3a.jpg&#34; alt=&#34;Nostr Connect QR&#34;/&gt;&lt;/p&gt;

&lt;h3 id=&#34;multiple-accounts-2&#34;&gt;Multiple Accounts&lt;/h3&gt;

&lt;p&gt;Amber does not lock you into using it with only a single set of keys. You can add all of your Nostr &amp;#34;accounts&amp;#34; to Amber and use it for signing events for each independently. Of course, Nostr doesn&amp;#39;t actually have &amp;#34;accounts&amp;#34; in the traditional sense. Your identity is simply your key-pair, and Amber stores and accesses each private key as needed.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/dc189face165c978a3b4e1936a56fbd906732c0bfaa74f559381f5f7c2836766.png&#34; alt=&#34;Multiple Accounts&#34;/&gt;&lt;/p&gt;

&lt;p&gt;When first signing in using native Android signing as described above, Amber will default to whichever account was most recently selected, but you can switch to the account that is needed before approving the request. After initial login, Amber will automatically detect the account that the signing request is for.&lt;/p&gt;

&lt;h3 id=&#34;key-backup-restore-2&#34;&gt;Key Backup &amp;amp; Restore&lt;/h3&gt;

&lt;p&gt;Amber allows multiple ways to back up your private key. As most users would expect, you can get your standard nsec and copy/paste it to a password manager, but you can also obtain your private key as a list of mnemonic seed words, an encrypted version of your key called an ncryptsec, or even a QR code of your nsec or ncryptsec.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/4fb75d91977b6e44e6f78fc220c323ffd537beda9661648fc2d50982ee5e54a9.png&#34; alt=&#34;Key Backup&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Additionally, in order to gain access to this information, Amber requires you to enter your device&amp;#39;s PIN or use biometric authentication. This isn&amp;#39;t cold-storage level protection for your private key by any means, especially since your phone is an internet connected device and does not store your key within a secure element, but it is about as secure as you can ask for while having your key accessible for signing Nostr events.&lt;/p&gt;

&lt;h3 id=&#34;tor-support-2&#34;&gt;Tor Support&lt;/h3&gt;

&lt;p&gt;While Amber does not have Tor support within the app itself, it does support connecting to Tor through Orbot. This would be used with remote signing so that Amber would not connect directly over clearnet to the relay used for communication with the Nostr app requesting the signature. Instead, Amber would connect through Tor, so the relay would not see your IP address. This means you can utilize the remote signing option without compromising your anonymity.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/d165f2bce0c6e06e7e8d2ffe46a44721ecf3dfd1af0836970ed3fc8ff1e48761.jpg&#34; alt=&#34;Orbot Support&#34;/&gt;&lt;/p&gt;

&lt;h3 id=&#34;additional-security-2&#34;&gt;Additional Security&lt;/h3&gt;

&lt;p&gt;Amber allows the user the option to require either biometric or PIN authentication before approving signing requests. This can provide that extra bit of assurance that no one will be able to sign events using your private key if they happen to gain access to your phone. The PIN you set in Amber is also independent from the PIN to unlock your device, allowing for separation of access.&lt;/p&gt;

&lt;h2 id=&#34;can-my-grandma-use-it-2&#34;&gt;Can My Grandma Use It?&lt;/h2&gt;

&lt;p&gt;Score: &lt;strong&gt;4.0&lt;/strong&gt; / 5&lt;/p&gt;

&lt;p&gt;At the end of the day, Amber is a tool for those who have some concept of the importance of protecting their private key by not pasting it into every Nostr client that comes along. This concept in itself is not terribly approachable to an average person. They are used to just plugging their password into every service they use, and even worse, they usually have the &lt;strong&gt;&lt;em&gt;same password&lt;/em&gt;&lt;/strong&gt; for everything so they can more readily remember it. The idea that they should never enter their &amp;#34;Nostr password&amp;#34; into any Nostr application would never occur to them unless someone first explained how cryptography works related to public/private key pairs.&lt;/p&gt;

&lt;p&gt;That said, I think there can be some improvements made to how users are introduced to these concepts, and that a signer application like Amber might be ideal for the job. Considering Amber as a new user&amp;#39;s first touchpoint with Nostr, I think it holds up well, but could be somewhat streamlined.&lt;/p&gt;

&lt;p&gt;Upon opening the app, the user is prompted to either use their existing private key or &amp;#34;Create a new Nostr account.&amp;#34; This is straightforward enough. &amp;#34;Account&amp;#34; is not a technically correct term with Nostr, but it is a term that new users would be familiar with and understand the basic concept.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/4e5ef2212714cc9ac843dfd1c193786f398691d93c8a3882d05340c2378bdbc2.jpg&#34; alt=&#34;First Screen&#34;/&gt;&lt;/p&gt;

&lt;p&gt;The next screen announces that the account is ready, and presents the user with their public key, explaining that it is &amp;#34;a sort of username&amp;#34; that will allow others to find them on Nostr. While it is good to explain this to the user, it is unnecessary information at this point. This screen also prompts the user to set a nickname and set a password to encrypt their private key. Since the backup options also allow the user to set this password, I think this step could be pushed to a later time. This screen would better serve the new user if it simply prompted them to set a nickname and short bio that could be saved to a few default relays.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/71e45b1e59348edaa0180abaf15db821493d03e9afff44d98c5c783d69c872f9.jpg&#34; alt=&#34;Set Name and Password&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Of course, Amber is currently prompting for a password to be set up-front because the next screen requires the new user to download a &amp;#34;backup kit&amp;#34; in order to continue. While I do believe it is a good idea to encourage the creation of a backup, it is not crucial to do so immediately upon creation of a new npub that has nothing at stake if the private key is lost. This is something the UI could remind the user to do at a later time, reducing the friction of profile creation, and expediting getting them into the action.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/64c7b72ae8595e67db0431eec5298033500397eb7670640c3b206bfefcaf191f.jpg&#34; alt=&#34;Download Backup&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Outside of these minor onboarding friction points, I think Amber does a great job of explaining to the user the purpose of each of its features, all within the app and without any need to reference external documentation. As long as the user understands the basic concept that their private key is being stored by Amber in order to sign requests from other Nostr apps, so they don&amp;#39;t have to be given the private key, Amber is very good about explaining the rest without getting too far into the technical weeds.&lt;/p&gt;

&lt;p&gt;The most glaring usability issue with Amber is that it isn&amp;#39;t available in the Play Store. Average users expect to be able to find applications they can trust in their mobile device&amp;#39;s default app store. There is a valid argument to be made that they are incorrect in this assumption, but that doesn&amp;#39;t change the fact that this is the assumption most people make. They believe that applications in the Play Store are &amp;#34;safe&amp;#34; and that anything they can&amp;#39;t install through the Play Store is suspect. The prompts that the Android operating system requires the user to approve when installing &amp;#34;unknown apps&amp;#34; certainly doesn&amp;#39;t help with this impression.&lt;/p&gt;

&lt;p&gt;Now, I absolutely &lt;strong&gt;&lt;em&gt;love&lt;/em&gt;&lt;/strong&gt; the Zapstore from &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1wf4pufsucer5va8g9p0rj5dnhvfeh6d8w0g6eayaep5dhps6rsgs43dgh9&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;franzap&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1wf4…dgh9&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, but it doesn&amp;#39;t do much to alleviate this issue. Users will still need to be convinced that it is safe to install the Zapstore from the GitHub repo, and then install Amber from there. Furthermore, this adds yet another step to the onboarding process.&lt;/p&gt;

&lt;p&gt;Instead of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Install Amber&lt;/li&gt;
&lt;li&gt;Set up your keys&lt;/li&gt;
&lt;li&gt;Install the client you want to use&lt;/li&gt;
&lt;li&gt;Log in with Amber&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The process becomes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Go to the Zapstore GitHub and download the latest version from the releases page.&lt;/li&gt;
&lt;li&gt;Install the APK you downloaded, allowing any prompt to install unknown apps.&lt;/li&gt;
&lt;li&gt;Open Zapstore and install Amber, allowing any prompt to install unknown apps again.&lt;/li&gt;
&lt;li&gt;Open Amber and set up your keys.&lt;/li&gt;
&lt;li&gt;Install the client you want to use&lt;/li&gt;
&lt;li&gt;Log in with Amber&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;An application as important as Amber for protecting users&amp;#39; private keys should be as readily available to the new user as possible. New users are the ones most prone to making mistakes that could compromise their private keys. Amber should be available to them in the Play Store.&lt;/p&gt;

&lt;h2 id=&#34;how-do-ui-look-2&#34;&gt;How do UI Look?&lt;/h2&gt;

&lt;p&gt;Score: &lt;strong&gt;4.5&lt;/strong&gt; / 5&lt;/p&gt;

&lt;p&gt;Amber&amp;#39;s UI can be described as clean but utilitarian. But then, Amber is a tool, so this is somewhat expected. It is not an app you will be spending a lot of time in, so the UI just needs to be serviceable. I would say it accomplishes this and then some. UI elements are generally easy to understand what they do, and page headings fill in the gaps where that is not the case.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/fa332d91ce2bd234f8d02bd1d2d90c61a4fe33141f5151c03f7eb3a65fcbf12e.jpg&#34; alt=&#34;Light and Dark UI 1&#34;/&gt;&lt;/p&gt;

&lt;p&gt;I am not the biggest fan of the color-scheme, particularly in light-mode, but it is not bad in dark-mode at all, and Amber follows whatever theme you have set for your device in that respect. Additionally, the color choice does make sense given the application&amp;#39;s name.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/a35bd54dc4e7c8b2973c927e05faecf360f194cde9466f5a728efa10f27a06cf.jpg&#34; alt=&#34;Light and Dark UI 2&#34;/&gt;&lt;/p&gt;

&lt;p&gt;It must also be taken into consideration that Amber is almost entirely the product of a single developer&amp;#39;s work. He has done a great job producing an app that is not only useful, but pleasant to interact with. The same cannot be said for most utility apps I have previously used, with interfaces that clearly made good design the lowest priority. While Amber&amp;#39;s UI may not be the most beautiful Nostr app I have seen, design was clearly not an afterthought, either, and it is appreciated.&lt;/p&gt;

&lt;h2 id=&#34;relay-management-2&#34;&gt;Relay Management&lt;/h2&gt;

&lt;p&gt;Score: &lt;strong&gt;4.9&lt;/strong&gt; / 5&lt;/p&gt;

&lt;p&gt;Even though Amber is not a Nostr client, where users can browse notes from their favorite npubs, it still relies heavily on relays for some of its features. Primarily, it uses relays for communicating with other Nostr apps for remote signing requests. However, it also uses relays to fetch profile data, so that each private key you add to Amber will automatically load your chosen username and profile picture.&lt;/p&gt;

&lt;p&gt;In the relay settings, users can choose which relays are being used to fetch profile data, and which relays will be used by default when creating new remote signing connection strings.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/6a70a15cb517c3c97d34a65de9461cdd7bcb3e35c3b073aa0e2281d4f4e6f8fa.jpg&#34; alt=&#34;Relay Settings&#34;/&gt;&lt;/p&gt;

&lt;p&gt;The user can also see which relays are currently connected to Amber and even look at the information that has been passed back and forth on each of those active relays. This information about actively connected relays is not only available within the application, but also in the notification that Amber has to keep in your device&amp;#39;s notification tray in order to continue to operate in the background while you are using other apps.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/5153458e4f58483c5ff1026e23a8e0c53a22fe77adb940dd487f6be7b760f66d.jpg&#34; alt=&#34;Relay Info Notification&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Optionality is the name of the game when it comes to how Amber handles relay selection. The user can just stick with the default signing relay, use their own relay as the default, or even use a different relay for each Nostr application that they connect to for remote signing. Amber gives the user an incredible amount of flexibility in this regard.&lt;/p&gt;

&lt;p&gt;In addition to all of this, because not all relays accept the event types needed for remote signing, when you add a relay address to Amber, it automatically tests that relay to see if it will work. This alone can be a massive time saver, so users aren&amp;#39;t trying to use relays that don&amp;#39;t support remote signing and wondering why they can&amp;#39;t log into noStrudel with the connection string they got from Amber.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://relay.brightbolt.net/581964ae20b2a549ac74a80cf581f34d4d79fa6c5736c393da921fb2b27e94b9.jpg&#34; alt=&#34;Relay Error&#34;/&gt;&lt;/p&gt;

&lt;p&gt;The only way I could see relay management being improved would be some means of giving the user relay recommendations, in case they want to use a relay other than relay.nsec.app, but they aren&amp;#39;t sure which other relays will accept remote signing events. That said, most users who want to use a different relay for signing remote events will likely be using their own, in which case recommendations aren&amp;#39;t needed.&lt;/p&gt;

&lt;h2 id=&#34;current-users-questions-2&#34;&gt;Current Users&amp;#39; Questions&lt;/h2&gt;

&lt;p&gt;The AskNostr hashtag can be a good indication of the pain points that other users are currently having with any Nostr application. Here are some of the most common questions submitted about Amber in the last two months.&lt;/p&gt;

&lt;p&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qvzqqqqqqypzpv30auvvha0wkhteg500n3xd528063l6099zh37sgj2uevdm5mslqythwumn8ghj7ct49eex2mrp09skymr99ehhyee0qyt8wumn8ghj7ct4w35zumn0wd68yvfwvdhk6tcpz9mhxue69uhnzdps9enrw73wd9hj7qpqjx685wn6j3se7w6380ktwvrpydedpu06jd0cwfjawkgnzmahvs2s7t0585&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…0585&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;This is a good example of Amber working correctly, but the app the user is trying to log into not working. In my experience with #Olas in particular, it sometimes allows remote signer login, and sometimes doesn&amp;#39;t. Amber will receive the signing request and I will approve it, but Olas remains on the login screen.&lt;/p&gt;

&lt;p&gt;If Amber is receiving the signing requests, and you are approving them, the fault is likely with the application you are trying to log into.&lt;/p&gt;

&lt;p&gt;That&amp;#39;s it. That&amp;#39;s all the repeated questions I could find. Oh, there were a few one-off questions where relay.nsec.app wouldn&amp;#39;t connect, or where the user&amp;#39;s out-of-date web browser was the issue. Outside of that, though, there were no common questions about &lt;strong&gt;&lt;em&gt;how&lt;/em&gt;&lt;/strong&gt; to use Amber, and that is a testament to Amber&amp;#39;s ease of use all on its own.&lt;/p&gt;

&lt;h2 id=&#34;wrap-up-2&#34;&gt;Wrap Up&lt;/h2&gt;

&lt;p&gt;If you are on Android and you are not already using Amber to protect your nsec, please do yourself a favor and get it installed. It&amp;#39;s not at all complicated to set up, and it will make trying out all the latest Nostr clients a safe and pleasant experience.&lt;/p&gt;

&lt;p&gt;If you are a client developer and you have not added support for NIP-55 or NIP-46, do your users the courtesy of respecting the sanctity of their private keys. Even developers who have no intention of compromising their users&amp;#39; keys can inadvertently do so. Make that eventuality impossible by adding support for NIP-55 and NIP-46 signing.&lt;/p&gt;

&lt;p&gt;Finally, I apologize for the extended time it took me to get this review finished. The time I have available is scarce, Nostr is distracting, and &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;greenart7c3&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1w4u…0jr5&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; kept improving Amber even as I was putting it through its paces over the last two months. Keep shipping, my friend! You have made one of the most useful tools we have seen for Nostr to date!&lt;/p&gt;

&lt;p&gt;Now... What should I review next?&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-03-06T09:43:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgsrp6jptex5zedv8t4eqx8ngqd7e3n4sjspcx5d23xljxjqga8nczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsxdg8e</id>
    
      <title type="html">Nostr Reviews nice ... #naddr1qq…tncc</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgsrp6jptex5zedv8t4eqx8ngqd7e3n4sjspcx5d23xljxjqga8nczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvsxdg8e" />
    <content type="html">
      Nostr Reviews nice ...&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qqxnzdenxverjde38qer2dfsqgspcx0tr2wktds02sn6xrlrujk6yghd9dg6cntjy0dp2v95ughmp0qrqsqqqa282etncc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qq…tncc&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;It&amp;#39;s been barely two years since I joined Nostr on my main npub, &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1kun5628raxpm7usdkj62z2337hr77f3ryrg9cf0vjpyf4jvk9r9smv3lhe&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Dikaios1517&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1kun…3lhe&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, and in just that relatively short time, the amount of development on top of this protocol has been staggering. When &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;jack&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1sg6…f63m&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; first opened the floodgates of adoption by tweeting about Nostr, it felt like most of the available clients were barely serviceable and held together with a prayer and copious amounts of duct tape. Of course, it can sometimes still feel that way, but there are definitely some Nostr apps looking and feeling more polished and providing true innovation when compared with legacy social platforms. Indeed, there are a growing number of Nostr-based applications and tools that have very little to do with social media at all.&lt;/p&gt;

&lt;p&gt;One thing we have not had available to the growing Nostr community, and those considering joining it, is a source for application reviews that is thorough, approachable, knowledgeable, and balanced. This is what I hope to begin to provide through this new npub dedicated to reviewing as many of the Nostr clients, apps, and tools as I possibly can, so you the reader can determine which ones will fit your needs, and perhaps help you find new ones you had never heard about.&lt;/p&gt;

&lt;p&gt;One of the best parts about Nostr is the portability of your identity and social graph, allowing users to log into any Nostr-based application with their same &amp;#34;account&amp;#34; without some centralized tech giant like Google or Apple owning who you are and all of your data. Leverage this super-power of Nostr with me as we explore the best applications and tools the intrepid developers building on this platform have cooked up.&lt;/p&gt;

&lt;h2 id=&#34;what-will-you-review-2&#34;&gt;What will you review?&lt;/h2&gt;

&lt;p&gt;My choice of applications to review will be based on a few factors.&lt;/p&gt;

&lt;p&gt;First, I will only be reviewing applications that have a production release, or are otherwise considered production ready by the developer. &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;jb55&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1xts…kk5s&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, you won&amp;#39;t have to worry that I will be putting NoteDeck under the microscope while it is still very much in alpha. All of us who love to try the new clients as soon as they are available understand well enough that there will be plenty of bugs, UI quirks, and rough edges to look past.&lt;/p&gt;

&lt;p&gt;Second, I will generally be reviewing applications that are meant to be user-facing for the average person. That is, apps that your normie friends might soon be using, and then asking you why they can&amp;#39;t edit anything they post. I will not be doing reviews of various relay implementations, for instance, unless they are designed to be approachable to the average user to install and manage. &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub10npj3gydmv40m70ehemmal6vsdyfl7tewgvz043g54p0x23y0s8qzztl5h&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;cloud fodder&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub10np…tl5h&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, your project might just be a notable exception.&lt;/p&gt;

&lt;p&gt;Third, my reviews will be limited by the operating systems I have available to me at the time. Sorry folks over on iOS, Mac, and Windows. I will only be able to review apps I can run on Android, Linux, or my web browser for the time being.&lt;/p&gt;

&lt;h2 id=&#34;how-will-the-apps-be-rated-2&#34;&gt;How will the apps be rated?&lt;/h2&gt;

&lt;p&gt;I want to be thorough in my reviews, and yet avoid overloading my readers with information they don&amp;#39;t care about. In order to attempt to achieve this, I will break my reviews into several sections, so readers can skip to the sections relevant to their interests.&lt;/p&gt;

&lt;p&gt;First, I will provide a basic overview of the type of application I am reviewing, what it is trying to achieve, and why a user might want to try it out.&lt;/p&gt;

&lt;p&gt;Next, I will give my overall impression of the application. The good, the bad, and the ugly, as it were, so that those who just want a brief rundown can get the TLDR right out the gate and be on their way.&lt;/p&gt;

&lt;p&gt;Then we will begin diving into the nitty-gritty with an in depth look at the main features of the application. What it does well. What features seem lacking. What expected features are absent. What features make it unique and set it apart from other applications with a similar purpose.&lt;/p&gt;

&lt;p&gt;For the sake of all the baby Nostriches out there, the next section will be an assessment of how approachable the application would likely be to a normie who is coming to Nostr with no idea what a public and private key are, what relays are, or why they might want to start interacting here instead of on a legacy equivalent. What would someone used to Twitter think of #Snort? What would someone used to Spotify think of #Fountain or #Wavlake?&lt;/p&gt;

&lt;p&gt;The next section will be a review of the application&amp;#39;s UI. The design and polish. How easy it is to find the things you want in the areas you would expect them. In short, how well the application achieves the goal of making the user feel at home and want to continue using the app just through quality UI design.&lt;/p&gt;

&lt;p&gt;If you know me and my contstant harping on developers to include various forms of external signing, it should be no surprise to you that the next section will cover login options. What does the sign-in and sign-up flow look like, and does the user have to expose their private key to the application in order to use it?&lt;/p&gt;

&lt;p&gt;A review of virtually any Nostr application would be incomplete without a section dedicated to zap integration. How prominent is zapping in the app? How easy is it to zap or start receiving zaps? Are zaps displayed in a way that encourages users to compete to be top zapper? Is Nostr Wallet Connect supported for using external wallets for one-tap-zapping?&lt;/p&gt;

&lt;p&gt;Most Nostr applications, even &amp;#34;other stuff&amp;#34; clients, are designed to present some form of content to the user. The next section will cover how easy it is for the user to find the type of content they may be interested in, or to discover content they didn&amp;#39;t know they might be interested in. For social clients, how easy is it to discover other users that they might want to follow?&lt;/p&gt;

&lt;p&gt;The backbone of the protocol is the interplay between clients and relays, and the next section of the review will cover how the app manages relays. Are they hidden from the user? Are there sensible defaults? Can users who want to do so select the relays they prefer? Does the app respect relays the user has selected in other apps, or are the app&amp;#39;s relays independent of those selected in other apps. Worse, does the app overwrite your selected relays with its defaults?&lt;/p&gt;

&lt;p&gt;Finally, I will scour the #AskNostr feed for questions and comments from other users about the app under review to get more perspectives than just my own. What are the common pain-points other users are having? What do they love about the app? What features would they like to see added?&lt;/p&gt;

&lt;p&gt;Are there other sections you would like to see me add before I start dropping reviews? Get them to me soon, because I am currently taking notes for my first review, which will be the #Primal #Android client!&lt;/p&gt;

&lt;p&gt;PV 🤙&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-03-06T09:42:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8ut5cy8t9vmpj4lpjsjd65utffjz5p5vm4e69ztx4mauzxctkydszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvrlnsyt</id>
    
      <title type="html">Signal&amp;#39;s CEO: Then We&amp;#39;re Leaving Sweden The government ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8ut5cy8t9vmpj4lpjsjd65utffjz5p5vm4e69ztx4mauzxctkydszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvrlnsyt" />
    <content type="html">
      Signal&amp;#39;s CEO: Then We&amp;#39;re Leaving Sweden&lt;br/&gt;&lt;br/&gt;The government wants Signal and Whatsapp to be forced to store messages sent using the apps. If it becomes a reality, we&amp;#39;ll leave Sweden, says Signal&amp;#39;s CEO Meredith Whittaker to SVT News.&lt;br/&gt;&lt;br/&gt;» Published: February 25 2025&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://swedenherald.com/article/signals-ceo-then-were-leaving-sweden&#34;&gt;https://swedenherald.com/article/signals-ceo-then-were-leaving-sweden&lt;/a&gt;
    </content>
    <updated>2025-02-26T11:12:42Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvus9wcv6j6c5vs23rfj0nnvdcuv2jdugwhvftx5yhcatd835r4dqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2mlgfg</id>
    
      <title type="html">This is a valid point that has to be examined. Did you? Asking ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvus9wcv6j6c5vs23rfj0nnvdcuv2jdugwhvftx5yhcatd835r4dqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv2mlgfg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdj36fzdc69lgh3cwsfrnxut7nunn0qxl9p7t8hqt7g3430qplhxcnqsspa&#39;&gt;nevent1q…sspa&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;This is a valid point that has to be examined. Did you? Asking Grok is not enough nor responsible
    </content>
    <updated>2025-02-25T09:16:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqhznx3zf8dl4saxthwkh203jzqjzsrsuu44p83clgtkfhtvewx7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4kh6p0</id>
    
      <title type="html">Sorry, but they are just hypocrites and conformists ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqhznx3zf8dl4saxthwkh203jzqjzsrsuu44p83clgtkfhtvewx7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv4kh6p0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstzfkarjfjgz4kddpx4g57q27e4vvq6qky20wzdfm97awwgd4j7eqpp4mhxue69uhkummn9ekx7mqvpf2f6&#39;&gt;nevent1q…f2f6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Sorry, but they are just hypocrites and conformists ...
    </content>
    <updated>2025-02-24T17:12:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgt0q6a2cdwwvm5yr632jmna49g5xqsgtts26kz390yll8xvkp49gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhtgrks</id>
    
      <title type="html">#naddr1qv…mhpr</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgt0q6a2cdwwvm5yr632jmna49g5xqsgtts26kz390yll8xvkp49gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhtgrks" />
    <content type="html">
      &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qvzqqqr4gupzq4te6hqp5zea2kxyuchr2ftqv5ylcnl0pnuhvxc7rl5tj0d3qn0dqqe5xctjvfej6ctjv4hz6apdw35x2ttswfhkymr9d5khjmm4wgkk2mnkd9ex7mndv4h8gttfwvkk2wfcxaehs9fmhpr&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qv…mhpr&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;Like fats, carbohydrates and have been unfairly demonised.&lt;/p&gt;

&lt;p&gt;Carbs aren’t inherently bad.&lt;/p&gt;

&lt;p&gt;Their impact depends on &lt;strong&gt;seasonality, local availability, sunlight exposure,&lt;/strong&gt; and &lt;strong&gt;movement.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Traditional cultures ate carbs, in alignment with their environment, and thrived.&lt;/p&gt;

&lt;p&gt;Today, we eat them indiscriminately, and it’s wrecking metabolic health.&lt;/p&gt;

&lt;hr&gt;

&lt;h3 id=&#34;carbs-in-traditional-diet-context-matters-2&#34;&gt;Carbs in traditional diet: Context matters&lt;/h3&gt;

&lt;p&gt;Different cultures have consumed varying amounts of carbohydrates for centuries, but what mattered wasn’t just &lt;strong&gt;how much&lt;/strong&gt; they ate, it was &lt;strong&gt;when and how&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Pacific Islanders&lt;/strong&gt; consumed fruit and tubers year round, but they lived in high UV environments, stayed highly active, and had robust metabolic flexibility.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Northern Europeans&lt;/strong&gt; consumed grains and dairy, but only seasonally and locally,** adapting to long winters with lower carbohydrate intake.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Inuit tribes&lt;/strong&gt; had little to no carbs. Their environment, long, dark winters with minimal plant foods, dictated a high-fat, animal-based diet for survival.&lt;/p&gt;

&lt;p&gt;Regardless of macronutrient ratios, these cultures remained free from metabolic disease.&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;→ They ate whole, unprocessed food&lt;/strong&gt;: Nothing refined, industrialised, or out of sync with their seasons.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Their lifestyle supported their diet&lt;/strong&gt;: They moved constantly and had high sun exposure.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;There was no year-round abundance&lt;/strong&gt;: Food availability changed with the seasons, and so did their metabolism.&lt;/p&gt;

&lt;p&gt;&amp;lt;img src=&amp;#34;https://blossom.primal.net/1b3f80f4a44d170a393f965603cd3abbbfa31be9ee7d6798c254c957656b005b.png&amp;#34;&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Traditional Pacific Islander diet full of fruit and tubers.&lt;/em&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h3 id=&#34;the-problem-we-re-eating-for-winter-year-round-2&#34;&gt;The problem? We’re eating for winter year round&lt;/h3&gt;

&lt;p&gt;Fast forward to the modern world.&lt;/p&gt;

&lt;p&gt;In his book, &amp;#39;&lt;em&gt;Don’t Eat for Winter&lt;/em&gt;&amp;#39;, Cian Foley tells us &amp;#34;&lt;em&gt;We eat like it’s winter all year long, high-carb, high-fat, ultra-processed, and completely disconnected from nature’s cues&lt;/em&gt;.&amp;#34;&lt;/p&gt;

&lt;p&gt;This has lead us to a metabolic mismatch:&lt;/p&gt;

&lt;p&gt;→ We eat high-carb diets but &lt;strong&gt;stay indoors under artificial light&lt;/strong&gt;, disrupting our ability to process them efficiently.&lt;/p&gt;

&lt;p&gt;→ We consume food that &lt;strong&gt;isn’t seasonal or local&lt;/strong&gt;, removing natural metabolic cycles.&lt;/p&gt;

&lt;p&gt;→ We pair &lt;strong&gt;carbs with inactivity&lt;/strong&gt;, leading to &lt;strong&gt;insulin resistance, fat gain, and metabolic dysfunction.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Carbs aren’t the problem.&lt;/p&gt;

&lt;p&gt;Eating them disconnected from seasonality, local availability, sunlight exposure, and movement is.&lt;/p&gt;

&lt;p&gt;&amp;lt;img src=&amp;#34;https://blossom.primal.net/e43aa99bfa6e7fc9d936ab7c3df4da501a69b79f68dc783ca268a9451a8f18f9.png&amp;#34;&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Homer Simpson eating highly processed carbs sitting under artificial light&lt;/em&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h3 id=&#34;why-does-sunlight-increases-carbohydrate-tolerance-2&#34;&gt;Why does sunlight increases carbohydrate tolerance?&lt;/h3&gt;

&lt;p&gt;Sunlight improves insulin sensitivity, glucose metabolism, and mitochondrial efficiency, helping your body process carbs more effectively.&lt;/p&gt;

&lt;p&gt;→ Activates the &lt;strong&gt;POMC-leptin-melanocortin pathway&lt;/strong&gt;, that flip the switch in your body to burn fat more efficiently and respond better to insulin.&lt;/p&gt;

&lt;p&gt;→ Releases &lt;strong&gt;Nitric oxide,&lt;/strong&gt; which increases glucose uptake in muscles &amp;amp; reduces fat storage.&lt;/p&gt;

&lt;p&gt;→ High UV exposure &lt;strong&gt;upregulates genes&lt;/strong&gt; for glucose metabolism, making carbs easier to process in summer.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Mitochondrial efficiency improves with sunlight&lt;/strong&gt;, allowing for better glucose usage and lower oxidative stress.&lt;/p&gt;

&lt;p&gt;In short, if you get &lt;strong&gt;plenty of sunlight, your body can tolerate more carbohydrates (whole)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;If you’re in a low-light environment e.g., winter, northern latitudes, or indoors all day, your tolerance decreases, and a lower-carb, higher-fat diet may be more suitable.&lt;/p&gt;

&lt;p&gt;&amp;lt;img src=&amp;#34;https://blossom.primal.net/f022959afa11132a80c80d0483415c32226d82ab1c21a06079eee22b6dc06c55.png&amp;#34;&amp;gt;&lt;/p&gt;

&lt;hr&gt;

&lt;h3 id=&#34;how-to-eat-carbs-in-sync-with-your-environment-2&#34;&gt;How to eat carbs in sync with your environment&lt;/h3&gt;

&lt;p&gt;→ &lt;strong&gt;Align carb intake with your sunlight exposure&lt;/strong&gt;: If you’re in a high-UV environment, your body is primed to handle more carbohydrates. In darker seasons, focus more on protein and fat.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Eat seasonally and locally&lt;/strong&gt;: Summer fruits in the summer, root vegetables in colder months. Let nature dictate your intake.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;Pair carbs with movement&lt;/strong&gt;: Don’t consume high-carb meals if you’re sedentary. Use movement to enhance glucose uptake and metabolic flexibility but not as a punishment.&lt;/p&gt;

&lt;p&gt;It should be said, if you have metabolic syndrome issues cutting carbs can be useful tool until it has been fixed.&lt;/p&gt;

&lt;p&gt;You will thrive when you&amp;#39;re connected to nature, not fighting against it.&lt;/p&gt;

&lt;p&gt;Carbs are not the enemy, &lt;strong&gt;modern environments are.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It’s not about eliminating carbs but eating them correctly, in sync with light, seasonality, and movement.&lt;/p&gt;

&lt;p&gt;-Chris&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;DMs → always open for those who need help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you want to&lt;/strong&gt; regain metabolic flexibility and stop storing excessive fat, I have a 10 week programme just for you. &lt;strong&gt;Let’s talk.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Book a free call here&lt;/strong&gt; → &lt;a href=&#34;https://calendly.com/hello-chrispatrick&#34;&gt;https://calendly.com/hello-chrispatrick&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Grab Cian Foleys book &amp;#39;Don&amp;#39;t Eat For Winter&amp;#39; → &lt;a href=&#34;https://www.donteatforwinter.com/&#34;&gt;https://www.donteatforwinter.com/&lt;/a&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-02-23T01:15:20Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsgxgqvvhy8tq0m3kstrm2f5jdjw2yf8rjxr77wtt7pp7fptm7zkmszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvejhn6f</id>
    
      <title type="html">Die EU ist in jeder Hinsicht pleite. Der Besuch von Vance eine ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsgxgqvvhy8tq0m3kstrm2f5jdjw2yf8rjxr77wtt7pp7fptm7zkmszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvejhn6f" />
    <content type="html">
      Die EU ist in jeder Hinsicht pleite. Der Besuch von Vance eine Höflichkeit zum &amp;#34;Absch(l)uss&amp;#34;.&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qvzqqqr4gupzpnl3wg880wcx3u8th5ufmn2ssgkartyd9tqtpa0ssq9wnc2u0c4jqy88wumn8ghj7mn0wvhxcmmv9uq3uamnwvaz7tmwdaehgu3dwp6kytnhv4kxcmmjv3jhytnwv46z7qqdxymngvpjxs6rqde3xs6nqq23sqx&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qv…3sqx&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;Trumps Antrittsrede, seine Präsidentenerlasse, Personalentscheidungen und Amtshandlungen hatten schon in kurzer Zeit die Konturen der künftigen US-Außenpolitik erkennen lassen. Aber in München sprach der Vizepräsident auf einer bedeutenden Konferenz direkt zu den Europäern, den “Partnern” und “Verbündeten”. Und was er ihnen in aller Deutlichkeit mitteilte, war nichts anderes als eine 180-Grad Kehrtwende zur Politik der Vorgänger-Regierung. Die Botschaft war kein Vorschlag, sondern eine Ansage, die Inhalte sind inzwischen hinlänglich bekannt. Obwohl die Rede erwartungsgemäß mehr als reichlich kommentiert wurde, möchte ich noch einige Aspekte ergänzen, die ich bisher in den Kommentaren vermisst habe.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://cdn.nostrcheck.me/cff1720e77bb068f0ebbd389dcd50822dd1ac8d2ac0b0f5f0800ae9e15c7e2b2/a90bb91f021e5598dbcd4a0d016a53a17d48368206639f709274ee39518f892b.webp&#34; alt=&#34;1.00&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Im November 1988 wurde die Auslieferung der sowjetischen Zeitschrift “Sputnik” in der DDR gestoppt, was einem Verbot gleichkam. Der Anlaß waren kritische Betrachtungen über Stalin und Berichte über den Hitler-Stalin-Pakt, den es laut DDR-Geschichtsschreibung nicht gab. Es war eine Zensur von Informationen aus dem Land des “großen Bruders”, der Führungsmacht der sozialistischen Welt. Das Diktum “von der Sowjetunion lernen heißt siegen lernen” galt erkennbar nicht mehr. Das war zugleich der Höhepunkt einer ideologischen Entfremdung die 1986 begonnen hatte, als Gorbatschow “Glasnost” (Offenheit) und “Perestroika” (Reformen) einforderte, welche von der vergreisten DDR-Führung als unnötig und gefährlich abgelehnt wurden. Gorbatschow hatte richtig erkannt, dass die sozialistischen Staaten ökonomisch und gesellschaftlich gescheitert waren und ohne Reformen nicht überleben würden. Die Einsicht kam aber zu spät, die DDR kollabierte bereits ein Jahr später an ihrem Reformstau, die UdSSR Ende 1991 trotz der begonnenen Reformversuche.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://cdn.nostrcheck.me/cff1720e77bb068f0ebbd389dcd50822dd1ac8d2ac0b0f5f0800ae9e15c7e2b2/dac1757facacc02ee3ffde871ebefd34864df5b147a95a4973988a9b36fa2eda.webp&#34; alt=&#34;1.00&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Die Parallelen sind unverkennbar, eklatante politische Fehler (u.a. Euro seit 2009 und Migration seit 2015) haben die EU-Staaten zunächst zu Sanierungsfällen gemacht, durch die Corona-Politik zu Insolvenzkandidaten. Der Rubikon ist längst überschritten, die Schönwetter-Union ist nicht mehr zu retten. Den Amerikanern ist das klar, daher sind die Reform-Appelle von Vance wohl eher seiner Höflichkeit zuzurechnen. Für die US-Regierung ist die EU bereits jetzt nicht mehr existent, Verträge werden wieder direkt mit den Mitglieds-Staaten getroffen, und in den Ukraine-Verhandlungen ist kein Platz am Verhandlungstisch. Die Themenbereiche bei den Gesprächen in Riad haben aber auch gezeigt, dass Amerikaner und Russen in global-strategischen Dimensionen denken, die Ukraine ist zurecht nur ein Randthema. Die aktuelle Rhetorik europäischer Politiker hingegen ist niveaulos und kleinkariert, man spielt in der 2. Liga, die EU hat sich selbst vom Akteur zum Objekt degradiert.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://cdn.nostrcheck.me/cff1720e77bb068f0ebbd389dcd50822dd1ac8d2ac0b0f5f0800ae9e15c7e2b2/6664d7a397861d7e1113e40c060d30bac38a00b411ddc9fd0ba3c768807d2921.webp&#34; alt=&#34;1.00&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Was bedeutet das für unsere Zukunft? Und was ist von der neuen US-Führung zu erwarten? Die unsäglichen Diskussionen darüber ob nun Trump und Musk gut oder böse sind, vernebelt nur eine klare Tatsache. Die EU hat keinen Rückhalt mehr vom “großen Bruder”, weder durch die NATO in Sachen Ukraine, noch durch Zensur von Systemkritikern (USAID, BigTech). Letzteres führt zu drei fundamentalen Veränderungen.\
\
1. Das Narrativ von den “westlichen Werten” ist tot. Auf diesem Axiom der USA basierte die gesamte Propaganda-Maschine, es wurde zur Religion. Nun versuchen gerade Provinzpolitiker wie Pistorius und Habeck mit beschränkten rhetorischen Mitteln zu definieren was “westliche Werte” ohne die USA sind, was mehr für Begeisterung bei Satirikern beiträgt als zur Überzeugung von Tagesschau-Anhängern.\
\
2. Die Deutungshoheit geht verloren weil immer mehr Publizisten ihr Fähnchen in den sich drehenden Wind hängen, sofern sie noch von Leser-Abos und Werbekunden abhängig sind. Die einsetzende Kakophonie verwirrt die Masse der schlichten Medien-Konsumenten, die über Jahrzehnte auf Nachrichten-Konformität dressiert worden sind. \
\
3. Weniger Zensur in den sozialen Medien verschafft den kritischen Stimmen mehr Reichweite, “bedrohliche” Meinungsvielfalt entsteht. Leider können die meisten Kritiker aber nur kritisieren, was uns zurück in die Zeiten des Sputnik-Verbots führt.&lt;/p&gt;

&lt;p&gt;&lt;img src=&#34;https://cdn.nostrcheck.me/cff1720e77bb068f0ebbd389dcd50822dd1ac8d2ac0b0f5f0800ae9e15c7e2b2/0f207a48d321d4cce0c71e78b8333913321a08da8923f56b89740f9f973a20cc.webp&#34; alt=&#34;1.00&#34;/&gt;&lt;/p&gt;

&lt;p&gt;Die DDR-Opposition hat beim Abriss der DDR mitgewirkt, über diese Rolle ist sie aber nie hinaus gekommen. Als die Mauer gefallen war und es um die Neugestaltung ging, hat sie kläglich versagt. Dem Großteil der heutigen Opposition droht das selbe Schicksal, weil sie keinen Plan für die Stunde Null hat. Bei Tauwetter darf man nicht mehr über den Winter diskutieren, sondern über das Bestellen der Felder. Wer die Saat ausbringt, entscheidet über die Ernte. Den Kollaps betreffend ist nur noch der Zeitpunkt unklar, für den Zeitraum danach jedoch alles. Wenn wir uns eine Bürgergesellschaft wünschen, dann müssen wir jetzt als Bürger aktiv werden, also DU, Leser. Spende für Pareto, oder für kritische Autoren und Aktivisten. Mach Dir Gedanken über die Zukunft und publiziere sie, hier auf Pareto, wir fördern den Bürger-Journalismus. Schließe Dich einem Projekt an, leiste einen Beitrag und gestalte die Zukunft. Macht wird nicht verteilt, Macht muss man sich erkämpfen.\
\
&lt;strong&gt;“Nur der verdient sich Freiheit wie das Leben, der täglich sie erobern muß.”&lt;/strong&gt; Goethe, Faust Teil 2&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Spenden für Pareto:&lt;/strong&gt;   &lt;a href=&#34;https://geyser.fund/project/pareto&#34;&gt;https://geyser.fund/project/pareto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pareto Landing Page:&lt;/strong&gt; &lt;a href=&#34;https://pareto.space&#34;&gt;https://pareto.space&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pareto Marktplatz:&lt;/strong&gt;      &lt;a href=&#34;https://pareto.space/read&#34;&gt;https://pareto.space/read&lt;/a&gt; &lt;/p&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-02-22T20:18:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswtkr5xvxvtpgpyze94ay8q65hysvdlfkjserfqkjuf0xsgwpcwcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvqcaj3d</id>
    
      <title type="html">#naddr1qv…xsey</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswtkr5xvxvtpgpyze94ay8q65hysvdlfkjserfqkjuf0xsgwpcwcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvqcaj3d" />
    <content type="html">
      &lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting  &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qvzqqqr4gupzq9eemymaerqvwdc25f6ctyuvzx0zt3qld3zp5hf5cmfc2qlrzdh0qq5y6nzn94hhvetj948x7um5wgknyvnwvsk5vetzwf6kzune95erqv3494kkvdtgxfss8pxsey&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qv…xsey&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; &lt;p&gt;We&amp;#39;ve been busy. In my last update, I shared that I was sure MLS on Nostr was going to work and shared an early demo of the app. What a long time ago that seems now.&lt;/p&gt;

&lt;p&gt;The big news is that White Noise is no longer just a demo. It&amp;#39;s a real app. You can &lt;a href=&#34;https://github.com/erskingardner/whitenoise/releases&#34;&gt;download the alpha release&lt;/a&gt; and run it for yourself on MacOS, Linux, or Android. iOS TestFlight is coming soon. Keep in mind that it&amp;#39;s still very much alpha software; a lot is changing and I wouldn&amp;#39;t recommend using it for anything serious quite yet.&lt;/p&gt;

&lt;p&gt;We&amp;#39;ve been busy. In my last update, I shared that I was sure MLS on Nostr was going to work and shared an early demo of the app. What a long time ago that seems now.&lt;/p&gt;

&lt;h2 id=&#34;vision-2&#34;&gt;Vision&lt;/h2&gt;

&lt;p&gt;Before we get to the detailed project updates, I wanted to share a bit of my vision for White Noise.&lt;/p&gt;

&lt;p&gt;More and more; freedom of speech, freedom of association, and privacy are under attack. Just this week, Apple was forced to remove their iCloud advanced encryption feature for all UK citizens because the UK government demanded that Apple build a backdoor to allow access to customer data. The EU continues to push &amp;#34;Chat Control&amp;#34; legislation that would force companies to remove end-to-end encryption from their platforms. And governments across the world are enforcing draconian &amp;#34;hate speech&amp;#34; laws that criminalize speech that offends or upsets.&lt;/p&gt;

&lt;p&gt;The freedom to express ourselves and discuss difficult topics is a critical precondition for maintaining a healthy society. Without the ability to assert ideas and argue their merits vigorously we have no way of making progress or creating a civil society based on shared values and goals. Ironically, the very laws and regulations that many western governments are enforcing to &amp;#34;protect&amp;#34; us are eroding and destroying the most free and innovative societies in history.&lt;/p&gt;

&lt;p&gt;White Noise is to built to protect our freedom to gather, to express ourselves, and to discuss difficult topics. It&amp;#39;s free and open source; anyone can fork the code and we&amp;#39;ll never charge money to use it. It runs on a free and open source protocol; your identity and social graph is yours to own and control. You don&amp;#39;t have to trust us with your data, everything is end-to-end encrypted and metadata is next to non-existent. We don&amp;#39;t even run any servers, so government data requests will forever fall on deaf ears.&lt;/p&gt;

&lt;p&gt;We want to build the fastest, most secure and private, and the most usable messenger in the world. Whether you want to use it to plan a family BBQ or overthrow a tyrant, White Noise should give you the tools you need to make it happen.&lt;/p&gt;

&lt;p&gt;If you find this compelling and want to help, please consider contributing to the project or donating.&lt;/p&gt;

&lt;h2 id=&#34;progress-2&#34;&gt;Progress&lt;/h2&gt;

&lt;p&gt;Alright, let&amp;#39;s talk about where we&amp;#39;re at with the project.&lt;/p&gt;

&lt;h3 id=&#34;current-functionality-2&#34;&gt;Current functionality&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multiple accounts. You can login, or create, many different Nostr accounts in the app.&lt;/li&gt;
&lt;li&gt;Search your nostr contact list, search for users you don&amp;#39;t follow, or add contacts using an npub or hex public key.&lt;/li&gt;
&lt;li&gt;Create DM groups. Right now, you can only create chats with a single other user. Under the hood, these DMs are actually groups, I just haven&amp;#39;t added the UI for adding/removing users and managing the group.&lt;/li&gt;
&lt;li&gt;Send messages, reply to messages, and add reactions. As you would expect from a messenging app.&lt;/li&gt;
&lt;li&gt;View group information.&lt;/li&gt;
&lt;li&gt;Settings that allows you to manage your accounts, relays, and other app settings.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;upcoming-2&#34;&gt;Upcoming&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;An amazing hackathon group from &lt;a href=&#34;https://btcplusplus.dev/conf/floripa&#34;&gt;Bitcoin&#43;&#43; in Brasil&lt;/a&gt; has recently &lt;a href=&#34;https://github.com/erskingardner/whitenoise/pull/89&#34;&gt;added NWC&lt;/a&gt; (nostr wallet connect) support to the app. Paste lightning invoices into chats and they&amp;#39;ll become QR codes that you can scan or pay them with a single click in the conversation! This will be in the next release.&lt;/li&gt;
&lt;li&gt;Add support for encrypted media in chats using &lt;a href=&#34;https://github.com/hzrd149/blossom/tree/master&#34;&gt;Blossom&lt;/a&gt;. We&amp;#39;ll start with images, but plan to add video, audio messages, and documents soon.&lt;/li&gt;
&lt;li&gt;Groups with more than two users. We&amp;#39;ll add the ability to add/remove users and manage the group. This will also include some upgrades to further improve the forward secrecy of group chats.&lt;/li&gt;
&lt;li&gt;iOS TestFlight. Gated app stores suck. We&amp;#39;ll get White Noise on iOS into TestFlight as soon as possible.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;links-2&#34;&gt;Links&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/erskingardner/whitenoise&#34;&gt;The repo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/erskingardner/whitenoise/releases&#34;&gt;Releases&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://highlighter.com/jeffg.fyi&#34;&gt;Previous updates&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
 &lt;/blockquote&gt;
    </content>
    <updated>2025-02-22T15:37:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstlf5ecapdwazll66kqh4lz6cpjzta8k2gjzv4ljj9636xg4k4pmqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvuq7vyv</id>
    
      <title type="html">RoboSats Twitter ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstlf5ecapdwazll66kqh4lz6cpjzta8k2gjzv4ljj9636xg4k4pmqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvuq7vyv" />
    <content type="html">
      RoboSats Twitter (&lt;a href=&#34;https://nitter.net/RoboSats/status/1670064891275759618&#34;&gt;https://nitter.net/RoboSats/status/1670064891275759618&lt;/a&gt;)&lt;br/&gt;&lt;br/&gt;Extremely informative thread on different P2P structures, and an early history of bitcoin P2P escrow schemes.&lt;br/&gt;&lt;br/&gt;Worth a read! 🤖👍&lt;br/&gt;&lt;br/&gt;Clearly explains how a Lightning hold invoice functions in a P2P exchange like RoboSats. See the RoboSats docs too: &lt;a href=&#34;https://learn.robosats.com/docs/escrow/#what-is-a-hold-invoice&#34;&gt;https://learn.robosats.com/docs/escrow/#what-is-a-hold-invoice&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Quote Tweet Thread @JonnyJi50127056 :&lt;br/&gt;&lt;br/&gt;&amp;#34;LA CUSTODIA Y LA CONFIANZA EN LOS INTERCAMBIO P2P DE #BITCOIN&lt;br/&gt;Una de las formas más simples de conseguir Bitcoin es en los intercambios de P2P, sitios donde el comprador/vendedor puede intercambiar directamente de una persona a otra los bitcoin a cambio de...&amp;#34; (&lt;a href=&#34;https://nitter.net/JonnyJi50127056/status/1669841091615440905&#34;&gt;https://nitter.net/JonnyJi50127056/status/1669841091615440905&lt;/a&gt;)
    </content>
    <updated>2025-02-22T14:44:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs96srlp2uts2pmtrjtqxq2erwy069hv84r6ahd89yepaw6vved56czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvtushel</id>
    
      <title type="html">Matt Corallo is one of Bitcoin’s most prolific developers and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs96srlp2uts2pmtrjtqxq2erwy069hv84r6ahd89yepaw6vved56czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvtushel" />
    <content type="html">
      Matt Corallo is one of Bitcoin’s most prolific developers and opinionated voices… especially on social media. Having been in the space for nearly a decade and a half, he’s earned the right to an occasional grudge. In this new recurring newsletter, we’ll see what’s grinding Matt’s gears this month.&lt;br/&gt;&lt;br/&gt;—&lt;br/&gt;&lt;br/&gt;If I&amp;#39;ve learned anything in my nearly 15 years of working on bitcoin, it&amp;#39;s that building trustless stuff on bitcoin is Hard (with a capital H). For the last 14 years, I&amp;#39;ve spent probably tens of thousands of hours trying to create the best user experiences for people who want to use bitcoin in a truly noncustodial way. Yet, every day feels like more of an uphill battle than the last.&lt;br/&gt;&lt;br/&gt;...&lt;br/&gt;Given the options today, Lightning, directly on a bitcoiner&amp;#39;s device, is the only viable option here and ultimately must play an important role in any wallet wishing to consider itself a standard-bearer for Bitcoin.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://spiralbtc.substack.com/p/custodial-solutions-are-not-solutions?triedRedirect=true&#34;&gt;https://spiralbtc.substack.com/p/custodial-solutions-are-not-solutions?triedRedirect=true&lt;/a&gt;
    </content>
    <updated>2025-02-20T06:30:19Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2ypvp559p2myhm92c63eh5zsx04qz4g022jkggankppzy3hze5xgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvswuxer</id>
    
      <title type="html">I think it is more like &amp;#34;people must better than centralized ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2ypvp559p2myhm92c63eh5zsx04qz4g022jkggankppzy3hze5xgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvswuxer" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxyny45w2pckw65wqk296ccazmxlrp4g4j52g8kjfdq6tletm5h2qpz9mhxue69uhkummnw3ezuamfdejj7y9c8dl&#39;&gt;nevent1q…c8dl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I think it is more like &amp;#34;people must better than centralized mass formation media&amp;#34; otherwise humanity is dead.&lt;br/&gt;Nostr is already better and will be home for educated life forms.
    </content>
    <updated>2025-02-14T20:11:49Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsq2nhjnguczc7c85zds0ay4sufzk9des00fnps9xyc9lx3v6v83sqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvdhcdzv</id>
    
      <title type="html">NIP 13 introduces the PoW, as a means of spam deterrence. ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsq2nhjnguczc7c85zds0ay4sufzk9des00fnps9xyc9lx3v6v83sqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvdhcdzv" />
    <content type="html">
      NIP 13 introduces the PoW, as a means of spam deterrence.&lt;br/&gt;&lt;a href=&#34;https://github.com/nostr-protocol/nips/blob/master/13.md&#34;&gt;https://github.com/nostr-protocol/nips/blob/master/13.md&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;There&amp;#39;s another nip (not yet published) that will introduce reputation.&lt;br/&gt;&lt;br/&gt;#nips #nostr #PoW #spam
    </content>
    <updated>2025-02-09T22:14:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsg29hk3k4xq65tuh5nh7ge4n0ushy6t75qweq9h754leutd6dcm2qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8y8gwz</id>
    
      <title type="html">No. But cosmic with Nixos and Fedora.</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsg29hk3k4xq65tuh5nh7ge4n0ushy6t75qweq9h754leutd6dcm2qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8y8gwz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrl408ahj2s5lxhpee4p3lv0rde7e99m6ngde65naq6tmsgzd8cwqpdw9cf&#39;&gt;nevent1q…w9cf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;No. But cosmic with Nixos and Fedora.
    </content>
    <updated>2025-02-07T20:03:18Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8k6qu8sz9na97lw3hhtucqmh99uxtea4janz4p6qwrdz7su87s7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvcwzju2</id>
    
      <title type="html">Aus The ₿itcoin Myths debunked #24 - Quantencomputer würden ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8k6qu8sz9na97lw3hhtucqmh99uxtea4janz4p6qwrdz7su87s7szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvcwzju2" />
    <content type="html">
      Aus The ₿itcoin Myths debunked&lt;br/&gt;&lt;br/&gt;#24 - Quantencomputer würden die Sicherheit von Bitcoin brechen?&lt;br/&gt;&lt;br/&gt;Obwohl ECDSA unter Quantencomputern unsicher ist, gibt es Quantencomputer noch nicht und wird es wahrscheinlich auch eine Weile nicht geben. Das DWAVE-System, über das in der Presse oft geschrieben wird, ist, selbst wenn alle seine Behauptungen wahr sind, kein Quantencomputer einer Art, der für Kryptographie verwendet werden könnte. Die Sicherheit von Bitcoin hängt bei richtiger Verwendung mit einer neuen Richtung bei jeder Transaktion von mehr als nur ECDSA ab: Kryptografische Hashes sind unter QC viel stärker als ECDSA.&lt;br/&gt;&lt;br/&gt;Die Sicherheit von Bitcoin wurde so konzipiert, dass sie abwärtskompatibel aktualisiert werden kann und bei einer drohenden Bedrohung aktualisiert werden kann (vgl. Aggarwal et al. 2017, „Quantenangriffe auf Bitcoin und wie man sich davor schützt“).&lt;br/&gt;&lt;br/&gt;Siehe die Auswirkungen von Quantencomputern auf die Public-Key-Kryptografie.&lt;br/&gt;&lt;br/&gt;Das Risiko von Quantencomputern besteht auch für Finanzinstitute wie Banken, da sie bei der Transaktionen.&lt;br/&gt;&lt;br/&gt;Hier ist eine meisterhafte Antwort auf Angriffe auf Bitcoin mit Quantencomputing von Andreas Antonopulous.&lt;br/&gt;&lt;br/&gt;&lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://v.nostr.build/0BuaCXiQKBe8p9xB.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;&lt;br/&gt;#quantum_proofing #bitcoin
    </content>
    <updated>2025-02-07T19:51:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0nhmdyeyjhft7ufqxefrunk7w3lmtdd2m4dn0prs3zc442act8tgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvefwv5g</id>
    
      <title type="html">Citadel v0.2.3 and #Citadel Nirvati Technical Preview Are ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0nhmdyeyjhft7ufqxefrunk7w3lmtdd2m4dn0prs3zc442act8tgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvefwv5g" />
    <content type="html">
      Citadel v0.2.3 and #Citadel Nirvati Technical Preview Are Available to Download As Alpha Software&lt;br/&gt;&lt;br/&gt;&amp;#34;Citadel is modern, mostly open source and soon to be fully FLOSS #Bitcoin #Node implementation originally based on Umbrel, but we have moved most of our codebase away from Umbrel.&amp;#34;&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.nobsbitcoin.com/citadel-v0-2-3-and-citadel-nirvati-available/&#34;&gt;https://www.nobsbitcoin.com/citadel-v0-2-3-and-citadel-nirvati-available/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Moving self-hosting beyond servers&lt;br/&gt;&lt;br/&gt;Recently, self-hosting has been getting more popular. It promises independence of centralized cloud providers, and is giving control back to users. So far, there have been many issues with self-hosting that made many existing solutions impractical to use in practice, or at least significantly diminished the benefits. Self-hosting should be as simple as using cloud providers, but in a sovereign manner. That is why we are building Nirvati. In this post, I want to explain some of the conceptual drawbacks in currently available solutions, such as CasaOS, umbrelOS or startOS; and try to explain how we are building a better platform. Nirvati’s benefits are not just at the software level, but extend to the underlying concepts and ideas. This is why we can’t easily improve an existing software, but decided to build one from scratch.&lt;br/&gt;&lt;br/&gt;Who owns your server?&lt;br/&gt;&lt;br/&gt;Right now, many popular software projects that facilitate self-hosting are not really open source. While startOS is a notable exception, other solutions, such as umbrelOS or CasaOS claim to be “open”, but delay code releases, or don’t really have an open source license that allows any modifications. This considerably takes away control of “your” server. If you depend on a company to sustain the development of a software, that company could make arbitrary decisions (removing apps via an update, charging a fee for updates, take away download servers, ...) which could significantly impact what you can do with “your” server. Nirvati fixes this by using a Copyleft license. That basically means that you as a user can do anything you’d like with the code. There is just one exception: If you share (or sell) software based on our code with your modifications, you need to grant the same rights to your users we granted you. This ensures that even if a company decides to build a hosting solution or an alternative software on top, their version stays completely open, and we can merge back improvements. As part of the commercial backing, many systems hide support for 3rd party apps, or don’t support them at all, which makes you depend on another service with no easy way to opt out. In contrast, Nirvati allows you to add 3rd party app stores right into the main apps list, not a separate, hidden menu.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://nirvati.org/blog/nirvati-0-1-0-launch&#34;&gt;https://nirvati.org/blog/nirvati-0-1-0-launch&lt;/a&gt;
    </content>
    <updated>2025-02-06T13:38:07Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr4xensw93zetuzycnenrhlg7xz5v8ux2pdlzyc02zzj38k55ffcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvk74nh9</id>
    
      <title type="html">Day two of Bitcoin no longer being legal tender in El Salvador. ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr4xensw93zetuzycnenrhlg7xz5v8ux2pdlzyc02zzj38k55ffcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvk74nh9" />
    <content type="html">
      Day two of Bitcoin no longer being legal tender in El Salvador. Some updates...&lt;br/&gt;#ElSalvador #Bukele #IMF #Bitcoin&lt;br/&gt;&lt;br/&gt;&amp;#34;There are a lot of people who seem to misunderstand what Legal Tender means and also how IMF loans work&lt;br/&gt;&lt;br/&gt;Bitcoin is no longer legal tender, anyone claiming the contrary is at best misinformed. I&amp;#39;ve attached what the actual law changes are so you can read for yourself that the language was changed, removing all references as bitcoin as money or legal tender, plus the actual conditions, such as the govt accepting bitcoin for things such as taxes, are now prohibited. I&amp;#39;ve also attached a screenshot of what the definition of legal tender is&lt;br/&gt;&lt;br/&gt;El Salvador will not be able to buy Bitcoin with the loan, either direct or indirect. This is just an ignorant cope from a lot of bitcoiners tbh. Yes, money is fungible but the IMF isn&amp;#39;t evil because they are dumb. They set the terms and it is at their sole discretion if the sprit of those conditions are being met. This isn&amp;#39;t my opinion this is literally how every IMF loan has been structured for decades. Read a book. I&amp;#39;m so tired of seeing this cope. I will once again offer this: if you think I&amp;#39;m wrong and that El Salvador will take this money and then use it, either direct or indirect, to buy bitcoin, then let&amp;#39;s bet 1 Bitcoin on it. If you&amp;#39;re right, I send you one bitcoin. If you&amp;#39;re wrong, you donate one bitcoin to @MyfirstBitcoin_&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;What about the one bitcoin per day program? I don&amp;#39;t know. The language of the draft agreement doesn&amp;#39;t seem to prohibit the continuation of that program and therefore I would have presumed that it would continue. That said, the fact they have been skipping days for the first time ever and with zero explanation makes me wonder. There is a screenshot of a three day gap in purchases from earlier this week and you can look this all up yourself on the blockchain of course&lt;br/&gt;&lt;br/&gt;Final thoughts: The IMF is the enemy. Yesterday, today, tomorrow and EVERY DAY. This isn&amp;#39;t necessarily about the content of the changes it&amp;#39;s about making a deal with the devil. If you lay down with dogs, you get fleas&amp;#34;&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/jdennehy_writes/status/1885346352621617615&#34;&gt;https://fixupx.com/jdennehy_writes/status/1885346352621617615&lt;/a&gt;
    </content>
    <updated>2025-02-02T10:31:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrfcgvyh6x8teq6lv4f8xd77gjrwdxu5sqfsz4mhkq2a07ur4vlaczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv3ftlvf</id>
    
      <title type="html">&amp;#34;He sniffed the sweetness of the tawny grass, which entered ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrfcgvyh6x8teq6lv4f8xd77gjrwdxu5sqfsz4mhkq2a07ur4vlaczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv3ftlvf" />
    <content type="html">
      &amp;#34;He sniffed the sweetness of the tawny grass, which entered his brain and set his thoughts whirling on from the particular to the universal.&amp;#34;&lt;br/&gt;Martin Eden -Jack London
    </content>
    <updated>2025-02-02T09:50:58Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqepunckqkp0msf4xxe2ne4fcy3y743jsznlre3lrruypjs9j8awqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvj03ql2</id>
    
      <title type="html">#MicroStrategy has no chill ... https://m.primal.net/OMaq.jpg</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqepunckqkp0msf4xxe2ne4fcy3y743jsznlre3lrruypjs9j8awqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvj03ql2" />
    <content type="html">
      #MicroStrategy has no chill ...&lt;br/&gt;&lt;br/&gt; &lt;img src=&#34;https://m.primal.net/OMaq.jpg&#34;&gt; 
    </content>
    <updated>2025-02-02T08:29:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv3gz6ju0ty8m246rpp0zj22e2a60qcvuzw63q0acjl8luw7quu4qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmjwx9f</id>
    
      <title type="html">Then for sure it will ... #note1uz4…g57l</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv3gz6ju0ty8m246rpp0zj22e2a60qcvuzw63q0acjl8luw7quu4qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmjwx9f" />
    <content type="html">
      Then for sure it will ... &lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/note1uz4s8rxevrkqdlfj3yeq52qd0g4u5wrr3rtz5t7vmkkcypy8k8wsrgg57l&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;note1uz4…g57l&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; 🇪🇺 ECB chief Lagarde says she &#34;is confident&#34; that Bitcoin will not end up in the EU central bank reserves.&lt;br/&gt; &lt;video controls width=&#34;100%&#34; class=&#34;max-h-[90vh] bg-neutral-300 dark:bg-zinc-700&#34;&gt;&lt;source src=&#34;https://junkflex.com/bitcoin/lagarde.mp4&#34;&gt;&lt;/video&gt;&lt;br/&gt;:reward: Share &gt; Like &gt; Comment = ⚡️21&lt;br/&gt;:topreward: Top Comment = ⚡️500&lt;br/&gt;(For 24 hrs Only) &lt;/blockquote&gt;
    </content>
    <updated>2025-02-02T08:21:12Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsww9km857c897luym9dcr2p36apq0kvgvljtg8qs3nwvzmkk8x9fqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8rzhdn</id>
    
      <title type="html">IMF loans comes with strings attached and they will not be ok ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsww9km857c897luym9dcr2p36apq0kvgvljtg8qs3nwvzmkk8x9fqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv8rzhdn" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszyyjyj5q09qlkycf5shvplsx497xa7y2sjxga8dssj8h5dq7tl5gltr6ta&#39;&gt;nevent1q…r6ta&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;IMF loans comes with strings attached and they will not be ok with buying more Bitcoin with it.
    </content>
    <updated>2025-02-02T08:18:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8hxjq9fdhwfpdu8256hrkfn3eyhn03mwrtg39mm7j2qttvzld27czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv52xqsh</id>
    
      <title type="html">Try cosmic ... https://system76.com/cosmic/</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8hxjq9fdhwfpdu8256hrkfn3eyhn03mwrtg39mm7j2qttvzld27czyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv52xqsh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdp9gal3sdrkqtqpdtqa3zsys40z0jetgye0xqd968xkz8dzkzxvqpramhxue69uhkummnw3ezuetfde6kuer6wasku7nfvuh8xurpvdjsyzprph&#39;&gt;nevent1q…prph&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Try cosmic ...&lt;br/&gt;&lt;a href=&#34;https://system76.com/cosmic/&#34;&gt;https://system76.com/cosmic/&lt;/a&gt;
    </content>
    <updated>2025-02-02T08:08:30Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdtyj5zylljkjruypxxfsz0apv5k8swgnjr0desgltd2xn862yt9szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7ld00f</id>
    
      <title type="html">Jeffrey Sachs: &amp;#34;U.S. Leaders Are Stupid &amp;amp; Arrogant!&amp;#34; ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdtyj5zylljkjruypxxfsz0apv5k8swgnjr0desgltd2xn862yt9szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7ld00f" />
    <content type="html">
      Jeffrey Sachs: &amp;#34;U.S. Leaders Are Stupid &amp;amp; Arrogant!&amp;#34;&lt;br/&gt;&lt;br/&gt;Renowned economist Jeffrey Sachs doesn&amp;#39;t hold back in this explosive interview. He exposes U.S. arrogance, the misunderstandings and failures of global institutions, and why we can&amp;#39;t trust our leaders. From Ukraine to Nord Stream, from deep state politics to global power struggles - this is a must-watch conversation!&lt;br/&gt;&lt;br/&gt;🎥 Watch now: &lt;a href=&#34;https://youtu.be/2DmVkaivKyw&#34;&gt;https://youtu.be/2DmVkaivKyw&lt;/a&gt;&lt;br/&gt;
    </content>
    <updated>2025-02-02T07:42:57Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsglqad4ddnq7yefk9jv5k40amk2vc88ysueyzy4umxnm7m89gdhfqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkp3hwk</id>
    
      <title type="html">Never is early enough.</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsglqad4ddnq7yefk9jv5k40amk2vc88ysueyzy4umxnm7m89gdhfqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvkp3hwk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsweyztjca55nkd6g30u3za0szgw2j4f03n2n4ncjx7s8khtgnvp5qpremhxue69uhkvet9v3ejumn0wd68ytnzv9hxgtmvv9hxwtm9dcecezv6&#39;&gt;nevent1q…ezv6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Never is early enough.
    </content>
    <updated>2025-02-01T01:31:00Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfc8ctqqav93wwxx6hnrzjmxgexxj3vd3e0g0egrcrd0tmc7ap24szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwwx2w7</id>
    
      <title type="html">Hej, looking forward to meetup. We do Lightning nodes in Conil ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfc8ctqqav93wwxx6hnrzjmxgexxj3vd3e0g0egrcrd0tmc7ap24szyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvwwx2w7" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdzky9vtv4cxgs5hrc5x42x72cqygltnjnjzdw3lh2y7w6jejmdncpp4mhxue69uhkummn9ekx7mqn4vuwe&#39;&gt;nevent1q…vuwe&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Hej, looking forward to meetup. We do Lightning nodes in Conil for SMBs so far it´s three and counting 🙂 &lt;br/&gt;&lt;br/&gt;Conil btcmap.org&lt;br/&gt;&lt;a href=&#34;https://btcmap.org/map#16/36.27847/-6.08713&#34;&gt;https://btcmap.org/map#16/36.27847/-6.08713&lt;/a&gt;
    </content>
    <updated>2025-01-31T14:33:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs02unq0n3c0e3430w0c4zkhp4sg7wqd295j6mq85cvxrze0u2fwkszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmaqjva</id>
    
      <title type="html">Bukele failed his people as a economist, he spent to fast to much ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs02unq0n3c0e3430w0c4zkhp4sg7wqd295j6mq85cvxrze0u2fwkszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmaqjva" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf6auu9shd5mz6dd85rtc2375lkx9pw02kc6v9a6fexshnladwy0qpz3mhxue69uhkummnw3ezummcw3ezuer9wcdp5dx3&#39;&gt;nevent1q…5dx3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Bukele failed his people as a economist, he spent to fast to much money on debt and now he accepted a deal with the devil the #IMF!! It is not about Bitcoin and the reserves they are developing great but he did not have enough for the amount of reckless spending.&lt;br/&gt;&lt;br/&gt;Learn the basics from Milei and the Austrian economists Mr. Bukele !!&lt;br/&gt;&lt;br/&gt;Here is the background:&lt;br/&gt;&lt;a href=&#34;https://www.bbc.com/news/articles/c20e3l3xllwo&#34;&gt;https://www.bbc.com/news/articles/c20e3l3xllwo&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&amp;#34;El Salvador has struck a $1.4bn (£1.1bn) loan deal with the International Monetary Fund (IMF) after agreeing to scale back its controversial bitcoin policies.&lt;br/&gt;&lt;br/&gt;The global lender said risks related to the adoption of the world&amp;#39;s largest cryptocurrency had eased now that businesses will be allowed to decide whether or not to accept bitcoin.&lt;br/&gt;&lt;br/&gt;In 2021, El Salvador became the first country in the world to make bitcoin legal tender.&lt;br/&gt;&lt;br/&gt;This week, the cryptocurrency briefly hit a fresh record high of more than $108,000.&lt;br/&gt;&lt;br/&gt;&amp;#34;The potential risks of the Bitcoin project will be diminished significantly in line with Fund policies,&amp;#34; the IMF announcement said.&lt;br/&gt;&lt;br/&gt;&amp;#34;Legal reforms will make acceptance of Bitcoin by the private sector voluntary. For the public sector, engagement in Bitcoin-related economic activities and transactions in and purchases of Bitcoin will be confined.&amp;#34;&lt;br/&gt;&lt;br/&gt;The deal, which is aimed to help support El Salvador&amp;#39;s economy, still needs to approved by the IMF&amp;#39;s executive board.&lt;br/&gt;&lt;br/&gt;The IMF had opposed the Salvadorean President Nayib Bukele&amp;#39;s crypto-friendly policies, warning they could become an obstacle to it offering financial assistance.&lt;br/&gt;&lt;br/&gt;Still, Bukele celebrated on social media as bitcoin rallied after Donald Trump&amp;#39;s US election victory in November.&lt;br/&gt;...&amp;#34;&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2025-01-31T11:39:58Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsq37zpjcv56w0d2cp03xya06w9dx3zpy93adxnjzxyv5ddsprkdsqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv0pa3dq</id>
    
      <title type="html">Danke für den Interessanten Beitrag. Die Kernaussagen basieren ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsq37zpjcv56w0d2cp03xya06w9dx3zpy93adxnjzxyv5ddsprkdsqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv0pa3dq" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqxnzdenxcmnsd358yuryv34qgs0uqhgan3nh8spks395qdmxu649hr00p6y4kqjz6vvxzl67plmuzcrqsqqqa28wwpd03&#39;&gt;naddr1qq…pd03&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Danke für den Interessanten Beitrag.&lt;br/&gt;&lt;br/&gt;Die Kernaussagen  basieren auf einem Modell der Werteebenen (Spiral Dynamics), das zwar interessante psychologische und soziologische Einsichten bietet, aber aus meiner Sicht stark vereinfachend und normativ wirkt. &lt;br/&gt;&lt;br/&gt;Es wird hier unterstellt, dass Gesellschaften und Individuen sich linear auf bestimmten &amp;#34;Werteebenen&amp;#34; entwickeln, wobei die Ebenen hierarchisch strukturiert erscheinen. &lt;br/&gt;&lt;br/&gt;Dies widerspricht (m)einer libertären Sichtweise, die Vielfalt und individuelle Selbstbestimmung als Grundprinzipien der Freiheit betrachtet, anstatt gesellschaftliche Entwicklungen in Kategorien zu zwingen.&lt;br/&gt;&lt;br/&gt;Das Model zeigt zwar interessante Differenzierungen auf, ist jedoch aus libertärer Sicht zu kollektivistisch und zentralistisch geprägt und genau da sind aud meiner Sicht die Ursachen der aktuellen Demokratie-Krise zu sehen.&lt;br/&gt;&lt;br/&gt;Ein dezentralisierter, individueller Ansatz, der auf Freiwilligkeit und Marktmechanismen basiert, wird nicht berücksichtigt, obwohl er eine zunehmend tragfähige Alternative zu den beschriebenen Wertesystemen darstellt.&lt;br/&gt;&lt;br/&gt;Viele der beschriebenen Herausforderungen (z. B. Umweltprobleme, soziale Konflikte) können durch den Rückzug des Staates und die Einführung (wirklich) freier Märkte und privater Vereinbarungen besser gelöst werden - hierbei stellen die deutschen, staatlichen &amp;#34;Privatisierungen&amp;#34; z.B. im Bereich Gesundheit oder der Bahn eben keine wirklich freie Märkte her, sondern im Gegenteil konzern-staatliche Oligopole.&lt;br/&gt;&lt;br/&gt;Gesellschaften sollten nicht danach beurteilt werden, auf welcher &amp;#34;Werteebene&amp;#34; sie sich befinden, sondern ob sie die Freiheit des Individuums respektieren und fördern.&lt;br/&gt;&lt;br/&gt;Anstatt Werteebenen als evolutionäre Stadien zu betrachten, sollte der Fokus auf der freiwilligen Kooperation zwischen Individuen liegen, unabhängig von deren Weltbildern.
    </content>
    <updated>2025-01-23T08:47:16Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyq6xtc9axrfr38lrgp83xufk77jqz6upwmdl7qkv6ykq4ukudv8gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl9zgh0</id>
    
      <title type="html">Prima, sehr gehaltvoller Artikel. 😇Vielleicht etwas ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyq6xtc9axrfr38lrgp83xufk77jqz6upwmdl7qkv6ykq4ukudv8gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvl9zgh0" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqxnzdenxuerxdpkxycngvpcqgsvlutjpemmkp50p6aa8zwu65yz9hg6erf2czc0tuyqpt57zhr79vsrqsqqqa282wkq2z&#39;&gt;naddr1qq…kq2z&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Prima, sehr gehaltvoller Artikel. 😇Vielleicht etwas umfangreich für ELI5 ? Mehr Fokus auf leichten Einstieg und Vorteile und etwas weniger technische Begriffe, dann ist es noch besser.
    </content>
    <updated>2025-01-19T14:55:28Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs928tewsrcjm907pjg8l0ufkwqyl447ux8jmfphmxey9uvch9uqaqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhu30u5</id>
    
      <title type="html">Prof. Dr. Rupert Scholz – #Meinungsfreiheit – ein #Grundrecht ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs928tewsrcjm907pjg8l0ufkwqyl447ux8jmfphmxey9uvch9uqaqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvhu30u5" />
    <content type="html">
      Prof. Dr. Rupert Scholz – #Meinungsfreiheit – ein #Grundrecht in Gefahr? - YouTube&lt;br/&gt;&lt;a href=&#34;https://m.youtube.com/watch?v=hDsVR3DN-mA&#34;&gt;https://m.youtube.com/watch?v=hDsVR3DN-mA&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Prof. Dr. Rupert Scholz, Professor emeritus der Universität München (Lehrstuhl für Öffentliches Recht und Verwaltungswissenschaften), von 1981 bis 1988 Senator in Berlin, 1988 bis 1989 Bundesverteidigungsminister. &lt;br/&gt;Von 1990 bis 2002 Mitglied des Deutschen Bundestages, 1998 bis 2002 Vorsitzender des Rechtsausschusses. &lt;br/&gt;&lt;br/&gt;Rupert Scholz ist einer der bekanntesten Staatsrechtler Deutschlands, Mitherausgeber und -autor des führenden Kommentars zum Grundgesetz Dürig/Herzog/Scholz. &lt;br/&gt;&lt;br/&gt;Referat zum Symposium „Meinungsfreiheit - ein Grundrecht in Gefahr“ des Netzwerks Kritische Richter und Staatsanwälte – KRiStA (&lt;a href=&#34;https://netzwerkkrista.de&#34;&gt;https://netzwerkkrista.de&lt;/a&gt;), 16.11.2024 im Volkspark Halle (Saale)&lt;br/&gt;&lt;br/&gt;➡️@ecopolis .news⬅️
    </content>
    <updated>2025-01-16T11:52:40Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfw9l866zx3hmrxse3wlwqgh9prgcufds82h0k8csp50n3dl3fguczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvs29z60</id>
    
      <title type="html">Let&amp;#39;s wait and have some tea. 🤠</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfw9l866zx3hmrxse3wlwqgh9prgcufds82h0k8csp50n3dl3fguczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvs29z60" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs25n8n35v9mxv0edv8rxxczwuma0f8tuke35vpnnry29ujsmlgfxctwfvtu&#39;&gt;nevent1q…fvtu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Let&amp;#39;s wait and have some tea. 🤠
    </content>
    <updated>2024-11-09T10:35:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs93eft6mf0hk6j6rryxrnck5qrnda934t2xwj89n8uqcm2aeg3t4gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxh7h2r</id>
    
      <title type="html">I just published a new read on Nostr! Quantum Mechanics and ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs93eft6mf0hk6j6rryxrnck5qrnda934t2xwj89n8uqcm2aeg3t4gzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxh7h2r" />
    <content type="html">
      I just published a new read on Nostr!&lt;br/&gt;Quantum Mechanics and Consciousness: Strange Bedfellows&lt;br/&gt;&amp;#34;Does consciousness play a special role in quantum mechanics?&amp;#34;&lt;br/&gt;Check it out:&lt;br/&gt;&lt;br/&gt;[#consciousness](/t/consciousness)&lt;br/&gt;[#physic](/t/physic)&lt;br/&gt;[#quantum](/t/quantum)-mechanics&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/naddr1qvzqqqr4gupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqyt8wumn8ghj7un9d3shjtnwdaehgu3wdejhgtcpzemhxue69uhhyetvv9ujumn0wd68ytnwv46z7qgkwaehxw309aex2mrp0yhxummnw3ezumn9wshsz9nhwden5te0wfjkccte9ehx7um5wghxuet59uq3vamnwvaz7tmjv4kxz7fwdehhxarj9ehx2ap0qq74zatpde682mfdf4jkx6rpde5kxuedv9hxgt2rdah8xcmfda6hxmn9wdej65m5wfskuem994px2erxv4kxcmmhwvkkxdmhvd3kkv57tgc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;naddr1qv…7tgc&lt;/a&gt;&lt;/span&gt;&lt;br/&gt; &lt;/div&gt; &lt;p&gt;```&lt;/p&gt;

&lt;p&gt;Technion - Israel Institute of Technology\
Foundations of Quantum Mechanics\
Date: 2024-08-25 Submitted by: Max Peter&lt;/p&gt;

&lt;p&gt;```&lt;/p&gt;

&lt;p&gt;# Quantum Mechanics and Consciousness: Strange Bedfellows&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&amp;#34;Does consciousness play a special role in quantum mechanics?&amp;#34;&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&#34;abstract-2&#34;&gt;Abstract&lt;/h2&gt;

&lt;p&gt;Could there be a connection between quantum mechanics and consciousness? This Question has fascinated scholars for years. Some believe that consciousness plays a role in how we interpret quantum theory. This essay explores whether consciousness is a fundamental component of quantum mechanics, addressing both the &amp;#34;hard problem&amp;#34; of consciousness and the various interpretations of quantum theory. By critically analyzing arguments from prominent figures like David Chalmers and Barry Loewer, the essay argues that while consciousness presents a significant challenge in understanding reality, current quantum theories may not provide the final answers. Instead, the &lt;em&gt;&amp;#34;hard problem&amp;#34;&lt;/em&gt; of consciousness could be the unresolved issue that quantum mechanics needs to address, making it the &lt;em&gt;&amp;#34;elephant in the room&amp;#34;&lt;/em&gt; that scientists often avoid.&lt;/p&gt;

&lt;h2 id=&#34;1-introduction-2&#34;&gt;1. Introduction&lt;/h2&gt;

&lt;p&gt;The relationship between quantum mechanics and consciousness is one of the most intriguing and contentious debates in modern science and philosophy. Quantum mechanics, the physics of the very small, has upended our classical understanding of the universe, introducing phenomena such as superposition, entanglement, and wavefunction collapse that defy intuition. Simultaneously, consciousness - the subjective experience of being aware - remains one of the most profound mysteries in science, famously described by David Chalmers (1995) as the &amp;#34;hard problem.&amp;#34; The intersection of these two enigmatic fields has led to the proposal that consciousness may play a special role in quantum mechanics, particularly in the process of wavefunction collapse, where observation seems to determine physical reality. This essay explores the question: Does consciousness play a special role in quantum mechanics?&lt;/p&gt;

&lt;p&gt;Advocates of this idea, such as Wigner and Stapp, have argued that consciousness is not merely an observer in quantum mechanics but an active participant that influences quantum events. However, this view is not without its critics. Many physicists and philosophers, including Barry Loewer, argue that connecting consciousness to quantum mechanics is speculative and unsupported by empirical evidence. Despite these criticisms, the possibility that consciousness could be the &amp;#34;elephant in the room&amp;#34; that quantum mechanics needs to address remains an open question. This essay will explore the various interpretations of quantum mechanics that engage with or avoid the issue of consciousness and will argue that the hard problem of consciousness is maybe a vital, yet often ignored, aspect of a better understanding of quantum physics.&lt;/p&gt;

&lt;h2 id=&#34;2-the-basics-of-quantum-mechanics-2&#34;&gt;2. The Basics of Quantum Mechanics&lt;/h2&gt;

&lt;p&gt;Quantum mechanics is the branch of physics that deals with the behavior of particles at the smallest scale - atoms and subatomic particles. It is governed by principles that are vastly different from the deterministic laws of classical physics. One of the foundational concepts of quantum mechanics is the wavefunction, a mathematical function that describes the probabilities of a particle&amp;#39;s properties, such as position and momentum. Unlike in classical mechanics, where a particle has a definite position and momentum, in quantum mechanics, these properties are described by a probability distribution.&lt;/p&gt;

&lt;p&gt;One of the most famous principles of quantum mechanics is superposition, which states that a particle can exist in multiple states simultaneously until it is observed. This is famously illustrated by Schrödinger&amp;#39;s cat thought experiment, where a cat in a box is simultaneously alive and dead until the box is opened, and an observation is made. Another critical concept is entanglement, where particles become linked, so the state of one particle instantaneously affects the state of another, regardless of the distance between them.&lt;/p&gt;

&lt;p&gt;The wavefunction collapse is perhaps the most perplexing aspect of quantum mechanics. When a quantum system is observed, the wavefunction collapses, and the system settles into a definite state. This raises the question: What causes the wavefunction to collapse? Is it the act of measurement itself, or does consciousness play a role in this process? The measurement problem in quantum mechanics has led some to propose that consciousness is necessary for wavefunction collapse, thus connecting the two fields in a profound way.&lt;/p&gt;

&lt;h2 id=&#34;3-the-hard-problem-of-consciousness-2&#34;&gt;3. The Hard Problem of Consciousness&lt;/h2&gt;

&lt;p&gt;David Chalmers (1995) famously distinguished between the &amp;#34;easy&amp;#34; and &amp;#34;hard&amp;#34; problems of consciousness. The easy problems involve explaining the cognitive functions and processes that underlie perception, memory, and behavior. These problems, while challenging, are considered solvable through the standard methods of cognitive science and neuroscience. The hard problem, on the other hand, is the problem of subjective experience - why and how physical processes in the brain give rise to the rich inner life of sensation, emotion, and awareness. This subjective aspect of consciousness, also known as qualia (Latin “of what sort”), remains resistant to reductive explanation.&lt;/p&gt;

&lt;p&gt;Chalmers (1995) argues that the hard problem of consciousness cannot be solved by merely explaining the functions of the brain. There is a gap between physical processes and the experience of those processes - a gap that traditional science struggles to bridge. This has led some theorists to propose that consciousness might be fundamental to the universe, rather than a byproduct of physical processes. This idea has significant implications for quantum mechanics, particularly in the context of the measurement problem. If consciousness is indeed fundamental, it may play a direct role in the collapse of the wavefunction, linking the hard problem of consciousness with the mysteries of quantum mechanics.&lt;/p&gt;

&lt;h2 id=&#34;4-consciousness-and-quantum-mechanics-2&#34;&gt;4. Consciousness and Quantum Mechanics&lt;/h2&gt;

&lt;p&gt;The idea that consciousness plays a special role in quantum mechanics is most closely associated with the Consciousness Collapse Proposal (CCP). This theory suggests that the act of observation by a conscious being is what causes the wavefunction to collapse into a definite state. This view was championed by physicists like Eugene Wigner and Henry Stapp, who argued that consciousness must be integrated into our understanding of quantum mechanics. According to Wigner, consciousness is the ultimate cause of the wavefunction collapse, implying that the physical world does not exist in a definite state until it is observed by a conscious mind (Wigner, 1967).&lt;/p&gt;

&lt;p&gt;However, the CCP is not without its critics. Barry Loewer (2003) argues that the connection between consciousness and quantum mechanics is speculative and lacks empirical support. He contends that while quantum mechanics may involve strange and counterintuitive phenomena, there is no evidence that consciousness plays a direct role in these processes. Loewer suggests that alternative interpretations of quantum mechanics, such as the Ghirardi-Rimini-Weber (GRW) theory and Bohmian mechanics, offer explanations for wavefunction collapse that do not require the involvement of consciousness (Loewer, 2003).&lt;/p&gt;

&lt;p&gt;Despite these criticisms, the idea that consciousness could be fundamental to quantum mechanics remains a compelling possibility. The CCP aligns with the notion that consciousness is not just an epiphenomenon of brain activity but a fundamental aspect of reality. This perspective challenges the materialist view that physical processes alone are sufficient to explain all phenomena, including consciousness. Instead, it suggests that consciousness might be the key to resolving the mysteries of quantum mechanics.&lt;/p&gt;

&lt;h2 id=&#34;5-the-elephant-in-the-room-the-hard-problem-of-consciousness-in-quantum-mechanics-2&#34;&gt;5. The Elephant in the Room: The Hard Problem of Consciousness in Quantum Mechanics&lt;/h2&gt;

&lt;p&gt;The central thesis of this section is that the hard problem of consciousness, as articulated by David Chalmers (1995), represents an unresolved issue in the interpretation of quantum mechanics, and may be the &amp;#34;elephant in the room&amp;#34; that most scientific theories attempt to avoid. While many physicists adopt materialist interpretations of quantum mechanics that sidestep the issue of consciousness, it is increasingly difficult to ignore the possibility that consciousness might play a fundamental role in the behaviour of quantum systems. This section will argue that the hard problem of consciousness is not just a philosophical curiosity but a crucial component in understanding the true nature of quantum mechanics.&lt;/p&gt;

&lt;h3 id=&#34;consciousness-as-a-fundamental-aspect-of-reality-2&#34;&gt;Consciousness as a Fundamental Aspect of Reality&lt;/h3&gt;

&lt;p&gt;The hard problem of consciousness refers to the challenge of explaining how and why physical processes in the brain give rise to subjective experience—what it feels like to perceive, think, and be aware. Chalmers (1995) argues that the hard problem is distinct from the &amp;#34;easy&amp;#34; problems of explaining cognitive functions and behaviours because it involves the subjective nature of experience, which cannot be fully captured by a purely physical explanation. This problem is central to the question of whether consciousness plays a role in quantum mechanics because it challenges the materialist assumption that everything can be explained in terms of physical processes.&lt;/p&gt;

&lt;p&gt;One argument in favour of consciousness playing a fundamental role in quantum mechanics is that it may help solve the measurement problem—the question of why and how the wavefunction collapses when a measurement is made. According to the Consciousness Collapse Proposal (CCP), the collapse of the wavefunction occurs when a conscious observer interacts with the system, suggesting that consciousness is a necessary component of reality. This idea challenges the traditional view of quantum mechanics as a purely objective, observer-independent theory and implies that consciousness is more than just a byproduct of physical processes (Stapp, 1993).&lt;/p&gt;

&lt;p&gt;In this view, consciousness is not simply an epiphenomenon of the brain but a fundamental aspect of reality that interacts with the physical world in a way that science has yet to fully understand. This perspective aligns with certain interpretations of quantum mechanics, such as the von Neumann-Wigner interpretation, which posits that consciousness plays an active role in the collapse of the wavefunction. While this interpretation remains controversial, it highlights the possibility that consciousness could be integral to the functioning of the universe at a fundamental level.&lt;/p&gt;

&lt;h3 id=&#34;avoidance-of-the-hard-problem-in-mainstream-science-2&#34;&gt;Avoidance of the Hard Problem in Mainstream Science&lt;/h3&gt;

&lt;p&gt;Despite the compelling nature of the hard problem, mainstream scientific interpretations of quantum mechanics often avoid addressing consciousness directly. For example, the Many Worlds Interpretation (MWI) of quantum mechanics sidesteps the issue of wavefunction collapse altogether by proposing that all possible outcomes of a quantum measurement exist simultaneously in parallel worlds. In this framework, there is no need to invoke consciousness as a factor in determining the outcome of a quantum event, as every possible outcome is realized in some branch of the multiverse (Everett, 1957). While MWI elegantly avoids the problem of collapse, it does so at the cost of ignoring the role of consciousness, which remains unexplained.&lt;/p&gt;

&lt;p&gt;Similarly, the Ghirardi-Rimini-Weber (GRW) theory offers an objective collapse model that introduces spontaneous collapses of the wavefunction, independent of observation or consciousness. This theory attempts to solve the measurement problem without invoking consciousness by suggesting that wavefunctions collapse randomly after a certain threshold is reached (Ghirardi, Rimini, &amp;amp; Weber, 1986). Although GRW provides a mathematically consistent solution to the measurement problem, it does not address the hard problem of consciousness, leaving the nature of subjective experience untouched.&lt;/p&gt;

&lt;p&gt;These interpretations reflect a broader tendency in science to focus on solving the technical aspects of quantum mechanics while avoiding the deeper philosophical questions about consciousness. This approach is understandable, given that the hard problem of consciousness is notoriously difficult to address within the framework of materialist science. However, by sidestepping the issue, these interpretations may be missing a crucial piece of the puzzle. If consciousness is indeed fundamental to the collapse of the wavefunction, as proponents of the CCP suggest, then any interpretation that ignores consciousness is inherently incomplete.&lt;/p&gt;

&lt;h3 id=&#34;the-case-for-addressing-consciousness-in-quantum-mechanics-2&#34;&gt;The Case for Addressing Consciousness in Quantum Mechanics&lt;/h3&gt;

&lt;p&gt;Given the limitations of current interpretations of quantum mechanics, there is a strong case to be made for addressing the hard problem of consciousness directly. One of the key challenges in integrating consciousness into quantum mechanics is the lack of empirical evidence linking consciousness to wavefunction collapse. Critics like Barry Loewer (2003) argue that the CCP is speculative and lacks the rigorous experimental support needed to be taken seriously as a scientific theory. This criticism is valid, as science requires empirical validation to support theoretical claims.&lt;/p&gt;

&lt;p&gt;However, the absence of empirical evidence does not necessarily invalidate the idea that consciousness could play a role in quantum mechanics. The lack of direct evidence may simply reflect the limitations of current experimental methods, which are not yet sophisticated enough to test the relationship between consciousness and quantum phenomena. Furthermore, the hard problem of consciousness remains unresolved by conventional science, suggesting that new approaches may be needed to explore the connection between consciousness and the physical world.&lt;/p&gt;

&lt;p&gt;In response to critics, proponents of the CCP could argue that quantum mechanics itself has a long history of challenging conventional notions of reality. The very existence of phenomena like entanglement and superposition defies classical logic and suggests that our understanding of the universe is incomplete. If consciousness is indeed fundamental to the fabric of reality, then it is possible that it plays a role in these quantum phenomena in ways that we do not yet fully understand. Rather than dismissing the CCP as speculative, it may be more productive to consider it as a potential avenue for further research, one that could ultimately lead to a deeper understanding of both consciousness and quantum mechanics.&lt;/p&gt;

&lt;h2 id=&#34;6-personal-viewpoint-consciousness-as-a-vital-component-in-quantum-mechanics-2&#34;&gt;6. Personal Viewpoint: Consciousness as a Vital Component in Quantum Mechanics&lt;/h2&gt;

&lt;p&gt;In my view, the hard problem of consciousness is not just an interesting philosophical challenge but a vital issue that must be addressed if we are to fully understand quantum mechanics. The reluctance of many scientists to engage with the hard problem is understandable, given the difficulty of the question and the lack of empirical evidence. However, this avoidance may be preventing us from making significant progress in understanding the true nature of reality.&lt;/p&gt;

&lt;p&gt;I believe that the hard problem of consciousness represents a fundamental gap in our understanding of the universe - one that cannot be ignored if we are to develop a complete theory of quantum mechanics. While alternative interpretations like the GRW theory and the Many Worlds Interpretation offer solutions to the technical problems of quantum mechanics, they do so by avoiding the deeper question of consciousness. This approach, while pragmatic, may ultimately prove to be a dead end if consciousness is indeed integral to the behaviour of quantum systems.&lt;/p&gt;

&lt;p&gt;Addressing the hard problem of consciousness in the context of quantum mechanics requires a willingness to think beyond the current boundaries of science and to explore new theoretical frameworks that integrate consciousness into our understanding of the physical world. This may involve revisiting ideas like the Consciousness Collapse Proposal or developing entirely new theories that link consciousness with quantum phenomena in ways that we have not yet imagined.&lt;/p&gt;

&lt;p&gt;At the same time, it is important to approach this question with a critical and balanced perspective. While the idea that consciousness plays a role in quantum mechanics is intriguing, it is essential to remain open to alternative explanations and to demand rigorous empirical evidence to support any claims. The history of science is filled with theories that seemed promising but ultimately proved to be incorrect, and we must be careful not to fall into the trap of speculation without evidence.&lt;/p&gt;

&lt;h2 id=&#34;conclusion-2&#34;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;In Summary, I believe that the hard problem of consciousness is the &lt;em&gt;&amp;#34;elephant in the room&amp;#34;&lt;/em&gt; that quantum mechanics needs to address. While traditional interpretations of quantum theory have tried to solve the measurement problem without involving consciousness it might be ignoring a part of reality.&lt;/p&gt;

&lt;p&gt;By blending the matter of consciousness into quantum mechanics we could potentially gain a comprehensive view of the universe - one that appreciates both the enigmatic nature of subjective experiences and the elegant mathematics of some quantum mechanics theories. Even though this viewpoint is speculative and needs investigation it presents a glimpse into a future where consciousness and quantum mechanics are seen as interconnected elements of existence.&lt;/p&gt;

&lt;h3 id=&#34;references-2&#34;&gt;References&lt;/h3&gt;

&lt;p&gt;- CHALMERS, D. J. (1995). FACING UP TO THE PROBLEM OF CONSCIOUSNESS. JOURNAL OF CONSCIOUSNESS STUDIES, 2(3), 200-219.&lt;/p&gt;

&lt;p&gt;- EVERETT, H. (1957). “RELATIVE STATE” FORMULATION OF QUANTUM MECHANICS. REVIEWS OF MODERN PHYSICS, 29(3), 454-462.&lt;/p&gt;

&lt;p&gt;- GHIRARDI, G. C., RIMINI, A., &amp;amp; WEBER, T. (1986). UNIFIED DYNAMICS FOR MICROSCOPIC AND MACROSCOPIC SYSTEMS. PHYSICAL REVIEW D, 34(2), 470-491.&lt;/p&gt;

&lt;p&gt;- LOEWER, B. (2003). CONSCIOUSNESS AND QUANTUM THEORY: STRANGE BEDFELLOWS.&lt;/p&gt;

&lt;p&gt;- STAPP, H. P. (1993). MIND, MATTER, AND QUANTUM MECHANICS. SPRINGER.&lt;/p&gt;
 &lt;/blockquote&gt;&lt;br/&gt; &lt;img src=&#34;https://cdn.satellite.earth/90acaead45daac86e5d23dd2b214ecbfff50dde96ab66d2b58da662ccbb27aea.png&#34;&gt; &lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://highlighter.com/a/naddr1qvzqqqr4gupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqyt8wumn8ghj7un9d3shjtnwdaehgu3wdejhgtcq84gh2ctww36k6t2dv43ksctwd93hxttpdejz6sm0deekx6t0w4ekuetnwvk4xarjv9hxwefdgfjkgen9d3kx7amn943nwamrvd4sqxystg&#34;&gt;https://highlighter.com/a/naddr1qvzqqqr4gupzp25dud8l3vv2c0x9dhkdlet0zlkrqpectxfusdxfhxwg8xn0le5kqyt8wumn8ghj7un9d3shjtnwdaehgu3wdejhgtcq84gh2ctww36k6t2dv43ksctwd93hxttpdejz6sm0deekx6t0w4ekuetnwvk4xarjv9hxwefdgfjkgen9d3kx7amn943nwamrvd4sqxystg&lt;/a&gt;
    </content>
    <updated>2024-10-09T21:57:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr0grr5sqktxcfyq5qludvcgk8yg4cfm8md8tt0fl6kyynr37ddpgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxansg7</id>
    
      <title type="html">Wie immer eine Empfehlung. --- Welches Leben wollen wir? ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr0grr5sqktxcfyq5qludvcgk8yg4cfm8md8tt0fl6kyynr37ddpgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvxansg7" />
    <content type="html">
      Wie immer eine Empfehlung.&lt;br/&gt;---&lt;br/&gt;Welches Leben wollen wir?&lt;br/&gt;&lt;br/&gt;Zentralistische Sklaverei oder dezentrale Befreiung? Zwei aktuelle Gespräche über die geistige Situation der Zeit und unsere Optionen darin.&lt;br/&gt;&lt;a href=&#34;https://www.freischwebende-intelligenz.org/p/welches-leben-wollen-wir&#34;&gt;https://www.freischwebende-intelligenz.org/p/welches-leben-wollen-wir&lt;/a&gt;
    </content>
    <updated>2024-10-01T19:05:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfsvhn9lj972wukuqyn2cc06t5qql63zpz9swhyl0gs4wrlgq4seqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv29t6vk</id>
    
      <title type="html">Just like to doa test comment ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfsvhn9lj972wukuqyn2cc06t5qql63zpz9swhyl0gs4wrlgq4seqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv29t6vk" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqyxve3hvdjnqcehqgs24r0rflutrzkre3tdan072mchascqwwzej0yrfjdenjpe5ml7d9srqsqqql9nljvczr&#39;&gt;naddr1qq…vczr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Just like to doa test comment ...
    </content>
    <updated>2024-09-21T18:51:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsx0pl7lyvru8p4uz7x5qux6kjhan4kqzzf6rr9mvny48r3m2y9ntszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv3wm8tf</id>
    
      <title type="html">yes. It is the witchcraft of beautifull simplicity! Congrats ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsx0pl7lyvru8p4uz7x5qux6kjhan4kqzzf6rr9mvny48r3m2y9ntszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv3wm8tf" />
    <content type="html">
      yes. It is the witchcraft of beautifull simplicity! Congrats &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1getal6ykt05fsz5nqu4uld09nfj3y3qxmv8crys4aeut53unfvlqr80nfm&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Alby&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1get…0nfm&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; for this brave design decision - please stick to it. 
    </content>
    <updated>2024-09-13T09:34:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy25685t3ahsq6j6ej3f4xa8wrfn5cphnq6zkldrng74hamk0jzwczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7dhyqn</id>
    
      <title type="html"># ÖLAND HARVEST FESTIVAL - Saturday Bitcoin Meetup and Pool ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy25685t3ahsq6j6ej3f4xa8wrfn5cphnq6zkldrng74hamk0jzwczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv7dhyqn" />
    <content type="html">
      In reply to &lt;a href=&#39;/naddr1qqyxve3hvdjnqcehqgs24r0rflutrzkre3tdan072mchascqwwzej0yrfjdenjpe5ml7d9srqsqqql9nljvczr&#39;&gt;naddr1qq…vczr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;# ÖLAND HARVEST FESTIVAL - Saturday Bitcoin Meetup and Pool Party:&lt;br/&gt;&lt;br/&gt;Agenda&lt;br/&gt;&lt;br/&gt;14:00-14:30 Introduction incl. Q&amp;amp;A - (ME):&lt;br/&gt;Bitcoin and money laundering (AML/KYC facts and figures &#43; Bitcoin basics)&lt;br/&gt;&lt;br/&gt;—- 15 Min. Coffee break —-&lt;br/&gt;&lt;br/&gt;14:45-15:30 Lightning Workshop &amp;#39;Who is Uncle Jim?&amp;#39; incl. Q&amp;amp;A: (MP)&lt;br/&gt;&lt;br/&gt;- Get a lightning wallet for fast and easy payments wherever you go without being forced to be watched by anybody&lt;br/&gt;- Connect your wallet, use Bitcoin &amp;amp; Nostr for censorship-resistant chat and global value-for-value publishing (get Sats for sharing)&lt;br/&gt;- Join and be part of our global decentralized village infrastructure (community nodes and relays)&lt;br/&gt;&lt;br/&gt;15:30-16:00 MX12art: Augmented reality walk-around&lt;br/&gt;&lt;br/&gt;—- 15 Min. Coffee break —-&lt;br/&gt;&lt;br/&gt;16:15-16:45 Bitcoin Mining incl. Q&amp;amp;A (RH)&lt;br/&gt;&lt;br/&gt;Introduction, Solo/ Crowd mining, heat &amp;amp; mine&lt;br/&gt;&lt;br/&gt;16:45-17:15 Presentation &amp;#34;Nostr as a tool for improved human cooperation&amp;#34; - (ME)&lt;br/&gt;&lt;br/&gt;17:15 Closing &amp;amp; Wrap up (ME)&lt;br/&gt;&lt;br/&gt;17:30 - 21:00 Bitcoin Pool Party &amp;amp; BBQ&lt;br/&gt;&lt;br/&gt;Hangout with MX12art, beers and barbecue around the pool!&lt;br/&gt;&lt;a href=&#34;https://flockstr.s3.amazonaws.com/event/PsESULkzmKCbgaf9-CxPN&#34;&gt;https://flockstr.s3.amazonaws.com/event/PsESULkzmKCbgaf9-CxPN&lt;/a&gt;
    </content>
    <updated>2024-09-12T13:07:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9csyfj053dx2dun7jdctyrg34dvttgrsa622zhc83j5hdau9mjcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjv9wg7</id>
    
      <title type="html">Political extremists taking over a successful Open Source project ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9csyfj053dx2dun7jdctyrg34dvttgrsa622zhc83j5hdau9mjcqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvjv9wg7" />
    <content type="html">
      Political extremists taking over a successful Open Source project -- from the inside -- and imposing wild, discriminatory, political policies&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;NixOS commits &amp;#34;purge&amp;#34; of &amp;#34;Nazi&amp;#34; contributors, forces abdication of founder&lt;br/&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=KsDYul3J3Dc&#34;&gt;https://www.youtube.com/watch?v=KsDYul3J3Dc&lt;/a&gt;&lt;br/&gt;03.07.2024&lt;br/&gt;The Linux project descends into chaos as political activists enforce extremist politics.&lt;br/&gt;&lt;br/&gt;Article&lt;br/&gt;&lt;a href=&#34;https://lunduke.locals.com/post/5819317/nixos-commits-a-purge-of-nazi-contributors-forces-abdication-of-founder&#34;&gt;https://lunduke.locals.com/post/5819317/nixos-commits-a-purge-of-nazi-contributors-forces-abdication-of-founder&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&amp;#34;I must express my deep disappointment and disbelief at the accusation of excluding people from minority or marginalized backgrounds,&amp;#34; stated the Nix founder in a blog post on April 26th.&lt;br/&gt;&lt;br/&gt;The following day, the Nix Foundation Board denounced the words of the Nix founder.&lt;br/&gt;&lt;br/&gt;Then -- and this seriously happened -- the Nix Foundation Board began drafting an abdication letter on behalf of the NixOS founder.&lt;br/&gt;&lt;br/&gt;This is real.  Eelco Dolstra, the founder of Nix, had an abdication letter written for him and was pressured into signing it.  One of the drafters made a note to the Nix Founder that he must add himself as a signatory of the letter &amp;#34;for it to appear amicable&amp;#34;.&lt;br/&gt;&lt;br/&gt;The abdication letter was posted, with the Nix Founder as a signatory, on April 30th. (&lt;a href=&#34;https://discourse.nixos.org/t/nixos-foundation-board-giving-power-to-the-community/44552/109&#34;&gt;https://discourse.nixos.org/t/nixos-foundation-board-giving-power-to-the-community/44552/109&lt;/a&gt;)&lt;br/&gt;The NixOS Saga is Not Finished&lt;br/&gt;&lt;br/&gt;This, truly, is a crazy tale.&lt;br/&gt;&lt;br/&gt;Political extremists taking over a successful Open Source project -- from the inside -- and imposing wild, discriminatory, political policies.  Followed by the vilification -- and mass &amp;#34;purge&amp;#34; -- of any who opposed their extremist politics... culminating in the (seemingly forced) abdication of the founder of the project itself.&lt;br/&gt;&lt;br/&gt;And, perhaps even more wild, is the fact that this is only a small fraction of the NixOS story.&lt;br/&gt;&lt;br/&gt;A story with a huge number of players, and hundreds of pages of documents.  In-fighting.  Abuse.  Politics.  And more than a few swear words.
    </content>
    <updated>2024-08-21T21:49:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv8nlutnd6jtqpfu99hy76l5l560m0vfty4088e969t7fz2y29nmczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvzg07a3</id>
    
      <title type="html">Hal Finney at Crypto98 9.07.2020 A zero knowledge proof of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv8nlutnd6jtqpfu99hy76l5l560m0vfty4088e969t7fz2y29nmczyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvzg07a3" />
    <content type="html">
      Hal Finney at Crypto98&lt;br/&gt;&lt;br/&gt;9.07.2020&lt;br/&gt;A zero knowledge proof of possession of a pre-image of a sha-1 hash&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=YjHVNstGLIQ&#34;&gt;https://www.youtube.com/watch?v=YjHVNstGLIQ&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#Archive #Bitcoin #Legend
    </content>
    <updated>2024-06-16T11:31:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvgdpnsa7hquppxntq8sx8qnz4qh8qtl3defcm6yww7gyrprw92tszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvf6jq4w</id>
    
      <title type="html">The intersection of AI with the ocean of mass surveillance data ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvgdpnsa7hquppxntq8sx8qnz4qh8qtl3defcm6yww7gyrprw92tszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvf6jq4w" />
    <content type="html">
      The intersection of AI with the ocean of mass surveillance data that&amp;#39;s been building up over the past two decades is going to put truly terrible powers in the hands of an unaccountable few.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/Snowden/status/1801792686724182242&#34;&gt;https://fixupx.com/Snowden/status/1801792686724182242&lt;/a&gt;&lt;br/&gt;
    </content>
    <updated>2024-06-16T11:08:36Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv5atf46p34fmjx0ejx7knm3mfl4w8r6yam9xezwzqmfw7lmkq0pgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv42qf7r</id>
    
      <title type="html">Oslo Freedom Forum: Why Bitcoin Matters More Than Its Price Roger ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv5atf46p34fmjx0ejx7knm3mfl4w8r6yam9xezwzqmfw7lmkq0pgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfv42qf7r" />
    <content type="html">
      Oslo Freedom Forum: Why Bitcoin Matters More Than Its Price&lt;br/&gt;Roger Huang&lt;br/&gt;Contributor&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.forbes.com/sites/digital-assets/2024/06/11/oslo-freedom-forum-why-bitcoin-matters-more-than-its-price/&#34;&gt;https://www.forbes.com/sites/digital-assets/2024/06/11/oslo-freedom-forum-why-bitcoin-matters-more-than-its-price/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://archive.is/20240612071935/https://www.forbes.com/sites/digital-assets/2024/06/11/oslo-freedom-forum-why-bitcoin-matters-more-than-its-price/&#34;&gt;https://archive.is/20240612071935/https://www.forbes.com/sites/digital-assets/2024/06/11/oslo-freedom-forum-why-bitcoin-matters-more-than-its-price/&lt;/a&gt;
    </content>
    <updated>2024-06-16T09:40:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs90mqs3gdt39dluxskwmymgkd0cvmtjp8s5jz9yajghwyy04d3plgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvr4nsq8</id>
    
      <title type="html">The Bushido of Bitcoin Svetski @SvetskiWrites &amp;#34;🚨WATCH ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs90mqs3gdt39dluxskwmymgkd0cvmtjp8s5jz9yajghwyy04d3plgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvr4nsq8" />
    <content type="html">
      The Bushido of Bitcoin &lt;br/&gt;Svetski&lt;br/&gt;@SvetskiWrites&lt;br/&gt;&lt;br/&gt;&amp;#34;🚨WATCH THIS. SOUND ON🔉&lt;br/&gt;&lt;br/&gt;2yrs, 7 drafts &amp;amp; 125,000 words later, The Bushido of Bitcoin is finally available for pre-order.&lt;br/&gt;&lt;br/&gt;Writing this book has been a journey, and the process literally transformed my understanding of the world.&lt;br/&gt;&lt;br/&gt;This is NOT another history of money or economic justification for Bitcoin. Been there, done that.&lt;br/&gt;&lt;br/&gt;This is a book about virtue, excellence, culture and behaviour, which asks the harder questions:&lt;br/&gt;&lt;br/&gt;What becomes of those who rise to the top, in the new socio-economic paradigm? &lt;br/&gt;&lt;br/&gt;Will they become:&lt;br/&gt;&lt;br/&gt;--&amp;gt; A new kind of parasite?&lt;br/&gt;--&amp;gt; Another bunch of degenerate?&lt;br/&gt;Or&lt;br/&gt;--&amp;gt; Men &amp;amp; women of virtue.&lt;br/&gt;&lt;br/&gt;It’s not enough to just say “Bitcoin Fixes This.”&lt;br/&gt;We must do something about it.&amp;#34;&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/i/status/1801673002993504258&#34;&gt;https://fixupx.com/i/status/1801673002993504258&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2024-06-15T16:26:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdl436vxceg0qphstamrvmdz75e7anxvv9y82qllpx7mn53ecyx6qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmr4mcy</id>
    
      <title type="html">T-Mobile Deutsche Telekom are running Bitcoin nodes, Lightning ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdl436vxceg0qphstamrvmdz75e7anxvv9y82qllpx7mn53ecyx6qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvmr4mcy" />
    <content type="html">
      T-Mobile Deutsche Telekom are running Bitcoin nodes, Lightning nodes and will start mining #bitcoin &lt;br/&gt;&lt;br/&gt;WHAT A TIME TO BE ALIVE.&lt;br/&gt;&lt;br/&gt;Speaking at BTC Prague, Dirk Röder, head of Web3 infrastructure and solutions at Deutsche Telekom, said: &lt;br/&gt;&lt;br/&gt;    “Since 2023, we are running a Bitcoin node, and we are running Bitcoin Lightning nodes as well [...] I like to let you in on a little secret we will engage in digital monetary photosynthesis soon.”&lt;br/&gt;&lt;br/&gt;Former Cointelegraph contributor Joseph Hall asked Röder if he could elaborate on the meaning of “digital monetary photosynthesis,” and &amp;#34;So is T-Mobile mining Bitcoin?!&amp;#34;&lt;br/&gt;&lt;br/&gt;    “We will.”&lt;br/&gt;&lt;br/&gt;Source&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/BTCGandalf/status/1801760846366052791&#34;&gt;https://fixupx.com/BTCGandalf/status/1801760846366052791&lt;/a&gt;
    </content>
    <updated>2024-06-15T16:09:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrxg2uc7jkzg8rxgzuk2guesrpc7h0kpgj4yn7hwwjzx6mu8sjdnqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvzchy83</id>
    
      <title type="html">This was the most interesting part of @PeterMcCormack and @saylor ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrxg2uc7jkzg8rxgzuk2guesrpc7h0kpgj4yn7hwwjzx6mu8sjdnqzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvzchy83" />
    <content type="html">
      This was the most interesting part of @PeterMcCormack&lt;br/&gt; and @saylor&lt;br/&gt;&amp;#39;s recent conversation in my opinion.&lt;br/&gt;&lt;br/&gt;&amp;#34;...at some point we&amp;#39;re sacrificing the interests of sound money in pursuit of the ideal of sovereignty of the individual and it&amp;#39;s not clear to me that you get both.&amp;#34;&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://fixupx.com/w_s_bitcoin/status/1795096095892082700&#34;&gt;https://fixupx.com/w_s_bitcoin/status/1795096095892082700&lt;/a&gt;
    </content>
    <updated>2024-06-11T17:30:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8guzz2gyspfrvwpfj5cvs2xwhngzwsvtwz5c0ezdknj67wvw8x6qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfveuvsup</id>
    
      <title type="html">Great! - just summarized ... - 💳 The TPOS extension, first ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8guzz2gyspfrvwpfj5cvs2xwhngzwsvtwz5c0ezdknj67wvw8x6qzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfveuvsup" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsygyr3a74mrkdfayvcft2nyzrtn4afd8syxx6q53p896hnfwt76kspz3mhxue69uhkummnw3ezummcw3ezuer9wczl6ytl&#39;&gt;nevent1q…6ytl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Great! - just summarized ...&lt;br/&gt;&lt;br/&gt;- 💳 The TPOS extension, first contributed to LM bits by Tal three to four years ago, has evolved significantly over time.&lt;br/&gt;- 💻 It serves as a software point of sale, usable on computers, phones, and Android point of sale devices.&lt;br/&gt;- 🛍️ Merchants can accept payments for products or services using TPOS, facilitating Bitcoin transactions.&lt;br/&gt;- 📱 The extension supports NFC-enabled payments, including Tap and Pay with a built-in card reader.&lt;br/&gt;- 📊 TPOS includes features for tips, allowing users to designate a specific tip wallet and set default tip values.&lt;br/&gt;- 🏧 An ATM feature enables merchants to sell SATs to customers for a premium, with customizable settings for security.&lt;br/&gt;- 💰 Tax settings allow for the addition of items to the point of sale with granular tax control.&lt;br/&gt;- 🧾 Transactions can be exported for accounting purposes, including JSON format for printing receipts via a thermal printer.&lt;br/&gt;- 🔄 Integration with the Bolts extension enables automatic LN to on-chain swaps, facilitating secure fund management.&lt;br/&gt;- 🎉 TPOS, along with other LM bits extensions, offers a comprehensive solution for Bitcoin acceptance and management.&lt;br/&gt;
    </content>
    <updated>2024-05-24T17:24:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8x5tmu2zja8zqcrve9mt8zqma8wwsr569almtrqjh8pdntp2x7jgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvg6y5x0</id>
    
      <title type="html">I see. Thx for your notice.</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8x5tmu2zja8zqcrve9mt8zqma8wwsr569almtrqjh8pdntp2x7jgzyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvg6y5x0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxyre7zd5ew5ur4ulw6kum7798pzahj9j44jm8yfey8xaks6384fspzamhxue69uhkummnw3ezuendwsh8w6t69e3xj7sgl8cqs&#39;&gt;nevent1q…8cqs&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I see. Thx for your notice.
    </content>
    <updated>2024-05-24T17:20:26Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy7ns5j5zgyj4kjcklr9qq35tfjjfsxflwd37h4a5kt5g9qzl3mgszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvq9qkmh</id>
    
      <title type="html">Great. Thx for sharing. Could you recommend and share your ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy7ns5j5zgyj4kjcklr9qq35tfjjfsxflwd37h4a5kt5g9qzl3mgszyz4gmc60lzcc4s7v2m0vmljk79lvxqrnskvneq6vnwvuswdxllnfvq9qkmh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszdmdz3j75kev2u4t8x9cajyqtlw47c2zv46wrfz3q3swr4tj8l2spzamhxue69uhkummnw3ezuendwsh8w6t69e3xj7se20l0j&#39;&gt;nevent1q…0l0j&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Great. Thx for sharing.&lt;br/&gt;Could you recommend and share your running configuration for this? Looking for the most simple an robust full docker stack for lnbits, phoenix and maybe tipbot ...
    </content>
    <updated>2024-05-23T09:53:44Z</updated>
  </entry>

</feed>