Add WWW hosting

- Add HTTPS repositories
- Add discussion links
- Add image blob
- Update browser URL
main
Charles E. Lehner 2 years ago
parent f5809ed49f
commit c513c07275
Signed by: cel
GPG Key ID: C28D95BB012367EA

@ -4,11 +4,26 @@
## Screenshot
![dillo-did-key.png](&WqNWKdBcMwCAy4SatQOZ5XoaGu1B4IpUQcZrfFbjJTk=.sha256)
![dillo-did-key.png](dillo-did-key.png)
## Install from [git-ssb][]
## Fetch
Get the source from one of the repository mirrors...
### from [git-ssb][]
```
git clone ssb://%T8QyhgamH7fmOiiYV/iWiSRmTDdxXje77teBB2yijGU=.sha256 dillo-did
```
### from Codeberg
```
git clone https://codeberg.org/cel2/dillo-did
```
### from Woodbine
```
git clone https://git.woodbine.nyc/cel/dillo-did
```
## Build & Install
```
cd dillo-did
make install
dpidc stop
@ -30,16 +45,21 @@ Set environmental variable `DID_RESOLVER` to a URL for a [DID Resolver HTTP(S) e
- Make external resolver URL(s) configurable via a config file
- Render DID documents more nicely
## Discuss
- Public mailing list of the W3C Decentralized Identifiers Working Group: https://lists.w3.org/Archives/Public/public-did-wg/2021Feb/0005.html (announcement)
- Secure Scuttlebutt: [%S1iakA5zMkyDrdQGImP+oExY3KXnae3bCsfI2Tz/dPY=.sha256](https://viewer.scuttlebot.io/%25S1iakA5zMkyDrdQGImP%2BoExY3KXnae3bCsfI2Tz%2FdPY%3D.sha256)
## License
Apache License, Version 2.0
[Dillo]: https://www.dillo.org/
[Dillo]: https://en.wikipedia.org/wiki/Dillo
[Rust]: https://www.rust-lang.org/
[Cargo]: https://github.com/rust-lang/cargo
[did]: https://www.iana.org/assignments/uri-schemes/prov/did
[did-core]: https://www.w3.org/TR/did-core/
[git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256
[git-ssb]: https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256
[DIDKit]: https://github.com/spruceid/didkit
[`ssi`]: https://github.com/spruceid/ssi
[did:key]: https://w3c-ccg.github.io/did-method-key/

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Loading…
Cancel
Save