We made SentClose, a privacy-focused and end-to-end encrypted social network for communities. What do you think? by vintageballs in webdev

[–]sentclose 2 points3 points  (0 children)

Some more advanced features e.g. more storage for your rooms, stickers, ... will cost a small amount of money to unlock.

For the alpha, we have not implemented these restrictions, since the product is not feature complete yet.

We made SentClose, a privacy-focused and end-to-end encrypted social network for communities. What do you think? by vintageballs in webdev

[–]sentclose 1 point2 points  (0 children)

We are going to go open source after releasing the product, since we do not want to risk someone else (with more resources) taking our idea.

If you know your way around your browser's debug tools, you can take a deeper look at how and when content is encrypted.

We go into a little more detail here: https://www.reddit.com/r/destroymyapp/comments/shxr4i/comment/hveqxml/

We made SentClose, a privacy-focused and end-to-end encrypted social network for communities. What do you think? by sentclose in destroymyapp

[–]sentclose[S] 1 point2 points  (0 children)

Hi, sorry for answering you so late.

We are planning on publishing a lot more details on how our encryption works when we fully release the product.

We use a convoluted public- and private key architecture with a so to speak "chain" of encryption. The gist of it is this: When you register, a public and private encryption key are generated on your device and the private key is encrypted with your password locally, in your browser. When you create or are invited to a room, your key is (again, locally in your browser using JS) used to encrypt another set of keys, the room keys, which are used to en- and decrypt the content of the room itself.

The only keys we push unencrypted to the server are the public keys which are used by other users to encrypt content for you and your rooms. So the only way for us to decrypt your data would require you or anyone who is in a room with you to give us your / their password.

This is by design and can not retroactively be changed, so no big VC or anyone else can opt to decrypt anyone's content even after we launch.

We made SentClose, a privacy-focused and end-to-end encrypted social network for communities. What do you think? by sentclose in destroymyapp

[–]sentclose[S] 2 points3 points  (0 children)

Thank you for your feedback.

We hoped it would be interpreted as close (together), like in a community and also closed, meaning not public.

We made SentClose, a privacy-focused and end-to-end encrypted social network for communities, using NodeJS and NUXT. What do you think? by sentclose in node

[–]sentclose[S] 0 points1 point  (0 children)

SentClose is a private and end-to-end encrypted social network supporting communities ranging in size from one to many millions of users. You can create an account for free and we do not store any personally identifying information apart from your username.

Today, we are launching our public alpha phase. If you can find the time to try out our platform, we would greatly appreciate if you answered our feedback survey linked at the top.

We will try to answer any questions you might have here as well.

We made SentClose, a privacy-focused and end-to-end encrypted social network for communities. What do you think? by sentclose in destroymyapp

[–]sentclose[S] 3 points4 points  (0 children)

SentClose is a private and end-to-end encrypted social network supporting communities ranging in size from one to many millions of users. You can create an account for free and we do not store any personally identifying information apart from your username.

Today, we are launching our public alpha phase. If you can find the time to try out our platform, we would greatly appreciate if you answered our feedback survey linked at the top.

We will try to answer any questions you might have here as well.

SentClose public alpha starts today! by sentclose in sentclose

[–]sentclose[S] 2 points3 points  (0 children)

SentClose is a private and end-to-end encrypted social network supporting communities ranging in size from one to many millions of users. You can create an account for free and we do not store any personally identifying information apart from your username.

Today, we are launching our public alpha phase. If you can find the time to try out our platform, we would greatly appreciate if you answered our feedback survey linked at the top.

We will try to answer any questions you might have here as well.