nowfound

Alternatives

Products that do what AlwaySyncd.com – A dedicated and encrypted BTSync endpoint does

Hi HN: Just released moments ago my project AlwaySyncd.com – A dedicated and encrypted BTSync endpoint. It solves the problem of only being able to synchronize your devices when they are all online. Now you do not have to leave your computer or laptop on 24/7. Sync your laptop with your desktop with your phone with your work computer from anywhere and anytime. All your data is encrypted with 256-AES before you send it to our servers. We can never see your data. http://www.AlwaySyncd.com This is a beta and there are 40 spots available immediately. During the beta we allow you…

  1. 1

    Free VPN for Desktop — Privacy & Speed for Everyone.

    2021

  2. 2B2

    This is a long-running project that started as the proverbial need to scratch my own itch and then somehow evolved into a full-time job of the past 6 years. Link: https://bvckup2.com I thought I'd do a Show HN for two reasons. 1. I obviously want to show my baby to those who haven't seen it. Its primary purpose is to do very fast file replication. If you are familiar with "robocopy /mir" - same idea, but on steroids. Lots of them. It can be used for both mirroring and archiving backups, among other things. It is light, very small and it is really quite fast. Half of the…

    2019 · bvckup2.com

  3. 3
    Sync90

    Sync offers secure and completely private cloud storage

    2015

  4. 4

    Download torrents to your cloud and stream them securely :)

    2015

  5. 5

    Anonymous confessions on the blockchain

    2018

  6. 6ET

    So, you want to avoid mass surveillance and don't trust big tech companies either? But you're tied to your existing network of contacts like everyone else? Well now you can send encrypted messages to your contacts over the Twitter direct messaging channel. It's a serverless SPA called Seecret, a Twitter client hosted at https://www.seecret.io Seecret is open source and freely distributable. You can host it anywhere even from your own localhost server. The app is just plain html and javascript, with no server-side processing at all, no tracking, no logging. Steps: 1-Grant Seecret.io…

    2016

  7. 7LE
  8. 8AF

    Recently I've been playing with an idea of a file server on my Android phone, with a web browser access. I wanted to replace: - AirDroid - sending files to my own PC or laptop. - ShareIt - sending big files over the local network to my family devices. - Dropbox - sharing select files with other people over the Internet. Requirements I had in mind: - end-to-end encryption, no sign ups, no accounts, no passwords - local connection if devices are on the same network - asynchronous access, server should work seamlessly in the background This week I finally managed to stitch the pieces together…

    2020

  9. 9IP

    Hey HN! I made a service to share passwords easy and secure but never promoted it. It's called instapass.io I noticed that people besides my friends and clients actually started to use, so maybe it will be helpful for you too! You share one-time self-destruct message using one time links and I won't even be able to see what you wrote. How does it work? When you generate a message the client-side makes a random password and use that to encrypt the message. The password is appended as an anchor tag which all modern browsers never send to the server. This way, I don't even know what you shared.…

    2019

  10. 10WB
  11. 11PO

    Hello HN! We are developers and security researchers making tools for developers to encrypt data at an application level while maintaining sole control of their keys. We believe that data should always be encrypted unless it is part of an active computation. Encryption is relatively easy, but key management is challenging. There are plenty of encryption tools and SDKs that are out there (Hashicorp Vault, AWS KMS etc.) but we are focusing on ease and speed of implementation, developer experience and self custody of keys. A few months ago, we quit our jobs and started full time on Phase. So…

    2023 · github.com

  12. 12UT

    4 months ago, our announcement for our free, multi-node, petabyte-scale time-series database generated 200+ comments: https://news.ycombinator.com/item?id=23272992 Many commented on the Timescale License, our source-available license governing advanced features (eg multi-node). Most were positive, but some pointed out drawbacks (who says HN can't be productive!). That spurred an internal debate. Today we're happy to share an updated Timescale License with new rights, including the "right-to-repair" and "right-to-improve." And we’re doubling-down on our community, making all…

    2020

  13. 13QF

    Hi HN, I’m sharing the alpha release of S2C, a state machine replication system built atop S3. The goal is to enable a distributed application to maintain consistent state without needing a quorum of nodes for availability or consistency. The idea came from a side project that was using S3 and where I needed strongly consistent distributed state but wanted to avoid adding a separate consensus dependency. I initially tried to use S3 directly for coordination, but it became messy. Eventually, I realized I need a replicated state machine with a deterministic log, and then it ended up as a…

    Jan 2026 · github.com

  14. 14A7

    Hey HN, A long time ago, due to the lack of viable solutions with E2EE and offline-first syncing, I decided to dedicate my time to making one (which has its own story: https://yaad.one/blog/yaad-story). In the course of ~3 years, I developed a knowledge management app with these primary features: - Primitives: Notes, Tasks, Contacts - Grouping with "Boxes" - Offline-first - Multiplatform; currently available for Android, Windows (x64), macOS, and Linux (ARM). - Fully end-to-end encrypted (AES-256-GCM) - 13 Languages, 8 calendar systems - Light & dark mode Last night, I…

    2024 · yaad.one

  15. 15PE

    Hi HN, I’ve been working for the past 10 months on p2party, a TypeScript/C/WASM library which you can find at https://github.com/p2party/p2party-js and demo at https://p2party.com , that lets you spin up an encrypted peer-to-peer mesh with nothing more than a shared URL. Why I built it: I wanted something between https://file.pizza and “ephemeral Signal chat”, but with my custom cryptographic idea (I know I know... WebRTC is already encrypted and it is easy to go wrong etc.). The project started as a toy for sharing large DAW files with my…

    2025 · github.com

  16. 16SE

    Hello. I made this project as an experiment in using key cryptography for user identity in a client server model, and for some future peer to peer projects that I am working on. I am looking for feedback, please let me know what you think. Also, Merry Christmas to HN! :-)

    2022 · github.com

  17. 17SP

    I built SecureShare to solve a common problem I faced: securely sharing files between devices without size limits or intermediary servers. What it does: - Direct P2P file/text/folder sharing using WebRTC - No file size limits (only constrained by local disk space) - No registration required - All data stays on your devices (no server storage) - Supports multiple simultaneous receivers - Custom retrieval IDs and QR codes for easy sharing - Works across platforms, mobile-optimized Technical details: - Built with Next.js + Tailwind + shadcn/ui - Backend: Node.js + Redis (minimal,…

    2024 · securityshare.xyz

  18. 18B
    Bitmia7

    Hello Hacker News, I'd like to share an investing/personal finance social news site I've pushed live a couple of days ago. It's based on the lobste.rs codebase, slightly repurposed to be more focused on discussion rather than link aggregation. I assume there’s a significant userbase overlap with HN since most of you who work in computing are well-positioned to retire early. There’s a running joke on /r/financialindependence that they are 99% software engineers. It's live at https://bitmia.com – if you’d like an invite, feel free to request one on the site. Hopefully…

    2018

  19. 19FW

    Hi HN! I recently open-sourced a project I’ve been working on over my winter break: a Solidity web framework you can use to write web apps in Solidity (and more generally, a proof-of-concept implementation of an arbitrary network protocol over Ethereum). Here’s a demo web app on the Optimism Goerli testnet: http://simple.fallback.natecation.xyz/ Running this Solidity code: https://github.com/nathanhleung/fallback/blob/main/src/examp... There’s a lightweight TCP server script that’s listening on the demo app domain that forwards requests…

    2022 · github.com

  20. 20RS

    Hi HN! I've been hacking on this side project for the last month or two with the goal of making it dead simple to use cloud GPUs. I ran into this problem personally during the phd, and built my own tooling around it. I always thought it'd be fun to try to turn that tooling into a more general product... and bitbop.io is the result! All you have to do is run `ssh bitbop.io`, and you get your own personal dev GPU workstation in the cloud. Looking forward to hearing your thoughts!

    2024 · twitter.com

  21. 21PF
  22. 22

    End-to-end encrypted sync for calendar, contacts and tasks.

    12d ago · silentsuite.io

  23. 23LA

    Hey HN, Along with a handful of friends, I've been working on a note taking platform for the last couple years. We created a 2 minute pitch of our platform, if you'd prefer to read, maybe you'd want to checkout our README: https://github.com/lockbook/lockbook. If you don't want to do either of those things I'll try to summarize some of our core values: - everything end to end encrypted - open formats: markdown and svg - strong offline support - everything open source - native apps where possible - rust where possible Some other stuff we're proud of: - we have a CLI which…

    2024 · youtube.com

  24. 24SI

    Hi HN! tldr: SendSecurely is a secure platform to send sensitive documents and files to others. All files are encrypted locally before uploading to SendSecurely. The decryption keys are also encrypted and managed by a new audited database system. Anytime anyone accesses the decrypted keys, an audit log is created letting you keep track of everyone you have shared the file with and when they have accessed it. We would love for you to try this new system and share feedback! long (and technical) story: My partner and I have been working for the past 2 years on building a new privacy-oriented…

    2023 · sendsecurely.io

Ranked by how close each launch is in meaning, then by votes. Refine with a description →