Mauve Signweaver

Results 160 issues of Mauve Signweaver

One thing that's been on my mind lately is how we can control "pinning" data locally accross different peer to peer protocols. At the moment, data you load via HTTP...

enhancement
question

[DNS-Link docs](https://docs.ipfs.io/concepts/dnslink/) Currently IPNS can resolve DNS names to IPNS URLS via the DNS-Link spec. This involves creating a new TXT record for your DNS provider which contains info about...

enhancement

There's been some folks [asking about gopher://](https://twitter.com/queenslight16/status/1460299675865473024) support in Agregore. To make that possible we'll need the following: - [ ] Identify a gopher client for node.js that we may...

enhancement
help wanted

It'd be good to have a way to collect some basic usage statistics on Agregore to get a sense of how many folks are using it. This could be useful...

enhancement

At the moment, JSON files look kinda gross when viewed directly since we don't do any extra formatting on them. I think it'd be useful to make a new extension...

enhancement
help wanted
style

The history extension should add a "view history" page somewhere. It should be served from the extension's path and should have a way to list the history in chronological order....

enhancement
help wanted

Currently, the WebRTC permission prompt is ignored and auto-allowed. This works for using the computer's default audio and video, but doesn't give the user the option to customize anything. This...

enhancement

It should be possible to open a window in "private mode" which will open the window in a separate web session which doesn't persist history/cookies to disk. This is useful...

enhancement

It'd be nice if it was easy to pin IPFS urls to something like [Pinata](https://pinata.cloud) Ideally the extension would have a page where you can configure pinning services, and would...

enhancement
help wanted
ipfs

https://www.contributor-covenant.org/ looks good. It'd be nice to add the markdown version to the repo and link to it in the README. I'd really appreciate it if someone had a few...

documentation
help wanted
good first issue