Commit graph

33 commits

Author SHA1 Message Date
al-munazzim
426ed39aac
Warn that Specter auth does not encrypt data folder (#2683)
Co-authored-by: Nazim <nazim@openclaw.ai>
2026-08-08 19:48:20 +02:00
k9ert
6a4829e22c
Docs: update faq (#2287)
* some faq refurbishing

* docs: update TOC

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

* Update docs/faq.md

Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>

---------

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: Manolis Mandrapilias <70536101+moneymanolis@users.noreply.github.com>
2023-03-13 10:10:06 +01:00
k9ert
fa29a08db1
Docs: Updated instructions to upgrade Specter on Raspiblitz (#2040) 2023-01-09 18:26:53 +01:00
k9ert
e43a6bfb8d
Docs: some doc fixes, refactorings and ext clarification (#1789)
* Docs: some doc fixes, refactorings and ext clarification

* Further fixes and recovering search

* Only main heading has one # so that navigation works

* remove about

* docs: update TOC

* Adjust release-notes script

* remove authors plugin properly

* corrections & simplifications

* cli_text.py updated

* architecture.md edited

* extensions and some small fixes

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2022-08-22 11:34:45 +02:00
Manolis Mandrapilias
f739d9bb7a
Docs: Add mobile access question to the FAQ (#1829) 2022-07-29 18:16:16 +02:00
relativisticelectron
669d0f566a
Feature: Multisig beginner guide (#1731)
* Added pictures

* Added text

* wrote more in the guide

* Added links to vendors websites

* Added more links

* Added fingerprints in fig

* added links ot other guides

* Improved arrows

* Added links

* Better sub-bullets

* Changed the Testing part

* typos

* Chore: Adjusted releasing process and adding liquidissuer  (#1716)

* refactor build-linux to avoid build-ci.sh

* adding set_setup_py_version to release_helper

* yet another tiny release-helper

* adjusted for win-compatibility

* fix windows build again

* fix directory-change

* part2

* kick

* kick

* kick

* kick

* dependencie for ./utils

* revert before_script

* unix, not linux

* fix buildscript

* restore version.txt

* fix

* fex exe

* bugfix: not exiting directory

* kick

* kick

* kick

* adding liquidissuer

* docstrings

* fix upload locations

* some docs

* ommit external exts in DevelopmentConfig

* simplifying startup for external exts

* macos improvements

* Merge branch 'master' of github.com:cryptoadvance/specter-desktop into liquidissuer

* last build-script adjustements

* fixed params gain

* reapply lost sys changes

* upgrade liquidissuer

* remove unnecessary print statement.

* remove unnecessary EXTENSION_LIST reduction in Development

* Bugfix: disable gunicorn for windows

* fix version.py

* black

* fix build

* last fixes for the macos-script

* Update src/cryptoadvance/specter/util/reflection.py

* Better formatting for cli

* a bit of reformating for cli_ext

* ignoring elements test

* skip test

* fix link to specterext-dice

* Removed link

* Added point about fewer devices

added more details

* Improved link

* Added seed plate comparision link

* Changed list character

* Added link in frint-end

* - changed text to multisig guide
- Replaced FAQ link by a link to the docs

* Added second link to multisig guide.

* Added video plugin to mkdocs

* Added requirement mkdocs-video

* Added mkdocs-video in the script

* reset requirements

* solved https://github.com/cryptoadvance/specter-desktop/issues/1736

* Added link in Readme

* changed video link

* Fixed sublist identation

* Changed video guide text

* Explained fingerprint

* Improved registering multisig setup

* Add picture about registering

* updated pic

* Merged the table from the tradeoff.md into the guide

* typo fix

* Fixed link

* Replaced https://deploy-preview-1731--specter-desktop-docs.netlify.app by https://specter-desktop-docs.netlify.app

Co-authored-by: Kim Neunert <k9ert@gmx.de>
2022-06-02 17:29:26 +02:00
Kim Neunert
3d233294b8
Feature: new extensionpoint specter_persistence_callback (#1723)
* new extpoint specter_persistence_callback

* more docs and rendering of cli_ext

* unrelated documentation

* docs: update TOC

* adjusting error-handling

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
2022-05-18 09:56:03 +02:00
Kim Neunert
788acadc49
faq: more details about missing funds (#1254) 2021-07-11 23:39:38 +02:00
Kim Neunert
421248eda2
Update faq.md (#1253)
* Update faq.md

* docs: update TOC

* Update faq.md

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-06-24 11:06:36 -05:00
Kim Neunert
9039e33f11
Update faq.md (#1123)
* Update faq.md

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-04-23 10:43:58 +02:00
Kim Neunert
90399cfead
Logging improvements (#1043)
* logging to a logfile

* updated FAQ

* docs: update TOC

* fix tests

* docs: update TOC

* fix cypress

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-03-22 21:04:02 +02:00
Kim Neunert
1f9bac7c41
Docs: added signature-verification to FAQ (#1042)
* added signature-verification

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
2021-03-22 17:37:52 +01:00
Dimitris Tsapakidis
7cad9d5c6f
Fixed typos in faq.md (#1004) 2021-03-07 15:01:25 +02:00
benk10
6204df9c2d
Add reason for why device is disabled in new wallet screen (#932)
* Fix #931

* Fix #930

* docs: update TOC

Co-authored-by: ben-kaufman <ben-kaufman@users.noreply.github.com>
2021-02-12 16:25:56 +02:00
Max Hillebrand
c000daddd4
Typos (#941)
* some typo fixes

consistent capitalization and other.

* typos in connect-your-node.md

* Update continuous-integration.md

* typos in cypress tests

* typos in faq

* typo in security tradeoff

* typo in reverse-proxy

* typos in self-signed-certificate

* typos in tor.md
2021-02-10 10:42:25 +02:00
djpnewton
18b2ad3f3c
add rate limiting and registration link expiry (#852)
* -add rate limiting to login and register endpoints
-change otp codes to be harder to guess

* allow user to view/change login and registration rate limiting value

* - add registration link expiry
- make it harder for attackers to discover usernames
- disallow empty usernames
- disallow short passwords
- move "generate registration link" button to the bottom to try and make it clearer that it wont update settings

* create "auth" config subsection

* dont show rate limit and registration timeout inputs unless user is admin

* blackify

* fix mistakes in expiration logic

* fix missed changes to use method field of the auth structure

* fix registration_link_timeout input not present when user is admin

Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2021-01-13 09:23:31 +02:00
Kim Neunert
05aeb1b517
docs: fixes #769 (#773)
* docs: fixes #769

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2020-12-14 11:16:40 +01:00
Kim Neunert
e45a121749
Documentation: In the faq recovering your password (#727) 2020-12-02 12:02:12 +01:00
Kim Neunert
4fd68f8831
Update faq.md (#702) 2020-11-28 15:37:08 +01:00
benk10
a8b9db3b46
Fix rounding error failing sendmax (#564) 2020-10-31 13:41:32 +01:00
Kim Neunert
b925623743
Features/linux binary hashing (#556) 2020-10-31 13:40:08 +01:00
Moritz
42e4841461
Update faq.md (#563) 2020-10-29 21:58:06 +01:00
Kim Neunert
2cbeb1f288
FAQ: Hardwarewallet Troubleshooting (#522) 2020-10-17 15:14:39 +02:00
benk10
34ca139694
Add labels to wallet backup file (#430)
* Add labels to wallet backup file

Co-authored-by: Luke <51127079+PulpCattel@users.noreply.github.com>
2020-09-29 23:04:59 +02:00
calkob
893eccf220
Addition to FAQ: Backup files not showing when trying to load backups. (#437) 2020-09-24 21:41:43 +02:00
Kim Neunert
9f2e77fd76
docs: FAQ usb-issues and pruned nodes (#395) 2020-09-17 21:07:34 +02:00
Kim Neunert
e751af8111
FAQ: Troubleshooting rescanning (#387)
* FAQ: Troubleshooting rescanning

Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2020-09-15 16:50:00 +02:00
Kim Neunert
9fa2dc734c
question about devices/wallets (#378)
* question about devices/wallets

* docs: update TOC

Co-authored-by: k9ert <k9ert@users.noreply.github.com>
2020-09-10 16:44:57 +02:00
Kim Neunert
9282dd58ac
fix logging avoiding dictConfig (#348)
* fix logging avoiding dictConfig

* fix version_upgrade warning

* fix logging also in pyinstaller/specterd.py

* docs: update TOC
2020-09-03 14:17:02 +02:00
kkdao
11c94a98b3
updated faq.md (#328)
Co-authored-by: Luke <51127079+PulpCattel@users.noreply.github.com>
2020-09-03 12:53:49 +02:00
k9ert
c848a3bfd2 docs: update TOC 2020-06-17 15:20:01 +00:00
Kim Neunert
6df1802a24
add github workflow for readme-toc 2020-06-17 17:03:59 +02:00
kkdao
c0dc14b8b3
create a faq (#151)
create a faq
2020-06-16 09:00:14 +02:00