Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Tfc Alternatives
Similar projects and alternatives to tfc
-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
-
hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
-
-
simplex-chat
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
-
Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
-
matrix-docker-ansible-deploy
🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
-
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.
-
-
-
-
Reticulum
The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.
-
berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
-
firmware
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system. (by meshtastic)
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
tfc discussion
tfc reviews and mentions
-
Briar: Peer to Peer Encrypted Messaging
Tin Foil Chat is in this variety - mailboxes are tor hidden services identified by their public key.
https://github.com/maqp/tfc
-
Multiple Russia-Aligned Threat Actors Actively Targeting Signal Messenger
I'll feel pessimistic like this, but then something like Tinfoil Chat [0] comes along and sparks my interest again. It's still all just theoretical to me, but at least I don't feel so bad about things.
With a little bit of hardware you could get a lot of assurance back: "Optical repeater inside the optocouplers of the data diode enforce direction of data transmission with the fundamental laws of physics."
[0] https://github.com/maqp/tfc
-
Is Telegram an encrypted messaging app?
Yeah that hourly packet rate is called traffic masking or traffic flow confidentiality. It's offered in some instances of IPSec, but given that it's not exactly a common protocol in end-user products you don't really see it. I did implement it for my messaging system however https://github.com/maqp/tfc/wiki/Commands#14-traffic-masking
- Tinfoil Chat – Onion-routed, endpoint secure messaging system
-
Signal's president vows to reject UK law on message scanning before encryption
>No e2ee app has compromised device part of their threat model.
Oh really, here's one I made earlier https://github.com/maqp/tfc :-)
>The whole OS can.
So how are you backdooring a bash script that comments out lines of code from Linux source before compiling it?
You lying to policy makers with "it can be done" mindset sound like a stupid con that burns a lot of money and time in the process.
-
Most secure and private (trace resistant) messaging app in market?
But as I said, it is way easier to install Pegasus on your phone or to grab / steal the unlocked phone from your hand, than break any of these. If you want absolute privacy, you should think about your physical security, and the trustworthiness of your devices before choosing the right chat app. Check the Tinfoil Chat for more information.
-
Are there fully anonymous alternatives to Session/Telegram?
TFC
-
Testing a new encrypted messaging app's extraordinary claims
There is software that lives up to these claims, it's Tinfoil Chat. The article is correct about the necessary trade-offs: due to peer to peer transport (onion hidden service 2 onion hidden service) both ends of the conversation have to be online -- it at least spools the message waiting for the recipient to appear.
For hole punching and signaling that has to be done by third party, well, the third party is TOR
TFC then goes on to break out the encryption and decryption machines from the network and passes messaging over opto-couplers to prevent your keys from getting exfiltrated. Qubes qrexec could similarly isolate the components.
https://github.com/maqp/tfc
-
Apple advances user security with powerful new data protections
> If you want maximum security use an air gapped computer. But that won't let you send messages on the go.
You can, with some inconvenience, use optical diodes to transmit data from a trusted input device to an untrusted network device for transport over tor, and then push the received messages over a second diode to a display device that decrypts the messages, so that even if you receive an exploit/malware, there is no physical connection that allows unencrypted data to be exfiltrated.
https://github.com/maqp/tfc
- Peer-to-Peer Encrypted Messaging
-
A note from our sponsor - InfluxDB
influxdata.com | 19 Apr 2025
Stats
maqp/tfc is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of tfc is Python.