Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend using certificates from LetsEncrypt instead of self-signed certs #359

Open
arunasank opened this issue Jul 10, 2019 · 3 comments

Comments

@arunasank
Copy link

The docs recommend using self-signed certificates. They might as well recommend LetsEncrypt.

@evilaliv3
Copy link
Contributor

@arunasank: actually the documentation documents the usage of self signed certificates only for testing purposes.

It would be valuable to re-integrate inside Tor2web the code of GlobaLeaks that implement the letsencrypt request and renewal.

@fpietrosanti
Copy link
Contributor

@arunasank: actually the documentation documents the usage of self signed certificates only for testing purposes.

It would be valuable to re-integrate inside Tor2web the code of GlobaLeaks that implement the letsencrypt request and renewal.

Or it would be even more valuable to integrate the Tor2web functionalities inside GlobaLeaks to achieve not just LetsEncrypt but also the web administration interface, Tor management, software lifecycle, data retention, Statistics and a bullet proof software lifecycle.

De facto Tor2web is a minor feature of GlobaLeaks

@evilaliv3
Copy link
Contributor

evilaliv3 commented Jul 11, 2019

Or it would be even more valuable to integrate the Tor2web functionalities inside GlobaLeaks to achieve not just LetsEncrypt but also the web administration interface, Tor management, software lifecycle, data retention, Statistics and a bullet proof software lifecycle.

De facto Tor2web is a minor feature of GlobaLeaks

That would be a preatty easy but ugly way in my opinion; it would really complicate the maintainance of the two softwares.

Let's consider eventually to package some shared components as dependencies to build the two softeare (included eventually the management interfaces that you are looking for)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants