Skip to content

Commit

Permalink
added label sync gif
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasgriffin committed Jan 6, 2025
1 parent ac396d4 commit 180e8fd
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "Sync & Chat"
description: "Label Synchronization, Backup and Multi-Party Multisig-Chat"
title: "Collaboration in a Multisig"
description: "Send a PSBT between participants in a Multi-party Multisig wallet"
draft: false
tags: ["Featured", "sync" ]
images: [ "logo.png" ]
keywords: ["send"]
previewimage: "logo.png"
weight: 18
weight: 0
---

### {{< page-title >}}
Expand Down
File renamed without changes
20 changes: 20 additions & 0 deletions content/page/label-sync/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Synchronize Labels"
description: "Label and Coin category synchronization"
draft: false
tags: ["Featured", "sync" ]
images: [ "logo.png" ]
keywords: ["send"]
previewimage: "logo.png"
weight: 18
---

### {{< page-title >}}
{{< page-description >}}

<br>


![](https://raw.githubusercontent.com/andreasgriffin/bitcoin-safe/refs/heads/main/docs/label-sync.gif)
{ .img-fluid .mb-5 }

Binary file added content/page/label-sync/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions content/page/usps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ weight: 100
#### Label Synchronization and Backup

{{<text-name-with-logo>}} will magically (through the power of encrypted <a href="https://nostr.com/ ">nostr</a> messages)
- <a href="/page/syncchat" role="button">Synchronize</a> your coin categories and labels across computers
- <a href="/page/label-sync" role="button">Synchronize</a> your coin categories and labels across computers
- Backup your coin categories and labels. All you have to do is backup a short backup-key.


Expand All @@ -44,14 +44,25 @@ weight: 100

Participate in a 3-of-5 Multi-sig wallet?

- After the wallet is created {{<text-name-with-logo>}} creates an encrypted group chat to collaborate and send PSBTs around to sign.
- Label synchronization works of course too.
- After the wallet is created {{<text-name-with-logo>}} creates an encrypted <a href="https://nostr.com/ ">nostr</a> group chat to collaborate and <a href="/page/collaboration" role="button">send PSBTs</a> around to sign.
- <a href="/page/label-sync" role="button">Label synchronization</a> works of course too.
- For security each participant has to authenticate (a simple click) each other user


<br>


#### Organize addresses in coin categories

<img src="coin-categories.png" width="150">

- You can cluster addresses in **coin categories**. It's easier than labeling each address.
- For each PSBT you create you select the matching coin category and {{<text-name-with-logo>}} will select the inputs only from it.
- {{<text-name-with-logo>}} warns if a PSBT or transaction combines coin categories.


<br>


#### Removing possibilities for mistakes

Expand All @@ -75,14 +86,3 @@ People have made many expensive mistakes in the past. Most of them can be preven

<br>


#### Organize addresses in coin categories

<img src="coin-categories.png" width="150">

- You can cluster addresses in **coin categories**. It's easier than labeling each address.
- For each PSBT you create you select the matching coin category and {{<text-name-with-logo>}} will select the inputs only from it.
- {{<text-name-with-logo>}} warns if a PSBT or transaction combines coin categories.


<br>

0 comments on commit 180e8fd

Please sign in to comment.