Ma_124
Ma_124
I have written a [crypto module](https://github.com/Ma124/tengo/tree/stdlib-crypto) which [exports functions](https://github.com/Ma124/tengo/blob/stdlib-crypto/docs/stdlib-crypto.md) for encrypting and decrypting AES in CBC, CTR, OFB and GCM mode, lots of hash functions MD4 MD5 SHA1 SHA224 SHA256...
I've created [`gitlab.com/Ma_124/httpbox`](https://gitlab.com/Ma_124/httpbox) a library that sandboxes outbound requests according to a [Policy](https://godoc.org/gitlab.com/Ma_124/httpbox#RequestPolicyImpl), a [function](https://godoc.org/gitlab.com/Ma_124/httpbox#RequestPolicyFunc) or anything else that implements a simple [interface](https://godoc.org/gitlab.com/Ma_124/httpbox#RequestPolicy) using a [custom]( https://godoc.org/gitlab.com/Ma_124/httpbox#TripperProxy) [http.RoundTripper](https://godoc.org/net/http#RoundTripper). I could...
I've already experimented with creating a plugin which uses [`github.com/miekg/dns`](https://github.com/miekg/dns#readme). My design implements the CLI of a CNI plugin and provides a special command-line switch to launch into DNS Server...
The first part can be quite easily implemented with [this mixin](https://gitlab.com/Ma_124/mc-anvil-crush/-/blob/master/src/main/java/technicalma/carpet/anvilcrush/mixins/AnvilScreenHandlerMixin.java) @gnembon I can send you a pull request. Do you have any preference/policy what rules go into carpet, carpet-extra,...
@mxdanger shouldn't it be the white theme for printing automatically and you don't need the link icon in the print view, do you?
But I really like what you've done so far