Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dkraj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
Show HN: MeetCaddy – Automatically save Google Meet chats
(meetcaddy.online)
1 points
by
dkraj
2y ago
|
0 comments
2.
▲
Show HN: EasyRLS – Simplify PostgreSQL Row level security
(easy-rls.vercel.app)
3 points
by
dkraj
2y ago
|
0 comments
3.
▲
Show HN: Scalable Multi tenant database architecture with Supabase using RLS
(github.com)
1 points
by
dkraj
2y ago
|
0 comments
4.
▲
by
dkraj
2y ago
Had open sourced it. You can check it at: https://github.com/dikshantrajput/neighborHoodShare
5.
▲
by
dkraj
2y ago
Here is the source code: https://github.com/dikshantrajput/neighborHoodShare
6.
▲
by
dkraj
2y ago
"Share files and messages without server"
7.
▲
by
dkraj
2y ago
yes it is using webRTC. will open source the repo soon. BTW there are all information about it in different threads
8.
▲
by
dkraj
2y ago
Yes you are absolutely right. I had replied on other threads. Files are not encrypted. WebRTC provides encryption on all sessions
9.
▲
by
dkraj
2y ago
In terms of differentiation, I have not explored much solutions available out there so can not comment much on that. About the encryption part, WebRTC communications over browsers are encrypted using Datagram Transport Layer Security (DTLS)
10.
▲
by
dkraj
2y ago
Can you please elaborate
11.
▲
by
dkraj
2y ago
Sorry I missed it. but can you elaborate on compare please
12.
▲
by
dkraj
2y ago
Got you so you want to say that the place where I have hosted is a centralised place and yes you are right. But I won't do that ~~~
13.
▲
by
dkraj
2y ago
Glad you liked it :)
14.
▲
by
dkraj
2y ago
We need a STUN server to traverse NAT and get IP addresses but it does not use server to store or share the file. Only ice candidates are gathered, discovered and a handshake is facilitated by a STUN server. If that is not possible it shows
15.
▲
by
dkraj
2y ago
Didn't get the part of steals confidential data? It can not do anything without your permissions. All websites are well scoped and run in their private environment in a web browser.
16.
▲
by
dkraj
2y ago
That is why there are public STUN servers available by google that any one can use: stun.l.google.com:19302 stun1.l.google.com:19302 stun2.l.google.com:19302 stun3.l.google.com:19302 stun4.l.google.com:19302
17.
▲
by
dkraj
2y ago
A STUN server is required for discoverability and if still ICE candidates are not found or a negotiation can not take place, I just shows an error for now. About vercel I am not sure need to check whether it provides or not
18.
▲
by
dkraj
2y ago
WebRTC it is: https://webrtc.org/ Yes only the network layer encryption. No file encryption as it will cost client browsers a lot in case of encrypting and then decrypting that at other end. I have written more about it her
19.
▲
by
dkraj
2y ago
Yes will make it open source in future. Just need to clean the code a little bit and make few more changes.
20.
▲
Show HN: I built a website to share files and messages without any server
(neighbor-share.vercel.app)
132 points
by
dkraj
2y ago
|
105 comments
21.
▲
by
dkraj
2y ago
I see your point. Getting the pattern from DOM to create something custom is possible but not in real time. We can not just rely on that. Finding pattern is good but relying on that is not
22.
▲
by
dkraj
2y ago
Yes we can just hide any type of ads with this strategy keeping our account also safe not like how accounts got banned using uBlock
23.
▲
by
dkraj
2y ago
Yes you are right they can do this but it's not that easy to do and also these big tech giants can't just simply update the code like we can. Everything goes through a process which takes ample amount of time and If they does it a
24.
▲
by
dkraj
2y ago
Read this thread: https://www.reddit.com/r/youtube/comments/18c9lf0/ublock_jus...
25.
▲
by
dkraj
2y ago
Yes. uBlock does not works any more
26.
▲
by
dkraj
2y ago
Most of them are outdated and not open sourced so can't really update to fix there! As per comments on chrome store
27.
▲
by
dkraj
2y ago
Here's the github repo: https://github.com/dikshantrajput/adBlitz
28.
▲
by
dkraj
2y ago
I had created one. You can checkout here. Also added it for most browsers https://ad-blitz.vercel.app/
29.
▲
Show HN: I build browser extension that skips any type of ad(Not an ad blocker)
(ad-blitz.vercel.app)
30 points
by
dkraj
2y ago
|
25 comments
30.
▲
by
dkraj
2y ago
Agreed with you MildlySerious. Thanks for pointing it out. If anyone reading this reply have any, please open an issue. At the end it will help someone.
More ›