Live data from Hacker News

tilde.town: A social network over SSH

tilde.town

41–50 of 86 posts

Re: tilde.town: A social network over SSH

#41
post #38

I'm always wary of using SSH services which aren't running on systems I control. If I'm not mistaken, an SSH service is able to see all of the pubkeys you have in your ~/.ssh/, so there goes your privacy.

But they were public keys, it's completely fine if the entire world sees them

Re: tilde.town: A social network over SSH

#43
post #41
post #38

I'm always wary of using SSH services which aren't running on systems I control. If I'm not mistaken, an SSH service is able to see all of the pubkeys you have in your ~/.ssh/, so there goes your privacy.

But they were public keys, it's completely fine if the entire world sees them

Perhaps the parent commenter is worried of public keys being used as a tracking vector?

Re: tilde.town: A social network over SSH

#44

Earlier quoted context omitted.

From personal experience in running similar things, they aren't a good method of discerning quality of people.

I'm curious, what are the "good" methods for discerning/filtering quality of people? How are "good" and "bad" quality of people categorized? (binary? spectrum/distribution?) How can you estimate/measure the quality of the filter/method with precision? I assume no filter is perfect and mistakenly filter out "good" quality people too, so if this method isn't good that suggest there's a metric and a more efficient metho…

> I'm curious, what are the "good" methods for discerning/filtering quality of people?

Observation is probably the best method. I rarely have found form options to be effective. A good chunk of 'good' people tend to get filtered out from my observation.

Generally the approach that has worked for me having a tier system. People who meet your criteria get greater access etc over time.

> How are "good" and "bad" quality of people categorized?

Generally, "good" is anyone that helps your community prosper. "Bad" are typically people who cause unwanted conflicts, create a toxic environment etc.

Re: tilde.town: A social network over SSH

#46
post #38

I'm always wary of using SSH services which aren't running on systems I control. If I'm not mistaken, an SSH service is able to see all of the pubkeys you have in your ~/.ssh/, so there goes your privacy.

I believe you could use SSH config files to restrict which keys that each host would be able to see.

Something along the lines of:

    Host a.example
      IdentityFile ~/.ssh/id_a
      IdentitiesOnly yes

Re: tilde.town: A social network over SSH

#47
post #23

Earlier quoted context omitted.

Send me an email and I get you an account on tilde.fun. It's pretty defunct right now but I'd like to have some actual users ;) No need for any personal info besides your email address.

Why do you need an email address? Reddit & HN don't.

Probably to send the credentials. An alternative would be to ask tasubotadas to post their public key.

Re: tilde.town: A social network over SSH

#48
post #6

I thought "Wow, cool - I gonna sign up". And then I saw their sign up form. 10 fields is a bit too much.

Even such low barriers as a small form do wonders for the quality of people on the other side, you won't be missed. (if you genuinely can't be bothered)

If that's the attitude on the other side, then I guess the feeling is mutual :).

Re: tilde.town: A social network over SSH

#49
post #22

I run tilde.fun. It's currently defunct but I'm migrating the site to a new server today. We have an SSH signup form with no need for any personal details but an email address, written in Python, in the making ( https://code.tilde.fun/tilde/ssh-reg ) I'd really like to automate account creation and have someone look over it before I actually deploy it. Write me an email (address in my profile) if you're interested in…

> address in my profile Note that the HN profile e-mail field is not public. That field is for password reset stuff or something. If you want people to see your e-mail you will need to write what it is in the profile description.

Ah right, thanks. I'll edit my profile to include it in my bio.

Re: tilde.town: A social network over SSH

#50
post #23

I thought "Wow, cool - I gonna sign up". And then I saw their sign up form. 10 fields is a bit too much.

Send me an email and I get you an account on tilde.fun. It's pretty defunct right now but I'd like to have some actual users ;) No need for any personal info besides your email address.

Thanks, I just wanted to play around so there is no real need to do that but here it is tadas dot subonis eta gmail dot com :)
Post reply on HN