Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
orthecreedence committed Apr 20, 2024
1 parent 0ea3abf commit 878a6cf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,18 @@ Stamp CLI changes *allowed by law*.

## v0.1.4 // TBD

StampNet is born =]. The public Stamp identity storage network is taking shape. This allows storing
and retrieving *valid* identities in a p2p DHT. Currently the network has no validation for storing,
so anybody can come in off the street and publish and identity. Might need some form of rate limiting
eventually, but for now we can pretend it's gay space communism and kick that can down the road.

### Features

- StampNet v0.0.0.0.0.0.0.1!!!
- Run a public DHT node (`stamp net node`)
- Publish your identity (`stamp net publish`)
- Get an identity (`stamp net get`)
- Update default StampNet servers (`stamp config set-stampnet-servers`)
- Changing signature verification messages to be more clear.
- Rename "Identity signature" to "Policy signature." I believe it's less ambiguous.

Expand Down

0 comments on commit 878a6cf

Please sign in to comment.