Fyodor Ustinov

Results 11 issues of Fyodor Ustinov

To use it, you need to add a section in the config Secrets { "public key": "Password"} You can specify "all" as a publickey - then encryption will be the...

I blocked my public node for Russia and Belarus.

RFC1034 says in 3.6.2: ``` CNAME RRs cause special action in DNS software. When a name server fails to find a desired RR in the resource set associated with the...

``` dig @221:d0d6:8:93c1:40ca:56ef:6b2e:da7a -t cname _acme-challenge.cc.ygg ;; Got bad packet: extra input data 108 bytes fe c8 81 80 00 01 00 01 00 00 00 00 0f 5f 61...

Right now, long string splitting occurs solely based on MessageLength. This isn't very convenient for reading later on, as the strings can break within words. In my opinion, an additional...

enhancement

During testing of the previous issue, I encountered such strange behavior. The same two nodes. First, we perform a control test on the link-local address. ``` [ 7][RX-C] 58.00-59.00 sec...

bug

If an empty string is passed to hex.DecodeString, it returns an empty string. Upon a cursory examination of the source code, it is evident that this is not checked anywhere....

Yggmail cannot send an email to itself (to own address), and such an email, as I understand it, remains in the send queue indefinitely, with Yggmail constantly attempting to resend...

Additional to #704 Simple example: I need only two tags but in three different languages.

Type: Feature Request :sparkles:
Component: PeerTube Plugin :package:
Component: Metadata

### Describe the bug RUNTIME ERROR: invalid memory access ### Reproduction Steps ``` fn main() { m := { "1":"1", "2":"2" } if b := m["1"] { defer { println(b)}...

Bug
Status: Confirmed
Unit: cgen