I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jan 10, 2023
  2. Jan 08, 2023
  3. Jan 06, 2023
  4. Jan 01, 2023
  5. Dec 20, 2022
  6. Nov 28, 2022
    • zzz's avatar
      i2ptunnel: Change enc type defaults · f8e0ee65
      zzz authored
      ECIES (ratchet) introduced about 4 years ago, and we are still defaulting to both ECIES and ElG in most places.
      
      There are four cases:
      
      - New install: $I2P/i2ptunnel.config as shipped
      - New tunnel: i2ptunnel code sets default
      - Existing tunnel, no enc type config: i2ptunnel code sets default
      - Existing tunnel, config changed and saved via UI in last 4 years: Setting as in config file
      
      Changes:
      
      - New install: Change eepsite and IRC client to ECIES-only; shared clients remains both
      - New tunnel: Change from both to ECIES-only
      - Existing tunnel, no enc type config: Change servers to ECIES-only; clients remain both
      - Existing tunnel with enc type config: No defaults, no change
      f8e0ee65
  7. Nov 26, 2022
  8. Nov 22, 2022
  9. Nov 21, 2022
    • zzz's avatar
      2.0.0 · 8d1d9a02
      zzz authored
      8d1d9a02
  10. Nov 18, 2022
  11. Nov 01, 2022
  12. Oct 16, 2022
  13. Sep 28, 2022
  14. Aug 31, 2022
  15. Aug 22, 2022
  16. Aug 19, 2022
  17. Aug 13, 2022
  18. Aug 06, 2022
  19. Aug 04, 2022
  20. Jul 03, 2022
  21. Jun 23, 2022
  22. Jun 09, 2022
  23. May 23, 2022
  24. May 19, 2022
  25. May 02, 2022
  26. Apr 12, 2022
  27. Mar 31, 2022
  28. Mar 20, 2022
    • zzz's avatar
      NetDB: Refactor family validation · c520dcb0
      zzz authored
      Return a result code from verify()
      Load all known certs at startup rather than continually reloading them
      Only give full verified status to known keys
      Enforce signatures in netdb store when key is available
      Show family verification status on /netdb
      Export our cert to disk if missing
      Add stormycloud family cert
      Bypass /24 Sybil penalty
      c520dcb0
  29. Mar 01, 2022
  30. Feb 25, 2022
    • zzz's avatar
      Sybil: Improve family analysis · dc40755e
      zzz authored
      Increase credit if family sig is verified
      Speed up analysis by only looping through RIs once
      Add link to all family members
      Add SUNYSB certificate
      bump -2
      dc40755e
  31. Feb 21, 2022
  32. Feb 18, 2022
  33. Feb 12, 2022
  34. Feb 10, 2022
  35. Jan 07, 2022
Loading