Skip to content

Decentralized blogs and websites powered by IPFS and Ethereum Name System

License

Notifications You must be signed in to change notification settings

luyongfugx/Planet

 
 

Repository files navigation

Planet

Planet is a free and open-source software for publishing and following web content, and it does not require a centralized server or service. It uses IPFS to achieve peer-to-peer content distribution. Furthermore, you can link your content to an Ethereum Name (.eth) so that others can follow you via Planet by the .eth name. Since both IPFS and ENS are decentralized, you can build your websites or follow others, all in a decentralized manner.

planetable.eth

Features

  • Build a blog and publish it to IPFS
  • Built-in local IPFS node
  • Generate an IPNS that is ready to be set as EIP-1577 ENS contenthash
  • Pinning content when following, make content usable offline
  • Follow the updates of websites running on ENS, NFT avatar as site icon is supported
  • Markdown editor with live preview
  • Attach video, audio, or any format of files
  • Star or share posts
  • Global audio player
  • Template browser for managing and building templates
  • Integration with WorldWideWeb for previewing sites built with Planet
  • Integration with Plausible.io for traffic analytics, example: plausible.io/planetable.eth.limo
  • Export/Import website
  • RSS reader, all three formats, RSS, Atom, and JSON Feed, are supported
  • Sandboxed native macOS app created with SwiftUI 3

Sites Using Planet

If you would like to add your site to this list, please share it in a discussion. We can't wait to see your creations!

Planet can follow any ENS with a EIP-1577 contenthash. If your site has RSS, Planet can read it too. For example, vitalik.eth:

vitalik.eth

Backup

Before you try this app out, please be advised that it is still at an early stage, and many changes happen. So we recommend you backup your data, especially your IPNS key, from time to time. When you use Export Planet, it will include your IPNS key.

Build the macOS App

To use your own build config for setting DEVELOPMENT_TEAM, please create a local.xcconfig file alongside the Planet.xcconfig file.

The following configuration variables can be overridden:

  • DEVELOPMENT_TEAM
  • CODE_SIGN_STYLE
  • ORGANIZATION_IDENTIFIER_PREFIX

Privacy Policy

The development team collects zero information from the app.

License

Licensed under the MIT license.

About

Decentralized blogs and websites powered by IPFS and Ethereum Name System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 95.0%
  • HTML 5.0%