Commit graph

6 commits

Author SHA1 Message Date
k9ert
5f05b9aa3b
Electron Bug Fixes and Miscellaneous Changes (#2441)
* migrate the downloadpage generation script to this repo

* tiny docs fix

* fix 2 electron issues

* support intel platform

* fix save preferences bug
2024-05-22 17:40:21 +02:00
Kim Neunert
28e13ca93c
Documentation: hosted at docs.specter.solutions (#1463)
* mkdocs

* adding mkdocs for netlify

* fix theme

* link to Readme

* deleting symlink again

* deleting index.md

* fix release-notes

* several doc improvements and elements installation

* move DEVELOPMENT.md and CONTRIBUTING.md in subfolder

* multi-site setup

* changes site_dir

* revert

* adding mkdoc-wrapper.sh

* removing mkdocs from prod-requirements

* more docs

* fix test ... no more warning
2021-11-24 18:37:46 +01: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
Kim Neunert
119a70e1e6
adding automatic ssl-creation (#789)
* adding automatic ssl-creation

* fix tests

* Update docs/self-signed-certificates.md

Co-authored-by: benk10 <ben.kaufman10@gmail.com>

* disabling hwibridge with ssl

Co-authored-by: benk10 <ben.kaufman10@gmail.com>
2020-12-20 16:03:23 +02:00
Stepan Snigirev
01ffbebe26
add gen-certificate tool (#354) 2020-09-06 22:06:12 +02:00
Stepan Snigirev
9039bc2c4d
command-line options for server: daemon, ssl certificates, tor and others (#70)
* --daemon and --stop options for server

* --restart and --force option

* ssl certificates and tor

* tor key path fix...

* pass host to flask

* fix bug with switching between nodes

* docs on node setup - reverse proxy and self-signed certs

* typo
2020-02-25 19:57:36 +00:00