Joep Meindertsma

Results 420 issues of Joep Meindertsma

Newer mdbook versions have better PDF export, which I want. But if I set the mdbook-version in the github workflow to 4.11 (same as locally), the [build fails](https://github.com/ontola/atomic-data-docs/actions/runs/1078228092) due to...

Although the current signature [spec](https://docs.atomicdata.dev/commits/concepts.html#calculating-the-signature) + implementations ([server](https://github.com/joepio/atomic/blob/master/lib/src/commit.rs), [client](https://github.com/joepio/atomic-data-browser/blob/main/src/atomic-lib/commit.ts)) works, it is very much custom and not well described. I'm still kind of new to all this crypto stuff, so...

security

I love `git`: it enables cloning a repo, making changes and giving these changes back. That's an incredibly powerful feature to have. Atomic Data already has Commits, and with this...

security

I'd like to turn these: ``` https://atomicdata.dev/path?path=https%3A%2F%2Fatomicdata.dev%2F+https%3A%2F%2Fatomicdata.dev%2FfavMovies https://atomicdata.dev/path?path=https%3A%2F%2Fatomicdata.dev%2Fagents%2F0XzHfi3he5xzUGAEpwg3H5PNlIrpHMrdQRV8oFqU9Fs%3D+name ``` Into something like these: ``` https://atomicdata.dev/_https://atomicdata.dev/favMovies https://atomicdata.dev/agents/0XzHfi3he5xzUGAEpwg3H5PNlIrpHMrdQRV8oFqU9Fs=_name ``` ## Separation character What is the best separation character? Ideally something that rarely...

Currently, there only exists one implementation of an Atomic Data Server. However, in the future, there might be different, and each one might have different features enabled. Most of these...

In the current implementation of `atomic-server` we can find all versions of a resource by visiting the `/all-versions` endpoint. It works pretty well, but it is not discoverable. Also, it...

I've been trying out a couple of one-liner descriptions for atomic data, but I haven't really landed on something that feels entirely right. - The easiest way to create, share...

Currently, Commits have some serious ambiguity. They do not specify if they are editing a resource, or if they are creating a new one. This can lead to accidental overwrites...

The Agent model is designed to be a publicly accessible and verifiable (decentralized) identity that can be re-used by various apps. However, re-using an identity costs privacy. Of course, users...

- Enable privacy friendly requests for filling in surveys - Enable a new way of advertising