Charles·Chege

Results 20 comments of Charles·Chege

I am generally concerned about this because your software is more likely to be used together with other software, for example it might be incorporated into a school software system...

Definitely snapshots would be great

This does not seem to be the case on android using the official geph apk from play store. I am using Firefox with maximum privacy settings on both Linux and...

testing with another vpn such as proton vpn does not leak the private address and somehow disables webrtc transport. could geph be able to prevent such protocols that leak public...

@tony-iqlusion @ordian Does this mean that the only implementing encryption like sequoia_openpgp does can solve the issue of secrets being read, without necessarily implementing mlock?

> Actually it looks like the cookbook and examples are done - according to my checklist! I may just need to review :) I want to try this pull request...

The new alias implementation breaks if an alias command has an equal sign `=` for example if I add an alias in the `config.nu` file of the git command with...

I have filed the issue here - https://github.com/nushell/nushell/issues/8541

I would like to help with the docs, but going through the code sometimes I get confused as to what some function arguments do! The easiest would be for you...

Use rust files that have normal rust data structures and async ones like locks, mutexes, etc. This enables creation of schemas without the need for parsers