pwFoo
pwFoo
Plans to add web push api for notifications? Would be great with closed tab / browser support!
Is it possible to just sign a message without encrypt it? Just for sender verification at recipients side?
Hi @aerys , I found your awesome package manager and really like it! It works with a ~2MB small binary and supports multiple repositories. What's about features like - upgrade...
Would it possible to change the package extension from *.tar.gz for example to *.gpm? Maybe as option or with a config file?
Hi, is it possible to compile it as static binary? ``` /usr/local/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lassuan /usr/lib/gcc/x86_64-alpine-linux-musl/10.3.1/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lgpg-error ``` Searched about that...
Hi, swagger page doesn't work ``` Fetch errorInternal Server Error ./swagger.json Fetch errorInternal Server Error ./swagger.json ```
Hi, I build a docker image with python / pubgate and I would like to reduce it. Found some information about generate binaries of python scripts. - https://stackoverflow.com/questions/39913847/is-there-a-way-to-compile-a-python-application-into-static-binary - https://github.com/mbachry/exxo...
Is a notification endpoint planned and what's about webpush api to implement (closed) browser notifications?
Is a (local / federated) timeline api endpoint and streaming planned?
Awesome demo! But some documentation would bei nice :) Dependencies? Cash? How compare it to other frameworks like bootstrap (size, performance)?