TypeScript Privacy

Open-source TypeScript projects categorized as Privacy

Top 23 TypeScript Privacy Projects

  1. web-check

    πŸ•΅οΈβ€β™‚οΈ All-in-one OSINT tool for analysing any website

    Project mention: Web Check – X-Ray Vision for Any Webstie | news.ycombinator.com | 2025-01-23
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. personal-security-checklist

    πŸ”’ A compiled checklist of 300+ tips for protecting digital security and privacy in 2024

    Project mention: The Personal Security Checklist | news.ycombinator.com | 2024-02-21

    Checklists at https://github.com/Lissy93/personal-security-checklist/blob/...

  4. Leon

    🧠 Leon is your open-source personal assistant.

    Project mention: The era of open voice assistants has arrived | news.ycombinator.com | 2024-12-19

    I tried years ago, I don't think I got it working, ended up using Rhasspy/voice2json instead (TIL: the creator of both is now the Voice Eng Lead for Home Assistant).

    Looks like the GitHub is still somewhat active, although their roadmap links to a dead Trello: https://github.com/leon-ai/leon

  5. notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

    Project mention: 15 Open-Source Projects to Replace Popular SaaS Tools & Apps πŸ‘¨β€πŸ’»πŸ”₯ | dev.to | 2025-01-13

    πŸ‘©β€πŸ’» GitHub link | ⭐ 9.7K stars | πŸ’» Website link

  6. berty

    Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

    Project mention: The Protesters' Guide to Smartphone Security | news.ycombinator.com | 2025-01-26

    Depending upon which OS are on. If Android - Briar is the most famous and obvious choice. On iOS? There are not any options really but wasn't any usable one around a year back the last I had checked.

    On iOS there are not many options for P2P w/o Internet (I assume that is what you meant - otherwise if you want P2P over Internet then there are some options although not really "truly" P2P of course - and of course if Internet is shut down or overwhelmed then it will be down). There's https://github.com/berty/berty (the last time I tried it was crashing incessantly but it might have improved). I do not know of anything else really (there might be few but I am not sure).

  7. Tutanota makes encryption easy

    Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.

    Project mention: Ask HN: Who is hiring? (October 2024) | news.ycombinator.com | 2024-10-01
  8. app

    Think fearlessly with end-to-end encrypted notes and files. For issues, visit https://standardnotes.com/forum or https://standardnotes.com/help.

    Project mention: Automating the most annoying aspects of blogging | news.ycombinator.com | 2024-10-14

    I haven’t used this service, but it does have some kind of integrated publishing feature.

    https://standardnotes.com/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. anytype-ts

    Official Anytype client for MacOS, Linux, and Windows

    Project mention: Show HN: Sava OS – A desktop interface for you web browser | news.ycombinator.com | 2024-10-17

    This does remind me a bit of a personal knowledge management solution that has (fairly) recently gone out of beta, AnyType [0], as that too was sometimes refered to as an "operating system for the new internet" and received similarly skeptical reception. Seen them refine the concept into a more rounded project that has been rather successful in the PKM space, though their concept never fully fit my use cases.

    From previous projects [1] (were I merely made some minor modifications to a pre-existing FOSS project), I get how much goes on under the hood of any desktop-like interface running in JS, so seeing one that also integrates handling the tabs of the "host browser" is immensely impressive, though of course I understand those highlighting the inefficiencies such an approach can bring.

    I very much appreciate the apperance, especially the subtle use of glass like transparency on window borders and the way third-parties like Soundcloud seem to be embeded.

    Will have to agree with some commenters that perhaps the privacy promise should be made more clear as to what the current state is. I understand that implementation takes time, but to build trust, being as transparent as possible from the start is invaluable.

    Lastly, I want to mention that you are doing a great job taking the ocassionally a bit harsh, but generally fair reaction on the chin, that takes maturity and professionalism, especially on a passion project.

    [0] https://anytype.io/

    [1] https://ethical-ai.eu/

  11. privacy.sexy

    Open-source tool to enforce privacy & security best-practices on Windows, macOS and Linux, because privacy is sexy

    Project mention: My Windows Computer Just Doesn't Feel Like Mine Anymore | news.ycombinator.com | 2024-06-21

    https://privacy.sexy is what you want/need!

    Works well to disable various telemetry, bloat and other baddies.

  12. AdguardBrowserExtension

    AdGuard browser extension

    Project mention: How I stay (more) focused with ADHD | dev.to | 2024-02-24

    Tip: I use Adblock Plus on desktop, and AdGuard on iPhone and iPad.

  13. exifcleaner

    Cross-platform desktop GUI app to clean image metadata

  14. vytal-extension

    Browser extension to spoof timezone, geolocation, locale and user agent.

  15. chitchatter

    Secure peer-to-peer chat that is serverless, decentralized, and ephemeral

  16. verida-js

    The Verida SDK provides several SDKs to interact with the Verida Network

  17. aptabase

    ✨ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps

    Project mention: Top 8 Traffic Monitoring Tools for Next.js App | dev.to | 2024-10-04

    8. Aptabase

  18. Beatbump

    Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧

    Project mention: Beatbump: Exploring Svelte Best Practices for Dynamic Web Applications | dev.to | 2025-01-10
  19. embetty

    πŸ™ Embetty displays remote content like tweets or YouTube videos without compromising your privacy.

  20. privy

    An open-source alternative to GitHub copilot that runs locally. (by srikanth235)

  21. temporary-containers

    Firefox Add-on that lets you open automatically managed disposable containers

    Project mention: Temporary Containers: Status of repository owner | news.ycombinator.com | 2024-05-01
  22. adblocker

    Efficient embeddable adblocker library

    Project mention: Ask HN: How to remove Ads from a downloaded HTML file to output an ad free file? | news.ycombinator.com | 2024-11-08

    Do you have to use Curl? It wouldn't render a lot of sites correctly anyway (anything that uses JS for rendering).

    Can you run a puppeteer/playwright instance and add an ad blocker to that? e.g. https://github.com/ghostery/adblocker or https://github.com/microsoft/playwright-python/issues/782

  23. CubyText

    An open-source knowledge management app.

  24. external-protocol-flooding

    Scheme flooding vulnerability: how it works and why it is a threat to anonymous browsing

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Privacy discussion

