When comparing Amazon S3 vs Keybase, the Slant community recommends Amazon S3 for most people. In the question“What are the best website hosting providers?” Amazon S3 is ranked 11th while Keybase is ranked 26th. The most important reason people chose Amazon S3 is:
The free tier will cover most personal home pages.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free for small sites
The free tier will cover most personal home pages.
Pro Easily scalable
There's no cap in storage or traffic. Cost is based on usage.
Pro Super cheap with a year's worth of free service
S3 storage costs $0.03 per GB and gets cheaper the more is stored, PUT, COPY, POST, or LIST requests are $0.005 per 1,000 requests and GET and all other requests are $0.004 per 10,000 requests. And with some restrictions is available for free for a year.
Pro Fast setup
You can provision a S3 bucket, upload files, setup the DNS, and go live in under 10 minutes.
Pro Fast
S3 is fast even without a CDN.
Pro Easy to setup with CDN
Simple to set up with Amazon's CloudFont CDN.
Pro Supports custom root domains
To set up a custom domain, Amazon Route 53 has to be configured as the DNS provider with the domain registrar, two buckets have to be created and configured with the name the same as the domain - one including, one excluding www. A more in-depth explanation can be found here.
Pro No security risks
There's no server to manage, so no security issues to patch or keep watch.
Pro E2E encrypted
Completely end-to-end encrypted.
Pro Identity verification
Users can publish proofs of identity (PGP public key, Twitter, Facebook, etc).
Pro FOSS
Free (as in beer) and Open Source Software.
Pro Encrypted file sharing
Securely share files.
Pro Public encrypted filesystem
For sharing files publicly.
Pro 250GB of free team file storage
250GB of free storage for encrypted files in a team.
Pro Public teams
Teams can be public with open access or admin-approved access. Opt-in to list public teams.
Pro Private teams
Teams can be completely private (access granted via admin-approval only, not publicly listed).
Pro Encrypted Git
Encrypted private or team Git repositories with automatic commit signatures.
Pro Blockchain technology
Based on blockchain technology.
Pro Sigchain verification
View/verify the cryptographic signature history of any user.
Pro PGP/GPG support
Encrypt/decrypt any PGP message or file with minimal effort.
Pro Public key encryption
Supports public key encryption.
Pro Private encrypted filesystem
Securely store personal files that only you can access.
Pro Shared private encrypted filesystem
Share files securely and privately with other users, a group of users, or a team.
Pro 250GB of free private file storage
250GB of free storage for privately-encrypted files.
Pro Free static site hosting
Host a public static website for free. Sites are automatically viewable via keybase.pub if an index.html or index.md exist in your public files.
Pro Emoji reactions to limit excessive posts and notifications
Pro E2E encrypted team chat
Teams are E2E encrypted, unlike Slack and other services.
Cons
Con Credit card needed
Amazon will try to retrieve the money every month after one year trial. If you have no money you will be banned.
Con Setting up automatic public permissions is confusing
By default, S3 sets uploaded files to private. You can configure your S3 bucket to auto-apply public permissions by copying and pasting a template. But the template might be intimidating to some users.
Con Confusing web interface
Amazon S3's web interface is quite confusing, especially for first-time users, but there are many tutorials online that help beginners to set up a static site on S3.
Con No SFTP support
Amazon S3 does not have SFTP support, instead the S3 web interface has to be used.