• treadful@lemmy.zip
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    I’ve been working on a small-Web inspired server that hosts cryptographically authenticated files. It renders markdown as HTML, and supports CSS. It requires no user registration. Just generate a keypair, and start uploading your Web site.

    I barely got the basic system put together and I need to refactor the backend since it was originally built to work with minio. Still some key features I want to finish up like moderation tools and custom domains. Trying to decide if it’s worth the effort.