Looks promising now that they are out of beta, and have had an audit
Previous discussion was at 🆕 Software Suggestion | Peergos · privacyguides · Discussion #165 · GitHub
Looks promising now that they are out of beta, and have had an audit
Previous discussion was at 🆕 Software Suggestion | Peergos · privacyguides · Discussion #165 · GitHub
Thank you for opening the discussion here, Daniel. I’m happy to answer any questions.
We’re a lot further on now and have a built-in markdown browser:
https://peergos.org/posts/markdown-browser
And people can write their own private apps without needing to worry about servers, authentication, encryption, storage or sharing:
https://peergos.org/posts/a-better-web
As well as a new deeper level of access control:
We’ve also moved to paid only signup on peergos.net. If anyone here wants a signup link to a free account, email me - peergos at peergos dot org.
Anyone can also self host for free if they want, and interact with anyone on any other server as well (it’s a P2P protocol). They don’t even need a domain name to do this if they access a localhost instance of peergos (writes are transparently proxied over TLS - without depending on DNS or TLS certificate authorities - to your home server).
We’ve moved to paid only because we think it results in a more sustainable business and keeps our interests aligned with the users, rather than, say, taking investment which needs a return.
Hi Mika, What do you consider Tresorit’s main features? Have you considered Peergos, which is open source and audited? Peergos - Private storage, sharing, social media and application platform
Off the top of my head, Tresorit has the following great features in addition to its audited encryption scheme:
The Peergos page simply shows a log in prompt so I don’t know which of the above it may also offer - though from the pricing page it seems that 500GB is the maximum storage, which is a non-starter for my needs.
Thanks for the list, mika. We do plan on increasing the max storage to several TB.
In terms of features, we have:
There are more details here: https://book.peergos.org/
There’s no mention of your privacy policy/terms in the footer. https://peergos.net/privacy.html
PG currently requires offering a free plan or trial period for testing as minimum criterion Cloud Storage - Privacy Guides
Also, is there any plans for adding cryptocurrencies as a payment option?
Thank you for the suggestions, jerm.
We’ve reinstated our demo server so people can try it out for free. This is linked from the signup page. Also, unlike pretty much all other similar services our server is 100% open source and self-hostable. So those capable of self hosting can also try it out that way. We aim for zero lock-in and easy migration to a different host, whilst still keeping all your data and social connections.
The privacy policy and terms are only relevant to the peergos.net server. As peergos is self-hostable, anyone, including other companies, can run their own server with their own privacy policy. Users can still share with anyone on any server.
If there is enough demand, we could add support for more payment options, it’s mainly a question of resources.
Thanks for listening to my suggestion/feedback. Will definitely check it out.
At https://peergos.net/ both password field lacks a placeholder or any indicators to give a bit of context, it might be confusing.
Thanks for the further suggestion, jerm.
We’ve added placeholders to all the password fields now.
I saw someone asking about searching encrypted files, Cryptomater question: are encrypted files searchable if uploaded to OneDrive, Google Drive, etc? - #4 by HauntSanctuary , and thought I’d mention you can search in Peergos either by metadata or full text search in the web ui. The search is performed locally, and it downloads on demand the encrypted blobs if they aren’t already cached locally.
You can see a demo in our old UI here: Fast Encrypted File Search
Hi folks,
We’ve just done a big new release, which includes two factor auth (TOTP and webauthn)
https://peergos.net/public/peergos/releases/v0.13.0
I think that means we now satisfy all the minimum requirements for Cloud Storage, and all but one of the best case requirments.
We also have some unique features that none of the others have.
What do people think?
This thread is the first time I heard about Peergos - it looks interesting, so I signed up to play around more!
Hi pitly,
Thanks for signing up. I’m happy to answer any questions here. Or I can offer a guided tour where you can ask questions I’ll talk you through some of the hard to find features or tech if you want.
After using Peergos for the last few months, I am liking the features I have not focused on the private social network aspects, but I have played around with the storage, sharing/secret links, and markdown editor/browser and they work well for my use cases. Overall it reminds me of CryptPad/CryptDrive, although I understand that the feature set focuses on different things.
Thank you for your support pitly!
We’ve also drastically reduced our pricing (by more than 4X) and added two more plans. You can see the latest pricing here: Pricing
We’ve added a block based notes app. You can see an example note file in the link below. Remember, anyone can add their own custom apps, even on our server. We explain how this works here: A better web These apps are private, sandboxed and served E2EE just like all other data in Peergos.
Couldn’t find that info easily, so asking here @ianopolous : Are there containers published on any registry to run this with Docker, Podman or something similar?
Yes, our latest release docker image is here: web-ui versions · peergos · GitHub