Remove unused files
This commit is contained in:
parent
d17769f368
commit
7ff4d0a1bb
5 changed files with 0 additions and 175 deletions
168
content/_faq.md
168
content/_faq.md
|
@ -1,168 +0,0 @@
|
|||
### What is Tent?
|
||||
|
||||
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.
|
||||
|
||||
|
||||
### Why is Tent decentralized?
|
||||
|
||||
Decentralized services are resilient. If one part breaks or is turned off the other parts continue to operate normally. The Internet is decentralized. That's why the whole Internet doesn't shut down when one site or server is having problems. Important systems should be decentralized. The Internet itself, and the most important services on it, like the World Wide Web and email, are all decentralized systems based on open protocols. So is Tent. Most existing social sites could be reimplemented using Tent.
|
||||
|
||||
Decentralized services put users in control. Companies and products do not last forever. If a company changes its terms, shuts down, is acquired, discontinues a product, no problem -- users can take their data and services with them and set up somewhere else -- on their own server or at another service provider. Decentralized, protocol-based systems offer users a choice of providers and developers the opportunity to innovate, since developers deal directly with users, not a platform or company.
|
||||
|
||||
Distributed services using protocols have another big advantage: users on a network separated from the regular internet can still use them. Some countries and Internet Service Providers block access to services, users, and content that clash with the adminstration's politics. Totalitarian regimes have blocked centralized social networks, but distributed services inside the country, like that nation's web often continue to operate. Tent servers can be accessed over a wireless mesh network and run as a Tor hidden service, unlike centralized social networks.
|
||||
|
||||
The social web is too important to leave in the hands of any one company or government. The services on which the world depends need to be decentralized. Using Tent, the world can depend on social.
|
||||
|
||||
|
||||
### What does Tent do?
|
||||
|
||||
Tent servers maintain relationships between users and manage apps. Users create and view content on apps. When users create new content, their Tent server sends it to the followers they chose. It also listens for and stores new messages and content from the people and organizations that a user follows. Every user on Tent also has a profile that stores basic information about the user. Tent also lets users control which apps can access their data and what can be done with it.
|
||||
|
||||
### How is Tent different from centralized services?
|
||||
|
||||
With Tent, your relationships and data are all in one place that you control. on centralized services, your data and relationships are fragmented across multiple apps and networks. They can be difficult to export, and information about you is often sold. Like email, Tent lets you take your data and relationships with you when you change providers
|
||||
|
||||
#### How Tent Works
|
||||

|
||||
|
||||
#### How Other Services Work
|
||||

