Hacker News new | past | comments | ask | show | jobs | submit login
Tent.is alpha (tent.is)
127 points by Titanous on Sept 25, 2012 | hide | past | favorite | 97 comments



> Tent.is will become a showcase for what is possible with Tent.

And 10 other sentences telling me that tent.is is for tent users and I still don't know what tent is. The information I'm looking for is under the fold and seems to be on :

https://tent.io/

Otherwise it looks quite interesting, thanks ! (statusnet but for facebook-type content)


"Tent is a protocol for open, decentralized social networking. Tent users share content with apps and each other. Anyone can run a Tent server, or write an app or alternative server implementation that uses the Tent protocol. Users can take their content and relationships with them when they change or move servers. Tent supports extensible data types so developers can create new kinds of interaction.

Tent is for sharing with others and seeing what others have shared with you. You can ask to follow other users and other users can follow you. Because you control your own Tent server, it is also a good place to store things you do not want to share with others, a sort of personal data vault. It can also be used as a secure site login replacement so you don't need passwords when accessing other sites on the web."

(apparently)


> Users can take their content and relationships with them when they change or move servers.

How does it work when users seem to be identified by the url (which, at least now, is in the provider's domain)?


There are two important pieces to your Tent identity.

1: Your Entity (this is the url you're referring to. I could be https://jonathan.tent.is and then change to https://titanous.com). Think of entities like a name. You can change it but you really want to think carefully first. Other Tent servers know you by your entity. If all you told someone was your entity (https://spindritf.net) their Tent server would contact the URL where you have saved information about your Tent server. It's all you need to find out someone's Tent information or start following them, like a username. When you change your entity, your server sends out a post to all your followers and lets them know about a profile update with a new entity URL so they can update their records.

2: Your "canonical tent URLs" (the addresses of the servers where you can be reached). These are literally like your address. You can have multiple addresses and move any time you want. Again, your server will simply send a post to your friends letting them know you're moving and where to reach you. In both of these cases you probably want to give other servers some time to update their records before moving just in case.

There are a few edge cases worth mentioning. This system does not actually depend on DNS, but most users will. For example, instead of https://titanous.com I could theoretically list an IP address instead or a tor hidden service.


So if I wanted to just my own domain, and not leejoramo.tent.is what do I do? I am assuming that it would be something like this:

<link href="https://leejoramo.tent.is rel="????" />

and how to I configure things on the tent.is account?


Tent.is is a Tent server. You can read about the Tent protocol here: http://tent.io.

You can connect any Tent app to Tent.is, and it also includes a basic status app (status posts are 140 characters or less) to get people started.


"Tent" is an awfully generic name. I wish you'd call it tent.io. It's easier for people who haven't yet heard of it to understand and less pretentious.


For a count of number of users, check out the following count for: https://tent.tent.is/

Currently at 429 and growing quickly. That account auto-follows new users.

That's also a good way (for now) to explore the other accounts (https://tent.tent.is/followings).

The interesting thing is that Tent.is has a freemium business model compared to App.net which has no free tier. I expect Tent.is to surpass the number of users of App.net pretty quickly.

Follow me here: https://jyap.tent.is/


Thanks! The "followings" list was a good start to find a few people. Over time Tent needs a "discovery" function i guess.

The ^http://domain.tld thing is a bit annoying, though i know the reason. It should be easy to have a domain/name converter, no?

I'm also on Tent.is: https://aleks.tent.is/


A discovery option would be great,or some sort of user tags. Someone should make a list of hacker news users on tent.is. Here's mine. https://vacipr.tent.is/


Followed you! And then a load of other people. I like it.


What does HN think about using this protocol to build a distributed publishing system? Like I'vegot this software that facilitates publishing a certain kind of post type, and each node of the software can subscribe to any number of other nodes. The problem is that each node will represent a tent server, not every person publishing on said node. I'm not sure if this woud be a misuse of this protocol, but its features are really well-suited to what I want to do.


The tent.io protocol looks very interesting. Architecturally the way e-mail works, mixed with the functionality of social networks all done over JSON/REST.

I wonder if it would be possible to implement a tent.io -> facebook/G+/Twitter bridge? A tent.io server, which instead of being backed by some sort of database, would instead read and write to somebodies existing social network profiles?


Some kind of proxy that would join Tent with other social networks would IMHO do wonders for the adoption rate. But at the same time it’s not what the existing social networks want, which is why it probably wouldn’t work. Google+ doesn’t have a write API at all and see what Twitter is doing with their API. See also my thoughts on Tent, http://goo.gl/lGnfm.


Interestingly, rstat.us already does this one way. You can post a status update there and have it automatically crosspost that update to Twitter for you. I've switched to posting most of my text-only updates this way, so my rstat.us stream shows life even though all my followers are still on Twitter (for now).


I'm surprised by some of the negativity here - it's a pretty neat service for an alpha. Sure there's kinks/ shortcomings, but it's very early days. They even seem to be ironing things out even as we speak (switched from 140 to 256 char status updates in front of my eyes).


Negativity appears to be the default response to bold new things on HN. Ironic really, for a site run by an incubator for bold new things.

Personally I'm liking Tent a lot. It appears to be the exact social networking application I've occasionally daydreamed about for the last few years, and I'm sure I'm not alone in that. Hopefully that's a sign that this is an idea whose time has come.


How do users behind NAT run their own tent servers? If they can manage to run their own HTTPS servers from behind NAT, if they have those skills (not to mention a reachable IP), then why do they need tent? Couldn't they just host all their content on their own server? I can see tent as providing some sort of coordination of user data hosted on different servers, but I'm not seeing how tent enables users to host their own content and have full control over it. Maybe that's not the goal?

Correct me if I'm wrong but what this tent idea seems to lead to is a proliferation of tent service providers, not independent users running tent servers behind consumer ISP accounts. If that's true, then how can we be sure these service providers will not adopt the same sort of annoying monetization strategies of providers like Facebook and Twitter?

By no means am I suggesting tent could not be useful. I just want some clarification of what problem they are trying to solve. (There is no shortage of problems to choose from. :)


Servers belong in the cloud, not at home. The cloud is available to consumers.


Servers belong on the Internet.

If users have an Internet connection at their home and are willing to accept the potential reliability issues associated with hosting a server at home then, by all means, host a server at home. UPnP NAT traversal is decently-supported in many consumer-oriented routers, as is dynamic DNS.

I wish that the tech community hadn't lost sight of this and formed this artificial distinction between the Internet and the "home Internet". We could have been focusing efforts on making hosting services on servers in users' homes easier, but the siren-song of offering hosted services to create recurring revenue streams won out.


Do you think the possibility of "always on" computers at home (e.g., running low power ARM CPU's) is a real one?

Would this change the way we think about "reliability"? (Of course the canonical example of the need to be "always on" is email. We've come to expect that the server handling our mail is always up.)


I think that low-power computers are the future of "always on". I'm migrating the "always on" home computers I use, and those of my family members, in that direction.

I don't think email is a good "host at home" candidate, personally. Anti-spam services benefit too much from an economy of scale that comes from shared hosting. Having said that, though, I've hosted my email (SMTP and IMAP) on a consumer-grade Internet since June 2004. I've had outages because of service-provider issues (Time Warner) once in awhile, but the outages of significant duration (24 - 36 hours) have been either I was using unreliable old hardware. In those outages my secondary MX picked up my mail just fine and I worked from cached email on my personal computers.

Assuming I was using more robust hardware or, for that matter, more simple hardware (a plug-computer that I could swap with a spare, moving an SD card containing all my email and configuration between) I wouldn't have ever had an outage longer than 8 hours since 2004. If the server was in a larger city (rather than the rural setting where it's hosted) I don't think I would have suffered thru than 8 hour power outage, either.

The Tent protocol sounds like something that would work best hosted by your ISP, a third-party hosting service, or a rented platform in a third-party data center ("the cloud"). (It actually sounds like a naive re-implementation of some of the functionality of SMTP.)

The things I'm most interested in hosting at home are things like home automation and Internet-connected appliances / devices. These products typically aren't going to be receiving requests from a large number of Internet hosts, don't necessarily need 24 x 7 uptime, and, most importantly, won't work if the home's Internet connection or power has failed (and, thus, don't gain any reliability benefit by being "cloud"-based).


I have a Mac Mini on 24/7 that's a web/mail/file server. This is for my small business, so there is activity but nothing heavy. Absolutely more than capable of adding a dozen people for social networking.

This consumes 12W while idle, which is probably 99.9% of the day, these are just background daemons carrying out requests all day for loading the website and sending/receiving email.

It's cheaper than a hosting service and I have 100% physical control over my server. If it goes down for a power outage or whatever, the same exact thing happens on Linode every few months. Email will just start to backlog until your server comes back online.

You are at the mercy of your ISP though, the biggest hurdle is port blocking if they're bastards about it. Most of them are, but there are ways around it.

http://images.apple.com/environment/reports/docs/macmini_per...


This is the answer I was hoping for. I know of at least one solution for your ISP concerns. I think it will work very nicely.

ISP's can obviously block anything they want to block. But with bigger bandwidth and things like VOIP services on the rise I would think that means letting some regular customer UDP traffic pass in/out. In your opinion, would you think that most ISP's would not allow customers to keep some long-term UDP "connections" open on any port? I have not had any trouble with this in the places I've tried, but it's hard to know what most ISP's do. Honestly I just can't see any reason they would block a low number of low traffic UDP peer-to-peer connections per customer (the customer's social network), when you consider they are allowing things like Bittorrent which are huge network hogs by comparison and are being blatently used for the sole purpose of downloading bootlegged entertainment media from random strangers.

The interesting thing is that if we can achieve this sort of peer-to-peer social networking, concerns about email servers being online, at least with respect to mail that you send to people on your social network, may turn out to be less of an issue. Why do I say this? Because the reason you want your email servers to always be up is so you can receive mail as timely as possible. Ideally you would like to have near "real-time" mail. Otherwise, if time is not an issue, then storing messages for pickup later on, e.g. in the cloud, should be fine. But if you and I are both on a private peer-to-peer social network, all that's required to send "real-time" email (or whatever format of bits you choose) is that we are both logged in. We might leave low power machines on in order to stay logged in over long periods. I would guess this might be a much more popular form of "email" between friends and family.1 Remember the UNIX programs talk and finger?

1. Obviously there is no spam. The only people who can send and recieve mail to members of the peer-to-peer private social network are those who are logged in. Spammers can't log in. Nor can they be bothered to try to crack their way into myriad disparate small p2p social networks.


I've been having a server "always on" at home since the early 2000s (in the 90s I would've run a BBS if not for the fact that Norway have never had free local telephone service -- and we only had the one phone line).

If I used that availability to host a web page and/or receive email via smtp -- such services would certainly be handled handily by a solid-state disk and an arm cpu -- maybe a rasperry pi? Or just a cheap, rooted, android phone plugged into the charger. Then I'd have redundant networking (4g and wireless to my adsl2-line -- shouldn't be too hard to whip up something that would work, perhaps using the android scripting framework [1]).

Currently I use it to have access to some of my (personal) files, schedule/check on downloads and updates, and haven't quite been able to whip my providers broadband router into shape (the box tends to go flaky every 7-10 days of uptime, probably due to buggy wireless) -- so it's nothing I consider "service grade" right now.

But distributed twitter done right, with several layers of caching (see the Fielding thesis on REST [2]) -- shouldn't really need much in terms of traffic to host my tweets/updates.

I still think an smtp/mailinglist/uunet/usenet design would work/scale better though.

But then how would we track users, spam them with ads and monetize something that takes so little infrastructure to run in a decentralized manner that there is no real need to monetize it? /rant

[1] http://code.google.com/p/android-scripting/ [2] http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm


What is "hosting"?

If you and I have a peer-to-peer connection and I queue up some content for you and possibly others who are on our private network, and you choose to retrieve it, is that "hosting"?

Are these rules about what belongs in the cloud and what does not published somewhere? Who drafted them? Marketers? Do they apply to both home and business consumers?

C'mon.

(Now there may be some interesting uses for the cloud, for sure. But to suggest I have to upload everything I want to send you to someone else's server in "the cloud" before you can access it makes little sense, unless of course you are working for a cloud provider.)


I'm not talking about someone else's cloud server; I'm talking about your cloud server. The one that you will control because you pay for it.

(Interesting that you went from complaining about NAT to assuming that a P2P connection is established. Which is it? Anyway, I cut the knot; my cloud server suffers no NAT.)


Yes, I'll admit I did jump from HTTPS to P2P. Although, I'm assuming that Tent is capitalizing on the term "decentralized" as in P2P.

I do believe in the idea of using the cloud and having your own server. I hear you. I cut the knot myself. I'm just not sure that such use of cloud servers has to include storing lots of (sensitive) data on them. We all know that's been the marketing push. But I'm not convinced it's the wisest thing to do.

Think of it this way. That cloud server you pay for gives you a reachable IP, something maybe your ISP does not give you. What can you do with a reachable IP? You can use it to traverse NAT. And once you can do that, then many possibilities open up to you. The internet becomes vastly more functional.

From perusing the website in your profile some years ago I know that you were once interested in P2P. Have you "given up" on it?


Another reason I prefer storing data on my cloud server is that my home computer is now a laptop and I put it to sleep when I'm not around. (I guess this is kind of irrational; it wouldn't hurt to leave it on.)

Yes, I have pretty much given up on P2P because the cloud dropped in price much more rapidly than residential broadband has increased in performance. I first realized this when I noticed that Megaupload/Rapidshare were faster than BitTorrent. The reason I was interested in P2P was because it was cheaper, but now it isn't.


This makes it easier for me to understand your comments on P2P. Thanks for filling me in.

I might have guessed (incorrectly) that the reason you would suggest the cloud over home is security. Is it easier for me to secure my laptop behind my home ISP connection (by just disconnecting it; or relying on the ISP's DMZ, NAT and the lack of any programs listening for connections) than it is to secure a cloud server that is always on, always connected and always listening for connections?

Random thought: Does anyone ever use Wake-On-Lan anymore? Could it be useful in some present day context?


I think disconnecting is only useful for forensics (kicking out the bad guys after being owned). The real problem in security is how to be connected yet secure and IMO that's a software problem that's the same regardless of where you're located. Even at home, Tent has to be listening on port 80.

Apple's DarkWake might be useful for P2P.


This is sort of a non sequitur, but the bootstrap UI makes this feel oddly like app.net.


What, both Twitter killers are using Twitter bootstrap? :))


