Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.22 KB

LocPost

The censorship resistant messaging app that empowers anyone to communicate anonymously around a location.

Check it out online at https://tomyo.github.io/locpost/ and join our public room on Matrix: #locpost:matrix.org.

logo

We use GUN to create a distributed database which is stored amongst the network participants in their local storage inside the web browser. Each participant will keep a copy of the database and GUN will take care of keeping them in sync.

By giving access to your device location, you will join a censorship-resistant channel to exchange messages around that area.

Installation

  • Install pre-commit hook: pre-commit install
  • Run development environment: make dev

ETHBerlin³ hackathon

This project was made during the awesome ETHBerlin³ hackathon during 16-18th September 2022.

Authors