keyoxide-web/README.md
2024-01-28 10:00:09 +01:00

3.7 KiB

keyoxide-web

status-badge License Docker Image Version (latest semver) Docker Pulls Mastodon Follow Open Collective backers and sponsors

keyoxide-web is the web client that powers keyoxide.org and which you can freely host on your own infrastructure.

Hosting keyoxide-web

Self-hosting Keyoxide is an important aspect of the project. Users need to trust the Keyoxide instance they're using to reliably verify identities. Making Keyoxide itself decentralized means no one needs to trust a central server. If a friend or family member is hosting a Keyoxide instance, it becomes much easier to trust the instance!

Docker

The Docker container allows you to easily self-host the Keyoxide project. To get started, simply run:

docker run -d -p 3000:3000 codeberg.org/keyoxide/keyoxide-web:latest

Keyoxide will now be available by visiting http://localhost:3000.

More information available in the documentation.

Local development

Install node in one of the following ways:

Install dependencies with npm install or yarn.

Run the server with npm dev or yarn dev. The Keyoxide web client will now be available at https://localhost:3000.

Contributing

Anyone can contribute!

Developers are invited to:

If you are new to contributing to open source software, we'd love to help you! To get started, here's a list of "good first issues" that you could look into.

Everyone is invited to:

Please note that this project has a Code of Conduct that all contributors agree to abide when participating.

About the Keyoxide project

The Keyoxide project strives for a healthier internet for all and has made all its efforts fully open source. Our community is open and welcoming, feel free to say hi!

Funding for the project comes primarily from the NLnet foundation, NGI0 and the people supporting our OpenCollective. The project is grateful for all your support.