Live data from Hacker News

Viewing profile — dkraj

dkraj

HN member
Joined
Fri, Apr 12, 2024, 2:45 AM UTC
HN karma
63
Public activity
47 items

About dkraj

No profile information was provided.

Recent public activity

  1. story
  2. story
    Show HN: MeetCaddy – Automatically save Google Meet chats

    Few days ago, I was searching for a document url that I received from my mentor in google meet. Unable to find that motivates me to solve this problem and I developed a browser ext…

  3. story
    Show HN: EasyRLS – Simplify PostgreSQL Row level security

    An open-source tool designed to simplify the management of Row Level Security (RLS) policies in PostgreSQL databases. EasyRLS allows you to connect to PostgreSQL instances, manage …

  4. story
    Show HN: Scalable Multi tenant database architecture with Supabase using RLS

    Implemented a scalable multi-tenant architecture using Supabase and PostgreSQL's Row Level Security (RLS). It provides a robust foundation for building secure, isolated, and scalab…

  5. comment
    Comment #40282151

    Had open sourced it. You can check it at: https://github.com/dikshantrajput/neighborHoodShare

  6. comment
    Comment #40282112

    Here is the source code: https://github.com/dikshantrajput/neighborHoodShare

  7. comment
    Comment #40281828

    "Share files and messages without server"

  8. comment
    Comment #40281819

    yes it is using webRTC. will open source the repo soon. BTW there are all information about it in different threads

  9. comment
    Comment #40281815

    Yes you are absolutely right. I had replied on other threads. Files are not encrypted. WebRTC provides encryption on all sessions

  10. comment
    Comment #40281805

    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 …

  11. comment
    Comment #40265048

    Can you please elaborate

  12. comment
    Comment #40264830

    Sorry I missed it. but can you elaborate on compare please

  13. comment
    Comment #40264571

    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 ~~~

  14. comment
    Comment #40264413

    Glad you liked it :)

  15. comment
    Comment #40264408

    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 fa…

  16. comment
    Comment #40264403

    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…

  17. comment
    Comment #40264391

    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:193…

  18. comment
    Comment #40264381

    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 su…

  19. comment
    Comment #40264368

    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 …

  20. comment
    Comment #40264323

    Yes will make it open source in future. Just need to clean the code a little bit and make few more changes.

  21. story
    Show HN: I built a website to share files and messages without any server

    NeighborHoodShare: It is a p2p files and messages sharing platform without involvement of any server. It has end-to-end encryption, ensuring your messages and files remain confiden…

  22. comment
    Comment #40189652

    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 tha…

  23. comment
    Comment #40187171

    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

  24. comment
    Comment #40187165

    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 whic…

  25. comment
    Comment #40187155

    Read this thread: https://www.reddit.com/r/youtube/comments/18c9lf0/ublock_jus...