It's part of their secret plan to sue competitors for patent infringement in the future ;)


Yea, this felt like the app.net model for social networking.


I feel like having open source-code and no VC funding differentiates Tent's offering quite a bit from App.net, no?


The site is completely broken if you block 3rd party tracking scripts (Mixpanel). The registration form does nothing when I try to submit it.

$12 a month is way, way too much. Someone could host it themselves on a cheap VPS for <$10 a month and not worry about 3rd parties tracking their activity.


I think the extra $2 accounts for the laziness factor. By all means run your own - that's probably better for the overall ecosystem.


OK, where's the source?



See also: http://tent.io


That's not the tent.is site.


I think the pricing is partly as a driver for folks to do just that: host it themselves and flesh out the ecosystem.


<$10 a month + the dollar value of the expertise required to maintain the server per unit time.


Same here, sign up and consequent access to my subdomain is broken with NoScript.


I see it more as a donation kind of pricing. :)


While SaaS pricing is an ongoing discussion in other HN threads, this site is a good example of a terrible pricing strategy (IMHO). Their freemium model is useless for discovering what the service is capable of, since it only allows for a status post. The premium service is ridiculously over-priced as well -- if the "open sourced FB" model somehow becomes a viable product with a market, I'd expect GoDaddy and others to start offering it for $1-2/month or even less if paid annually.