Log in or Post with

TypeScript Privacy related posts

  • Web Check – X-Ray Vision for Any Webstie

    1 project | news.ycombinator.com | 23 Jan 2025
  • All-in-one OSINT tool for analysing any website

    1 project | news.ycombinator.com | 19 Oct 2024
  • Automating the most annoying aspects of blogging

    1 project | news.ycombinator.com | 14 Oct 2024
  • WebCheck

    1 project | news.ycombinator.com | 5 Sep 2024
  • Web-check: All-in-one OSINT tool for analysing any website

    1 project | news.ycombinator.com | 27 Jul 2024
  • WebCheck: Find out what hackers know about your site

    2 projects | dev.to | 7 Jul 2024
  • Show HN: I made tool that let's you see everything about any website

    3 projects | news.ycombinator.com | 22 Jun 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 10 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β†’

Index

What are some of the best open-source Privacy projects in TypeScript? This list will help you:

# Project Stars
1 web-check 23,462
2 personal-security-checklist 17,884
3 Leon 15,831
4 notesnook 10,957
5 berty 7,733
6 Tutanota makes encryption easy 6,288
7 app 5,534
8 anytype-ts 4,859
9 privacy.sexy 4,438
10 AdguardBrowserExtension 3,246
11 exifcleaner 1,967
12 vytal-extension 1,846
13 chitchatter 1,644
14 verida-js 1,314
15 aptabase 1,137
16 Beatbump 1,085
17 embetty 994
18 privy 928
19 temporary-containers 854
20 adblocker 853
21 CubyText 736
22 external-protocol-flooding 646
23 thiss.link 565

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?