<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/noted/best-of/2025/03" -->

---
title: Best Noted posts — March 2025 | daily.dev
description: The most upvoted Noted posts from March 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/noted/best-of/2025/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/noted/best-of/2025/03
og:type: website
og:site_name: daily.dev
og:title: Best Noted posts — March 2025 | daily.dev
og:description: The most upvoted Noted posts from March 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Noted — March 2025

1. 1  
[](https://daily.dev/posts/filedrop-self-hosted-webrtc-file-transfer-with-chat-e3vzvvoyh "FileDrop: Self Hosted WebRTC File Transfer with Chat")  
Article  
![Avatar of noted](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f789e72a29f445e3b441329778a5dae8)Noted · 2y  
FileDrop: Self Hosted WebRTC File Transfer with Chat  
FileDrop is a self-hosted, end-to-end encrypted, peer-to-peer file transfer platform built on React and Node.js. It supports both file and text transfers and features a minimalist user interface. The post provides a Docker Compose configuration for easy setup and explains that files are relayed directly between devices without being stored on the server. Coturn is used as the TURN server for relaying data when direct peer-to-peer connection is not possible.  
111
2. 2  
[](https://daily.dev/posts/vocechat-self-hosted-open-source-chat-application-built-with-rust-6v534nkaf "VoceChat: Self-Hosted, Open-Source Chat Application Built with Rust")  
Article  
![Avatar of noted](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f789e72a29f445e3b441329778a5dae8)Noted · 1y  
VoceChat: Self-Hosted, Open-Source Chat Application Built with Rust  
VoceChat is a self-hosted, open-source chat application built with Rust. It offers a secure, private messaging platform with features like end-to-end encryption, automated message deletion, and free desktop and mobile apps. The setup is simple via Docker, making it accessible even for beginners. The free version supports up to 20 users, with a commercial license available for larger user bases.  
97  
1

[See all Noted archives](/sources/noted/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/noted/best-of/2025/03#page","url":"https://daily.dev/sources/noted/best-of/2025/03","name":"Best Noted Posts — March 2025","description":"The most upvoted Noted posts from March 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/noted/best-of/2025/03#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/filedrop-self-hosted-webrtc-file-transfer-with-chat-e3vzvvoyh","name":"FileDrop: Self Hosted WebRTC File Transfer with Chat"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/vocechat-self-hosted-open-source-chat-application-built-with-rust-6v534nkaf","name":"VoceChat: Self-Hosted, Open-Source Chat Application Built with Rust"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Noted","item":"https://daily.dev/sources/noted"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/noted/best-of"},{"@type":"ListItem","position":5,"name":"March 2025"}]}]}
```