I doubt they'd have a problem with GoDaddy coming along and offering it cheaper. The whole point is to get more people involved, and it's actually pretty smart of them to go ahead and anchor the price fairly high. There are probably about a million patio11 quotes that would be relevant here.


How do you discover new content and find people to follow?

EDIT: OK, then https://spindritf.tent.is/

EDIT2: Tent is available over ipv6, great to see.


Right now, the same way you found people on early Twitter - the global feed and "hey, mine is username.tent.is".


I am so glad someone built out a Tent.io service so fast! This is exactly what I imagined it'd be like. People would host their own and people like this would host one for those who don't want to or don't know how to host their own. I see this and laugh whenever I hear a doubter say Tent will fail because "no one will run their own server". That's beside the point and Tent.is is the counterargument.


"The architects of Tent built Tent.is"


Haha I'm an idiot (but I still got up votes somehow).


Ok, I took the bait and signed up. I went to the home page, and was presented with a spartan and VERY pretentious pricing/signup/(ad copy? description of the service?) layout.

After trying to figure out what a Tent is (still had no idea after reading), I signed up with blind faith that the Tent will tell me what to do next.

The next page was where I was expected to make a status update. Ok, so I enter some gibberish. Click the post button.

Yay, I made a post.

Have you ever showed up way to early to a sporting event or large classroom, and there is nobody there. I mean nobody. No sound, just you. You look around and think "am I supposed to be here?". "Is it Saturday?".

