Skip to content

Commit

Permalink
Rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
boldsuck committed Nov 22, 2024
1 parent b6ab7fa commit edb4706
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 127 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Backing up application data

Backing up your Haveno data is crucial to ensure you can retain control over trades, disputes, payment accounts, and funds in case of issues with your machine (e.g., drive failure) or Haveno itself (e.g., critical bugs).
Backing up your Haveno data is crucial to ensure you can retain control over trades, disputes, payment accounts, and funds in case of issues with your machine (e.g.: drive failure) or Haveno itself (e.g.: critical bugs).
All Haveno data is stored right on your computer—it's never stored (or even sent) to a central server, so backing it up is your job. We will see data restoration after the backup.

### 1. Back up the entire Haveno data directory
Expand Down
Binary file added docs/resources/img/haveno-ui/account-age_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions docs/the-project/account_limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ This means that all payment accounts that deal in currencies not listed above do

## Account aging

<!---
![Account age in Offer book](../resources/img/haveno-ui/See-account-age.png){ width="400" }{ align=right }
![Account age in Offer book](../resources/img/haveno-ui/account-age_light.png){ width="400" }{ align=right }
/// caption
See account age in the offer book.
///
-->

Account age is no longer used to determine trade size limits for most payment methods. It is still measured, however, and you can see a payment account's age in the offer book before taking an offer, but we caution against using it as a measure of integrity. Older accounts are not **necessarily** safer.

Expand Down Expand Up @@ -92,7 +90,7 @@ Through taking an offer you can make sure that the offer fulfils the requirement

The Haveno interface makes it easy to determine if an offer can help you get signed: simply **look for buy offers with a check mark badge**:

![Signed Accounts in Offers](../resources/img/haveno-ui/Good-bad-signing-asks_dark.png)
![Signed Accounts in Offers](../resources/img/haveno-ui/good-bad-signing-asks_dark.png)
/// caption
Top offers won't get you signed. Bottom offers will get you signed.
///
Expand All @@ -115,4 +113,4 @@ Self-signed accounts are immediately signed, but limits are not immediately lift

## Backing up and restoring payment accounts

Once your payment accounts have accrued age and been signed, you won't want to give them up. With [proper backups](../haveno-ui/backing_up_application_data.md), you won't have to—payment accounts can be restored if you ever have to remove/reinstall Haveno, move to another machine, etc.
Once your payment accounts have accrued age and been signed, you won't want to give them up. With [proper backups](../haveno-ui/backup_and_restore.md), you won't have to—payment accounts can be restored if you ever have to remove/reinstall Haveno, move to another machine, etc.
120 changes: 0 additions & 120 deletions docs/the-project/test.md

This file was deleted.

2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ nav:
- Import Development Environment: 'development/importing.md'
- Contributor Guidelines: 'development/contributor-guidelines.md'
- Haveno UI:
- Backing up application data: 'haveno-ui/backing_up_application_data.md'
- Backup & Restore: 'haveno-ui/backup_and_restore.md'

0 comments on commit edb4706

Please sign in to comment.