Results 11 issues of Kyle H

Please consider updating the distribution of Dokany to v1.1.0, and making any necessary changes to comport with the Dokany API change detailed at https://github.com/dokan-dev/dokany/wiki/Update-Dokan-1.0.0-application-to-Dokany-1.1.0 .

This is a request for a feature that needs to be implemented to get security working 100%. There is no user-mode component that I've been able to find that performs...

Enhancement

PkixCertPathValidator does not validate against PkixParameters.Date when `PkixParameters.ValidityModel == ChainValidityModel`. In fact, any processing where the date can be set is completely commented out. This appears to follow the Java...

The comment for Org.BouncyCastle.Pkix.PkixCertPath says: ``` * By convention, X.509 CertPaths (consisting of X509Certificates), are ordered * starting with the target certificate and ending with a certificate issued by *...

![image](https://user-images.githubusercontent.com/181781/163805458-5c24893b-6cfc-45fc-a638-57e196d65eda.png) The invitation link was obtained from README.md as presented by GitHub: ![image](https://user-images.githubusercontent.com/181781/163805756-6594ce9a-3264-41ae-8e9e-b7b2f3db9652.png) Is there a way the invitation link can be updated? I would like to play around with...

I would like to be able to create wikilinks with bare [pagename], without the trailing parentheses. This would match my users' expectations from other wiki software. Is this potentially controllable...

Output from log: ``` ================== Request ================= rqSecure = False rqMethod = GET rqPaths = ["Gitit User\8217s Guide"] rqUri = /Gitit%20User%e2%80%99s%20Guide rqQuery = rqInputsQuery = [] rqInputsBody = rqCookies =...

Cryptography is a funny beast, in that it must be implemented correctly -- not just "the math gets done to provide the correct result", but "the math must be done...

I would like to suggest using unlisted toots to contain the appropriate data for remote users to establish e2ee sessions, replies to those toots to maintain updates (and to provide...

**Is your feature request related to a problem? Please describe.** I'm working with an Android app (atacama) that needs to have a Tor service configured. The manual configuration process is...

enhancement