Looking at the post I made made me feel like that. Now that I wasted 10 minutes of my life on this, good luck with pitching your Tent.


I picked up support.tent.is. Probably should block that.


Thanks, I thought we caught all the really scary ones in our blocklist. You'll be blocked in a few minutes-- thanks again


NP. I'll see if I can come up with any others.


Just grabbed help.tent.is :)


Too bad the docs are rather hard to understand :( I wish someone made some python source code or improved the docs. It seems the "server protocol" is basically just some sort of schema of JSON to be send over HTTP(s), but at the moment it seems rather unstructured.


The json schemas seemed pretty structured, but the docs in general really are missing a table of contents and basic explanations of API commands and design decisions.


For me the registration/login are broken even when I unblock mixpanel. Might be because I block third party cookies, or it's just allergic to NoScript or RequestPolicy, even if I unblock everything on their registration/login screens. I just get blank pages.


From http://tent.io

> 4. Alice's server sends the status to two friends (Bob's and Carol's) servers.

What happens when you have, say, a million friends, and want to post a status? Your server (or army of them) has to send one million API calls to one million servers. For every post.

What happens if you share a photo on your tent server, and your one million friends want to view it? That's a lot of bandwidth, and bandwidth isn't free.

It's a cool idea, but I just can't see it being efficient (especially in terms of cost) down the road.


Just as if you wanted to invite your one million friends to a party, you would need to pay for drinks, you might have to pay to send 1,000,000 a photo. You could either pay yourself, ask your friends to pay, or find an advertising sponsor. The same options exist online.


> What happens when you have, say, a million friends, and want to post a status?

There won't be a million servers, most people will cluster around the few most popular providers.


Which defeats the purpose of P2P, that is centralization..


Completely false. Think of email. I've been told by people running large-ish, open signup websites that Gmail, Yahoo! Mail and Hotmail together account for more than 70% of users. But, so what? Three choices is already better than one, and then you have a long tail of a zillion other email providers making up the last 30%, which you can use if you don't like those 3, and finally, if there's no third-party email service you want to use, you can run your own server.

With Facebook and Twitter, you don't have that choice. If you want to connect with friends on those services, there's only one provider available, and that's it. Tent will give you that choice back — even if, in practice, a few large servers have the most market share.


Think of it as a competitive/non-monopoly marketplace rather than P2P then.


Hey "be my friend" etc etc - https://ragmondo.tent.is/ - to see how well this works..


Do you have a date for when Tent will be released under an open license?


The MIT-licensed reference server is on github. Get to forkin'!

https://github.com/tent/tentd


Sweet! If Tent folks are reading this you might want to update the last sentence currently on tent.io, "Tent will be released under an open license in the immediate future."


As mentioned, the software (tentd, admin, and status) are all MIT licensed and on github, as will be any libraries we create.

That (confusing) sentence refers to the specification itself for which we still need a permanent governance model and foundation to oversee its' development.

Thanks for bringing it to our attention, we'll try to clarify the language soon!


In case you are wondering how many users they have:

https://cat.tent.is/followings


The UX for this is kind of terrible in its current iteration, and extremely confusing as to where I am, or what's going on.


Now all that i need is a proxy, that reliable allows me to use my own domain as a tent server, proxying to tent.is. ;-)


