Docs on Berty Technologies
https://berty.tech/docs/
Recent content in Docs on Berty TechnologiesHugo -- gohugo.ioen-US[email protected] (Berty Technologies)[email protected] (Berty Technologies)Assets
https://berty.tech/docs/assets/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/assets/Assets π¨ Berty logos, icons, pictures, text, etc
Source code Source code is available on github
berty/assetsBerty
https://berty.tech/docs/berty/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/berty/π€ Anti-censorship and anti-surveillance communication protocol -- Introduction Berty is an anonymous, secure, peer-to-peer protocol that doesn’t need an internet connection to function.
There is a protocol that uses advanced cryptography and a messenger app that is built on top of the protocol.
No phone number or email required to create an account End-to-end encryption used to encrypt all conversations Focus on leaking as little metadata as possible Decentralized, distributed, serverless No concensus, no blockchain No internet connection required (uses the BLE technology and mDNS) Free forever, no data stored, transparent code, open-source Berty is currently developed by Berty Technologies, a French non-profit organization.Berty Community
https://berty.tech/community/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/community/Welcome in Berty’s community π πΊοΈ Community Welcome to the Berty family. We should warn you: it’s a pretty big family and our home is the whole world. Wherever you are, we welcome you in.
At Berty, we have a true emphasis on our community. You are the driving force behind the project. We are more than ever grateful for the investment of time and effort you have made and will make.Go-IPFS-Log
https://berty.tech/docs/go-ipfs-log/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/go-ipfs-log/Go-IPFS-Log Go version of append-only log CRDT on IPFS
Introduction ipfs-log was originally created for orbit-db - a distributed peer-to-peer database on IPFS . This library intends to provide a fully compatible port of the JavaScript version in Go.
The majority of this code was vastly derived from the JavaScript’s ipfs-log library.
Source code Source code is available on github
berty/go-ipfs-logGo-Orbit-DB
https://berty.tech/docs/go-orbit-db/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/go-orbit-db/Go-Orbit-DB Go version of Peer-to-Peer Databases for the Decentralized Web
Introduction orbit-db is a distributed peer-to-peer database on IPFS . This library intends to provide a fully compatible port of the JavaScript version in Go.
The majority of this code was vastly derived from the JavaScript’s orbit-db library.
Source code Source code is available on github
berty/go-orbit-dbGo-Tor-Transport
https://berty.tech/docs/go-tor-transport/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/go-tor-transport/Go-Tor-Transport Go and C tor binary builtin transport for libp2p, aiming to provide anonymised access to the libp2p network.
Introduction go-tor-transport is a transport proving access to an libp2p network through the tor network.
To do that the code mainly uses go-libtor to provide a go linking of the Tor’s node.
So at the start it either connects to a node running in system or start his own one embed in the binary, so usage can be seemless as possible.Gomobile-IPFS
https://berty.tech/docs/gomobile-ipfs/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/gomobile-ipfs/Gomobile-IPFS This repo aims to provide packages for Android, iOS and React-Native that allow one to run and use an IPFS node on mobile devices. It is also a place to discuss the constraints of running IPFS on mobile in order to find solutions and exchange tips.
This repo is still experimental, contributions are very welcome Roadmap Basic Java/Swift <-> go-ipfs bindings DONE InputStream as request body and request response IN PROGRESS Unit tests using Android/iOS testing frameworks SetStreamHandler(protocolID, handler) and NewStream(peerID, protocolID) bindings Packages built and published using CI Android/iOS lifecycle management React-Native module IN PROGRESS Improve this README License Dual MIT / Apache-2.Wesh Protocol
https://berty.tech/docs/protocol/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/protocol/Wesh protocol Introduction This document provides a technical description of the Wesh protocol. The Wesh protocol provides secure communication between devices owned by the same account, communication between contacts in one-to-one conversations, as well as communication between several users in multi-member groups. This paper will explain how those points are implemented in a distributed and asynchronous way, both with or without internet access using IPFS and direct transports such as BLE.Yolo
https://berty.tech/docs/yolo/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/yolo/Yolo Yolo is one-stop realtime feed of ready-to-install releases and tests for your apps. We’re using it at berty to make releases and test branches ready to download and use on a developer’s device within minutes after passing our CI.
License Dual-licensed under Apache 2.0 and MIT terms.
Source code Source code is available on GitHub
berty/yoloZero-Push
https://berty.tech/docs/zeropush/
Mon, 01 Jan 0001 00:00:00 +0000[email protected] (Berty Technologies)https://berty.tech/docs/zeropush/Zero-Push Zero-Push is a Berty component used to send push notifications from a server without a central token repository.
Source code Source code is available on github
berty/zero-push