Peergos release v0.3.0
Published: Mon 10 August 2020
Privacy is alive and well at Peergos as we continue on our mission to build the private web where you are in control of your data and identity.
We are pleased to announce the release of v0.3.0, and it's a big one! You can try it out on peergos.net now. This release patches a number of bugs in both the server and the client, and also brings a host of cool new features. There's too much to talk about in a single blog post, but we'll mention everything briefly before diving deep in later posts.
Some of the highlights include:
Performance improvements
- S3 datastore - read and write directly to S3 from the browser without proxying through a Peergos server
- GC is now fully concurrent and doesn't have any "stop the world" pauses
- Smoother HD video streaming through a buffered async reader
Client
- Improved sharing UX
- Saving a document in the text editor is now 7x faster
- Easily delete your account and all your data
Server
- Privacy-respecting payments - self-host a Peergos server and charge for storage
- Easily install and run IPFS via a top-level command
- Expanded quota APIs
- Postgres is now supported as well as SQLite
Protocol upgrades
- Upgrade to IPFS v0.6.0 - see the release notes here.
- Support base36 and base64 in multibase
- Limit identity multihashes to 36 bytes
We are particularly proud of the direct S3 datastore as it allows a Peergos server to use S3 compatible storage for the blockstore. Clients can read and write directly to an S3 bucket after authorization from the Peergos server. This new feature makes the Peergos server much more scalable and reliable, and gets around the need for complicated access policies when using S3. We will be exploring this feature in more detail soon!
Want to be part of the future? Create an account on https://peergos.net or self-host your own private personal datastore.
RECENT POSTS
- Security audit 2024
- Reasons to prefer blake3 over sha256
- A better web
- Markdown browser
- Release the BATs (block level access control in IPFS)
- Encrypted email storage and client
- Decentralized encrypted chat
- Peergos launches decentralized & encrypted social media
- Private and customizable profiles
- Simple decentralized web hosting on Peergos
- Encrypted shareable calendar
- Fast Encrypted File Search
- Private Planning Boards in Peergos
- How to solve the social dilemma and fix social media
- Peergos wins EU Next Generation Internet grant
- Direct S3 access
- Peergos release v0.3.0
- Keybase has left the building
- The perfect social network
- Atomic access control
- Peergos release v0.1.3
- Applications on Peergos
- Fast seeking and encrypted history
- IPFS Camp, new features
- Alpha Release
- Security Audit
- Development update