On Thursday, May 5, 2022 2:29:30 AM CEST Keifer Bly wrote:
> Ok. I have tried different things. And the same is still happening:
>
> sources.list file:
>
> ## Note, this file is written by cloud-init on first boot of an instance
> ## modifications made here will not survive a re-bundle.
> ## if y
On Thursday, May 5, 2022 5:17:23 AM CEST Keifer Bly wrote:
> Thank you. But running wget -qO-
> https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E88
> 6DDD89.asc
>
> gpg --dearmor | tee /usr/share/keyrings/tor-archive-keyring.gpg >/dev/null
Maybe copy paste error. It must
> Simply displays a message "no valid openpgp data found". My sources file
You'll see this because your system doesn't trust the cert chain.
You're not seeing a certificate warning because you've got output suppressed
(the -q in wget's arguments)
If you run
wget
https://deb.torpro
--- Original Message ---
On Wednesday, May 4th, 2022 at 11:16, Neel Chauhan wrote:
> If you need to send emails, you could:
>
> a. use Sendgrid or Mailgun or whatever to send emails if they don't
> block exit IPs from connecting to their SMTP relays
>
> b. Run your own SMTP relay on a $3.
On Thursday, May 5, 2022 3:57:02 PM CEST The Doctor wrote:
> --- Original Message ---
>
> On Wednesday, May 4th, 2022 at 11:16, Neel Chauhan wrote:
> > If you need to send emails, you could:
> >
> > a. use Sendgrid or Mailgun or whatever to send emails if they don't
> > block exit IPs fr