Paul Frazee
fa2d47f727
Add did:ion instantiate test
2022-06-06 16:09:15 -05:00
Paul Frazee
1ee51e742c
Fix docs link
2022-06-06 16:05:37 -05:00
Paul Frazee
f6b1e84e79
Update root yarn.lock
2022-06-06 16:03:23 -05:00
Paul Frazee
8b032ef02a
Add docs
2022-06-06 16:03:13 -05:00
Paul Frazee
05593da63a
Finish did:ion tooling
2022-06-06 15:48:59 -05:00
Paul Frazee
9f16b45626
WIP - get did:ion mock server & client api handling creates
2022-06-06 15:18:22 -05:00
Paul Frazee
e9b2bc1b17
WIP progress on did ion
2022-06-06 10:58:13 -05:00
Paul Frazee
c6b8f32d7b
Add create and instantiate interfaces for did:key
2022-06-02 22:33:16 -05:00
Paul Frazee
834c6101d7
Add did:web resolution and did:web server
2022-06-02 12:04:29 -05:00
Paul Frazee
fa1ce8d855
Add did-sdk; begin implementations of ion, key, web; complete did-key resolution
2022-06-01 21:27:50 -05:00
Daniel Holmgren
e116c187e4
Update dependencies ( #132 )
...
* Update dependencies
* update ava & move config
2022-05-26 17:23:07 -05:00
Harlan T Wood
797f29b35d
Github actions: run tests and builds ( #120 )
2022-05-16 18:05:54 -05:00
dholms
c495d551cb
Require Node>=16
2022-05-10 09:54:59 -06:00
Connor Stack
74fcd510d5
Fix typo ( #122 )
2022-05-07 11:43:53 -05:00
Josh Soref
3c7b12e8de
Spelling ( #116 )
...
* spelling: canonical
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: collection
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: content
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: delegatee
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: documentation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: escalation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: implemented
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: network
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: order
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: parentheses
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: representation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-05-06 11:07:25 -05:00
this.julio
30d27d8392
Update README.md ( #115 )
...
* Update README.md
The word "documentation" was misspelt.
* Update architecture.md
Add "at a low cost to users" on line 120
* Remove language around DID Consortium costs
2022-05-06 11:06:53 -05:00
Paul Frazee
f03a534274
Remove language around DID Consortium costs ( #109 )
2022-05-04 20:21:13 -05:00
Paul Frazee
ee84e4bc1e
Correct some language that explains the options for moderation occurs ( #107 )
2022-05-04 15:57:14 -05:00
Michał Gibowski
42205eee6a
Minor markdown fix ( #104 )
...
Minor Markdown fix.
2022-05-04 15:34:23 -05:00
Paul Frazee
dc45f50eaa
Architecture doc image sizes ( #103 )
...
* Adjust image sizes in arch doc
* Further image size adjustments
2022-05-04 14:17:31 -05:00
Paul Frazee
9e57fafbfc
Add architecture.md ( #102 )
...
* Add architecture.md
* Add link to architecture.md in readme
2022-05-04 14:09:32 -05:00
Paul Frazee
39697fd9d2
Create LICENSE ( #101 )
2022-05-04 12:10:07 -05:00
Paul Frazee
0590834871
Add demo gif ( #99 )
2022-05-03 14:58:59 -05:00
Paul Frazee
351d1207aa
Various fixes ( #97 )
...
* Add banner ASCII art
* Remove duplicated instructions
* Fix readme instruction
* Update the CLI prompts to use y/n/yes/no instead of t/f/true/false
* fixed boolean check on delegator prompt
Co-authored-by: dholms <dtholmgren@gmail.com>
2022-05-03 11:54:25 -05:00
Paul Frazee
1410d981bf
Readme tweaks ( #98 )
...
* Readme tweaks
* typo
* update references to adx
Co-authored-by: dholms <dtholmgren@gmail.com>
2022-05-03 11:48:23 -05:00
dholms
bce39385f7
README edit
2022-05-02 18:59:04 -05:00
dholms
74d534216a
Small fixes
2022-05-02 18:56:35 -05:00
Daniel Holmgren
f23cf12dae
Change protocol name to ADX ( #96 )
...
* Name change to ADX
* readme updates
* use did:example
* quick readme edit
* typo
2022-05-02 17:33:08 -05:00
Daniel Holmgren
a3c27520a9
Run server in-memory ( #95 )
...
* Run server in-memory
* README note
2022-05-02 15:23:22 -05:00
dholms
7478973809
Remove NPM
2022-05-02 14:46:45 -05:00
Daniel Holmgren
15b64e537e
Add note to README about issues & discussions ( #84 )
...
* Add note to README about issues & discussions
* change wording
* wording
* typo
2022-04-29 18:31:36 -05:00
Daniel Holmgren
8f8246edd4
Improve error handling ( #83 )
...
* Improve error handling
* remove other process.exists
* typo
* throw not log
2022-04-28 19:16:58 -05:00
Daniel Holmgren
ed348e51bc
give feedback if already initialized ( #82 )
2022-04-28 17:21:34 -05:00
Daniel Holmgren
ada695c9b1
accept numbers as posts ( #81 )
2022-04-28 16:12:47 -05:00
Daniel Holmgren
07d7fcfd18
mismatched roots fix ( #80 )
2022-04-28 16:08:05 -05:00
dholms
30aa03254e
README edits
2022-04-27 20:59:57 -05:00
dholms
afc020c77b
Quick README update
2022-04-27 20:57:28 -05:00
dholms
fee6a464f7
Experiment README
2022-04-27 20:56:45 -05:00
Daniel Holmgren
4f5306bea9
Full client in CLI ( #75 )
...
* cleaning up clients
* refactor full client
* full client in cli
* cli option for full v delegator client
* fix a couple tests
2022-04-14 19:27:29 -05:00
Daniel Holmgren
cd9d567a86
Did network & updates to non-followers ( #74 )
...
* add did-network
* send interactions to non-followers
* send target as did for follows
* update readme
* quick comment
* cleanup
2022-04-13 23:05:08 -05:00
Whyrusleeping
96a96f43c1
Add a simple command to generate a bunch of random posts ( #73 )
...
* add a simple command to generate a bunch of random posts
* move spam command into its own subcommand grouping:
* learn how the typescript build system works
2022-04-13 13:05:35 -05:00
dholms
53847a1a83
federated usernames in follow lists
2022-04-12 18:14:49 -05:00
dholms
35c5a87ca4
Fix feed username bug
2022-04-12 17:18:29 -05:00
dholms
8292db30a9
post-info route
2022-04-12 17:17:14 -05:00
dholms
f469d99f9d
retrieve feeds from indexing server
2022-04-12 16:54:07 -05:00
dholms
c10daa72da
Return own posts in timeline & federated username
2022-04-12 16:42:43 -05:00
Paul Frazee
a2092b39d2
Add microblog reader client ( #71 )
2022-04-12 16:09:12 -05:00
Paul Frazee
8ac84dc5d3
Ignore conflicts when inserting user_did maps ( #72 )
2022-04-12 16:08:24 -05:00
dholms
8902bbfc08
Dont push if remote root is up to date
2022-04-12 16:07:04 -05:00
dholms
3ee8d8eb8b
Fix bug with getting diff of unupdated repo
2022-04-12 16:06:03 -05:00