This makes @replies rather harder, doesn't it? You have to know both the username and the domain


I think pet names (http://www.skyhunter.com/marcs/petnames/IntroPetNames.html) can help here; your @wmf doesn't have to be the same as someone else's @wmf (full URLs must be used on the wire).

(Fun fact: People in Germany keep tweeting about @WMF, but it's clearly not me.)


Just the domain - but its also too bad they chose "^" instead of "@" - why change something everyone know how works?


This is the first thing I noticed too (thanks to the welcome post from tent.tent.is) and this is the answer https://tent.tent.is/posts/k0rxvn

If Tent goes mainstream, we will get used to it. No big deal.



They just changed from 140 characters limitation to 256 with a blink of an eye!


What is the difference between a passphrase and a password? Good grief.


http://xkcd.com/936/ has a mildly amusing explanation.


I saw that tent used an xkcd comic to explain it, and was instantly reminded that the audience of tent will never ever become anything close to mainstream


Haters gonna hate.

Thing is, what it is now is not necessarily what it will be. Right now it's for the nerds, no question. Twitter was the same thing when it started.


The killer thing about Twitter was that it was succinct public text messages. It turns out that is actually kind of an awesome way to communicate in some contexts.

The killer thing about tent is that it is an open, de-centralised social network. It turns out that is actually kind of an awesome way to … ?


I don't know about you, but social networks and email seem fairly similar in that I don't want to be locked into the same website my friends are using. Can you imagine how painful email would be if it had been controlled by one company from the start? That's why people are excited about Tent.


interestingly, Twitter isn't limited to 140 characters just because it is kind of awesome in some contexts.

It was (and still is) the only way to publish a feed to the internet from any cell phone on the planet. If you can text, you can tweet. Oh and you can also follow other people too. That's killer.

https://support.twitter.com/groups/31-twitter-basics/topics/...

p.s. follow me on http://robertpateii.tent.is


...and this is a bad thing?? Twitter went downhill fast when the mainstream started using it.

I say leave it to the celebs, plebs and TV networks to use - as soon as my majority circle of followees moves to tent (i.e. the geeks) I think I'd happily ditch Twitter.


$12/month is around the same ballpark as my water bill.


About the same as mine as well. Although I don't personally utilize Facebook, I believe this could take the place of it. My friends' use of Facebook makes me feel uncomfortable, like I have to monitor them (they just don't have any understanding of the implications).


Tent.is is the most confusing domain name, ever. Hurts my brain when I read anything. Feels like bad grammar.

"Tent.is is the easiest..."

Not to mention I have no idea what "Tent.is" actually IS after reading the extremely confusing blurb.


its a social network, similar to twitter except not owned by anyone.

so your twitter handle is twitter.com/mrchess but if twitter was cool like tent then you could CUSTOMIZE it to your own domain like mrchess.com/tom

Tent lets you do stuff like that because all they're doing is creating a solid platform. They're creating the pieces that connect and communicate.

Don't want Ads on your social network? create your own tent server by installing some software and follow people that you want to. their updates will be sent to your tent if you follow them.


no unicode support


Tent is probably like CIA?


can't reply to a reply :-(


Limited in the free version? This isn't going to work in the battle against Facebook... Yes, I realize it's too early to 'battle', but if it's starting out like this already...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: