Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 563 Bytes

File metadata and controls

19 lines (13 loc) · 563 Bytes

secure scuttlebutt rendering extension for agregore browser

a browser for the p2p-web as well as the old-web

installation

The simplest way is to make an agregore extensions directory and point to it with a .agregorerc config file

In ~/.agregorerc

{
  "extensions": {
    "dir": "/your/extensions/folder/here"
  }
}

Then cd to /your/extensions/folder/here/ and clone this project. Restart agregore.