|
||||
|
||||
### How can I use Tent?
|
||||
|
||||
First you need a Tent server. You can use a hosted service, or host your own with [tentd](https://github.com/tent/tentd).
|
||||
|
||||
Tent servers send new content to your followers and listens for new content from people you follow. It stores all this content
|
||||
safely so it's available for you to view later.
|
||||
|
||||
You view and create content with apps. Apps connect to your server to post new content you have created and check for content from people you follow. You can limit apps so they can't see all your content. If you have private photos or messages, you might want only a few apps to see them.
|
||||
|
||||
### Can I switch Tent servers?
|
||||
|
||||
Absolutely! And you can take your relationships -- your followers with you. If
|
||||
a service provider changes its terms, shuts down, is acquired, discontinues
|
||||
a product, no problem -- you can take your data and relationships with you and
|
||||
set up somewhere else -- on your own server or at another provider.
|
||||
|
||||
|
||||
### Can I get my data out of Tent?
|
||||
|
||||
Of course! There are two simple ways: with an app or another Tent server. Just
|
||||
authorize a Tent app or a new Tent server to view the content and it will
|
||||
transfer over automatically.
|
||||
|
||||
|
||||
### What can Tent users do that they could not on other social networks?
|
||||
|
||||
Tent users can take their relationships--the users they follow and the users who follow
|
||||
them--and their content with them. Tent also lets them control their data, decide who
|
||||
can see it, and how they can use it. Tent is distributed and an open protocol,
|
||||
so if they don't like an app or service they can change
|
||||
providers or write their own.
|
||||
|
||||
They do not have to tell anyone about their Tent servers. They can also run a Tent
|
||||
server as a [Tor hidden service](https://www.torproject.org/docs/tor-hidden-service.html.en), making it even harder for anyone to silence their voices online or track them down. Tent respects pseudonyms, handles, and everyone's
|
||||
right to anonymity. Since users control their own Tent servers, they also choose their
|
||||
name, which can be anything they want.
|
||||
|
||||
Even more features are coming in the next version of Tent.
|
||||
|
||||
|
||||
### What is wrong with other social services?
|
||||
|
||||
Centralized Social Service Providers limit what you can share and who
|
||||
you can share with. They only allow users to interact with other users on the same network.
|
||||
Because their products are centralized and maintained by a company, users are left in the cold when the company changes its products or shuts down. There's nothing wrong with a company offering users social services. But users shouldn't be limited by those companies. Imagine if you could only email other customers of your Internet Service Provider.
|
||||
Unfortunately Centralized Social Service Providers have done just that. You can only communicate directly with other users of their closed network.
|
||||
|
||||
If you don't like a bank you can withdraw your money and deposit it somewhere else, including your own home. You could even start a new bank where you and your friends felt safe. You can still pay your bills and maintain your financial
|
||||
relationships, just tell them about your new account. We aren't talking about money. Your data is far more valuable-- your family and friends' photos, locations, and private communications. You should be able to store them somewhere you trust, move them when you want, control who can and can't see them.
|
||||
|
||||
|
||||
### What about the federated social web?
|
||||
|
||||
Federated services add a few capabilities to Centralized Social Service
|
||||
Providers' products. Generally users can broadcast a stream of public events to
|
||||
other services in the Federation. Because private messages (and many other
|
||||
important features) are beyond the scope of most federation protocols, users can
|
||||
not send private messages to users of other Social Service Providers. Since
|
||||
these features are not standardized, Social Service Providers must implement
|
||||
proprietary features. This locks users into a specific Social Service Provider,
|
||||
and causes fragmentation which prevents interoperability. Diaspora* and OStatus
|
||||
were the first steps in moving away from Centralized Social Service Providers, but
|
||||
stopped short of actual decentralization. Any long-term solution will require
|
||||
a fully distributed architecture in its core design.
|
||||
|
||||
|
||||
### Does Tent have ads?
|
||||
|
||||
Tent is a protocol like email or the World Wide Web. Anyone can run their own
|
||||
Tent server (which would be ad-free) or host a Tent server for others. Just like
|
||||
email, some providers show ads to make money so they can host your Tent server
|
||||
for free. Others charge users directly and don't need ads. It's your choice.
|
||||
|
||||
|
||||
### Does Tent cost money?
|
||||
|
||||
Tent is a set of protocols like email or the world wide web. Tent itself is and
|
||||
will always be free. Anyone can run or implement a Tent service or write a new
|
||||
app that works with Tent. Just like email, some providers are free and others
|
||||
cost money. Don't like any of the existing providers? Start your own.
|
||||
|
||||
|
||||
### What is a protocol?
|
||||
|
||||
A protocol defines how to do something in a standard way. Our daily lives are
|
||||
filled with protocols. If you want to enter someone's home, knock or ring the
|
||||
doorbell first. If you attach a stamp to a letter and address it properly, the
|
||||
post office will mail it for you. You don't have to have a conversation with the
|
||||
letter carrier each time. Computers need protocols to handle information properly. Tent tells computers how to handle social information -- what to share with a specific group of followers or apps, and what to keep private. It also helps you tell another user that you want to know when they post new information, like a status or photo.
|
||||
|
||||
|
||||
### Why doesn't Tent use my favorite protocol?
|
||||
|
||||
The architects of Tent investigated existing protocols for the distributed
|
||||
social web. Each of them lacked several critical features necessary for modern users.
|
||||
|
||||
|
||||
### Can I donate to Tent?
|
||||
|
||||
Tent needs *you*, not your money. There are several ways you can help:
|
||||
|
||||
1. **Start your own Tent server.** The most important thing you can do is switch to
|
||||
using Tent. Very soon you will be able to download the source code for Tent server and host your own.
|
||||
There will also be a hosted service at Tent.is soon.
|
||||
2. **Tell your friends.** The next generation of the social web won't be of much
|
||||
use if people don't use it for their social networks. Tell your friends to
|
||||
get a Tent server and proudly display your Tent address throughout your
|
||||
world--on your business card, email signatures, and other social services.
|
||||
3. **Suggest a feature or change in Tent.** Tent is still under development. If you
|
||||
see something wrong or confusing or think we left something out, please tell
|
||||
us by emailing comment@tent.io or creating an issue on our [github repository](https://github.com/tent/tent.io).
|
||||
4. **Build for Tent.** Please integrate Tent support into your existing and new
|
||||
services. The Tent ecosystem needs apps as much as users. Tent gives
|
||||
developers much more freedom than Centralized Social Service Providers have
|
||||
allowed before. We can't wait to see what the community comes up with. Client
|
||||
libraries are coming soon.
|
||||
5. **Ask others to build for Tent** Request Tent support in your favorite social apps. Developers will only support new protocols if they know their users are interested and will use the new features. Tell them you want support for Tent.
|
||||
|
||||
|
||||
### Is there a Tent app for my favorite activity?
|
||||
|
||||
If there isn't you should write one!
|
||||
|
||||
|
||||
### Where did Tent come from?
|
||||
|
||||
Tent began after a conversation between Jonathan Rudenberg, Daniel Siders, Jesse
|
||||
Stuart, and Lucas Wojciechowski. It was inspired by Hypertext, Xanadu, SMTP, the
|
||||
World Wide Web, and distributed peer-to-peer services.
|
||||
|
||||
### How is Tent licensed?
|
||||
|
||||
Tent will be a completely free and open standard. To prevent fragmentation before launch, the original authors currently retain copyright. This is a temporary situation which will be remedied immediately after a governance model is chosen. We decided it would be best to share what we could as soon as possible, releasing early and often. We are entirely committed to free and open software and protocols with open governance models leading to a ratified standard. Tent will be released under an open license in the immediate future.
|
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB |
|
@ -1,7 +0,0 @@
|
|||
//#intro
|
||||
|
||||
// img src="/assets/images/logo.png"
|
||||
|
||||
// h1.center
|
||||
// em Tent
|
||||
// | stores, shares, and protects your digital life.
|
Loading…
Add table
Add a link
Reference in a new issue