Feed (https://www.feed-app.net) is a decentralized social networking utility powered by blockchain technology via Blockstack (https://blockstack.org).
Feed is a React & Redux application running a lightweight custom backend to store data on Blockstack's decentralized file storage system, Gaia.
User authentication on the blockchain is done via Blockstack ID.
Uses Grommet v2 for pre-fabbed UI components.
- Post statuses up to 500 characters - post simple text statuses within a 500 character limit
- Shareable permalinks - every post has a permalink whose URL can be shared anywhere
- Search Blockstack IDs - search for other Feed users by their Blockstack ID.
All posted data is public to the world (thus unencrypted).
This featureset will expand with future releases.
Current version: 1.0.1 - "Cupcake"
1.0.x - "Cupcake"
1.0.1 - Aug 4, 2019
- Fixes:
- URLs automatically link in Status posts
- Whitespace is preserved in Status posts
- Status post avatars link to Profile cards
1.0.0 - July 14, 2019
- Alpha release, current features
0.0.x - WIP
Find the maker of Feed as daanderson here: feed-app.net/daanderson
Email: [email protected]
Or file an issue here on Github.