Hello!
I would like to show you my little project, which I have been working on for the last few days.
I want to add, that this is not an original idea, but I always wanted to create such a project, so I found some time and this is the project "Licom".
It is a simple plugin for your browser, which adds the possibility of commenting literally every web page.
The project is created in React and the server is created in Restify + Prisma.
If you find some time, you can test my plugin and write what you think about it :) Of course the project is open-source :)
Interesting fact to add here is that I use ED25519 keys to sign every comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :)
Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev
Thanks!
-------- Forwarded Message -------- Subject: Re: Licom - my new little project Date: Wed, 20 Apr 2022 07:52:12 -0700 From: hellosmile6@tilde.team To: Sebastian Korotkiewicz grizzly@tilde.team
On Wed, Apr 20, 2022 at 01:30:43PM +0200, Sebastian Korotkiewicz wrote:
Hello!
I would like to show you my little project, which I have been working on for the last few days.
I want to add, that this is not an original idea, but I always wanted to create such a project, so I found some time and this is the project "Licom".
It is a simple plugin for your browser, which adds the possibility of commenting literally every web page.
The project is created in React and the server is created in Restify + Prisma.
If you find some time, you can test my plugin and write what you think about it :) Of course the project is open-source :)
Interesting fact to add here is that I use ED25519 keys to sign every comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :)
Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev
Wow!
interesting.. you host the content?
On 20/04/2022 14:30, Sebastian Korotkiewicz wrote:
Hello!
I would like to show you my little project, which I have been working on for the last few days.
I want to add, that this is not an original idea, but I always wanted to create such a project, so I found some time and this is the project "Licom".
It is a simple plugin for your browser, which adds the possibility of commenting literally every web page.
The project is created in React and the server is created in Restify + Prisma.
If you find some time, you can test my plugin and write what you think about it :) Of course the project is open-source :)
Interesting fact to add here is that I use ED25519 keys to sign every comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :)
Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev
If so, it could be P2P. https://bugout.network/
April 20, 2022 2:08 PM, "Kneezle" kneezle@tilde.team wrote:
interesting.. you host the content?
On 20/04/2022 14:30, Sebastian Korotkiewicz wrote:
Hello! I would like to show you my little project, which I have been working on > for the last few days. I want to add, that this is not an original idea, but I always wanted to > create such a project, so I found some time and this is the project > "Licom". It is a simple plugin for your browser, which adds the possibility of > commenting literally every web page. The project is created in React and the server is created in Restify + > Prisma. If you find some time, you can test my plugin and write what you think > about it :) Of course the project is open-source :) Interesting fact to add here is that I use ED25519 keys to sign every > comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :) Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev
yeah, you could use a peer to peer database
On Wed, Apr 20, 2022 at 4:11 PM hellosmile6@tilde.team wrote:
If so, it could be P2P. https://bugout.network/
April 20, 2022 2:08 PM, "Kneezle" kneezle@tilde.team wrote:
interesting.. you host the content?
On 20/04/2022 14:30, Sebastian Korotkiewicz wrote:
Hello! I would like to show you my little project, which I have been working on > for the last few days. I want to add, that this is not an original idea, but I always wanted to > create such a project, so I found some time and this is the project > "Licom". It is a simple plugin for your browser, which adds the possibility of > commenting literally every web page. The project is created in React and the server is created in Restify + > Prisma. If you find some time, you can test my plugin and write what you think > about it :) Of course the project is open-source :) Interesting fact to add here is that I use ED25519 keys to sign every > comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :) Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev
tildeteam@lists.tildeverse.org