Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@freifunkhamburg @ProjectMeshnet @archlinux @hyperboria @sodiumoxide @sn0int

Sponsors

@jelly @aparcar @repi @senden9

Pinned

  1. Semi-automatic OSINT framework and package manager

    Rust 734 86

  2. Independent verification of binary packages - reproducible builds

    Rust 149 6

  3. Secure multithreaded packet sniffer

    Rust 624 50

  4. Scriptable network authentication cracker

    Rust 241 19

  5. tcp connection hijacker, rust rewrite of shijack

    Rust 272 25

  6. Tiny http daemon that answers acme challenges and redirects everything else to https

    Rust 21 2

Contribution activity

November 2020

Created 4 repositories

Created a pull request in sodiumoxide/sodiumoxide that received 11 comments

Remove useless deprecation annotation

This should fix our broken CI. The change in rustc was caused by rust-lang/rust#78626, further discussion in rust-lang/rust#79304.

+8 −66 11 comments
Opened 16 other pull requests in 8 repositories
kpcyrd/sn0int
1 open 3 merged
kpcyrd/rebuilderd
3 merged
kpcyrd/brchd
3 merged
Te-k/stalkerware-indicators
2 merged
ogham/dog
1 open
sodiumoxide/sodiumoxide
1 merged
snyk/snyk
1 open
repology/repology-rules
1 merged
Reviewed 2 pull requests in 2 repositories
archlinux/archlinux-repro 1 pull request
Torxed/archinstall 1 pull request

Created an issue in rust-lang/rust that received 7 comments

Regression: this `#[deprecated]` annotation has no effect

Code I tried this code: struct X {} #[deprecated(since="0.2.2", note="Use the `AsRef` or `AsMut` implementation instead")] impl ::std::ops::Index<…

7 comments
Opened 6 other issues in 5 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.