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

Add Tailscale support #1668

Open
bradfitz opened this issue Jan 2, 2024 · 0 comments
Open

Add Tailscale support #1668

bradfitz opened this issue Jan 2, 2024 · 0 comments

Comments

@bradfitz
Copy link
Contributor

bradfitz commented Jan 2, 2024

Tracking bug to add @tailscale support.

We can use Tailscale for all of:

/cc @willnorris @mpl @MichaHoffmann

bradfitz added a commit that referenced this issue Jan 2, 2024
Updates #1668

Co-authored-by: Will Norris <will@willnorris.com>
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
bradfitz added a commit that referenced this issue Jan 2, 2024
Updates #1668

Co-authored-by: Will Norris <will@willnorris.com>
Signed-off-by: Brad Fitzpatrick <brad@danga.com>
bradfitz added a commit that referenced this issue Jan 2, 2024
These were all part of an earlier effort to let it be easy for people
to easily deploy their own Perkeep servers and get them on the
internet. The idea was that we'd run a small DNS server which would
map from GPG public keys to their rented cloud IPs which users would
prove to us with the gpgchallenge stuff.

The recently added Tailscale support (see 43f34e5, #1668) makes
most of this redundant.

Also I'd stopped running this infrastructure ages ago and removed the
launcher code recently in b5823a6 (and disabled it in
c9f78d0). So this was all basically dead code.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
bradfitz added a commit that referenced this issue Jan 2, 2024
These were all part of an earlier effort to let it be easy for people
to easily deploy their own Perkeep servers and get them on the
internet. The idea was that we'd run a small DNS server which would
map from GPG public keys to their rented cloud IPs which users would
prove to us with the gpgchallenge stuff.

The recently added Tailscale support (see 43f34e5, #1668) makes
most of this redundant.

Also I'd stopped running this infrastructure ages ago and removed the
launcher code recently in b5823a6 (and disabled it in
c9f78d0). So this was all basically dead code.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
bradfitz added a commit that referenced this issue Jan 2, 2024
These were all part of an earlier effort to let it be easy for people
to easily deploy their own Perkeep servers and get them on the
internet. The idea was that we'd run a small DNS server which would
map from GPG public keys to their rented cloud IPs which users would
prove to us with the gpgchallenge stuff.

The recently added Tailscale support (see 43f34e5, #1668) makes
most of this redundant.

Also I'd stopped running this infrastructure ages ago and removed the
launcher code recently in b5823a6 (and disabled it in
c9f78d0). So this was all basically dead code.

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
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

1 participant