All Projects → Vooper-Media-LLC → Valour

Vooper-Media-LLC / Valour

Licence: AGPL-3.0 license
An open source chat client for freedom

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
PLpgSQL
1095 projects

Projects that are alternatives of or similar to Valour

Seqbox
A single file container/archive that can be reconstructed even after total loss of file system structures
Stars: ✭ 480 (+823.08%)
Mutual labels:  metadata, hash
Ut metadata
BitTorrent Extension for Peers to Send Metadata Files (BEP 9)
Stars: ✭ 98 (+88.46%)
Mutual labels:  metadata, peer
BlockHashLoc
Recover files using lists of blocks hashes, bypassing the File System entirely
Stars: ✭ 45 (-13.46%)
Mutual labels:  metadata, hash
pufferfish
An efficient index for the colored, compacted, de Bruijn graph
Stars: ✭ 94 (+80.77%)
Mutual labels:  hash
ds
🔗 Common Data Structures and Algorithms
Stars: ✭ 40 (-23.08%)
Mutual labels:  hash
geometa
R tools to write, read & validate geographic metadata (OGC/ISO 19110, 19115, 19119, 19136 and 19139)
Stars: ✭ 37 (-28.85%)
Mutual labels:  metadata
hash
Data management, integration and modeling with blocks #
Stars: ✭ 400 (+669.23%)
Mutual labels:  hash
seomate
SEO, mate! It's important. That's why SEOMate provides the tools you need to craft all the meta tags, sitemaps and JSON-LD microdata you need - in one highly configurable, open and friendly package - with a super-light footprint.
Stars: ✭ 31 (-40.38%)
Mutual labels:  metadata
cdnupload
Upload your site's static files to a directory or CDN, using content-based hashing
Stars: ✭ 41 (-21.15%)
Mutual labels:  hash
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (+25%)
Mutual labels:  metadata
harsh
Hashids implementation in Rust
Stars: ✭ 48 (-7.69%)
Mutual labels:  hash
sp-metadata
🔬 SharePoint Metadata Tracker
Stars: ✭ 12 (-76.92%)
Mutual labels:  metadata
dswarm
an open-source data management platform for knowledge workers (https://github.com/dswarm/dswarm-documentation/wiki)
Stars: ✭ 57 (+9.62%)
Mutual labels:  metadata
pymerkletools
Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
Stars: ✭ 128 (+146.15%)
Mutual labels:  hash
alpenhorn
Bootstrapping Secure Communication without Leaking Metadata
Stars: ✭ 69 (+32.69%)
Mutual labels:  metadata
ghost-meta
Ghost meta allows you to store multiple meta values in a single meta record, with an API that mirrors the Metadata API. It integrates with ElasticPress to expand all ghost meta so Elasticsearch can query as normal meta too.
Stars: ✭ 18 (-65.38%)
Mutual labels:  metadata
agent
hashtopolis.org
Stars: ✭ 19 (-63.46%)
Mutual labels:  hash
audio-tag-analyzer
Extracts metadata music metadata found in audio files
Stars: ✭ 18 (-65.38%)
Mutual labels:  metadata
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+634.62%)
Mutual labels:  hash
qiqqa-open-source
The open-sourced version of the award-winning Qiqqa research management tool for Windows (a bleeding edge dev fork) ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ☞☞☞ File any issues you find in the main repo issue tracker at https://github.com/jimmejardine/qiqqa-open-source/issues
Stars: ✭ 32 (-38.46%)
Mutual labels:  metadata

Valour logo

Valour

Valour is an open-source, modern chat client which focuses on privacy and security while implementing features that bring it beyond the norm.


Design

Valour's messaging system is designed to keep you in control of your messages. When you send a message, it is cached for 24 hours on the Valour backend before being permanently deleted. What is kept is a hash of the message and its metadata.

This metadata allows a PSP (Peer-Server-Peer) relay subsystem to serve messages that are not cached on the Valour backend. Users within communities can decide how many cached messages they would like to store to contribute to the server message integrity, and even select entire channels and servers to archive entirely.

With the peering system allowing for extended message history, and no permanent records of any of your messages, your data is your own and we cannot sell or view your data. However, due to the hashes, we can validate that messages sent though the P2P system are valid, ensuring that no fraud can occur on the system.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].