Skip to content
Snippets Groups Projects
  1. Mar 06, 2024
    • jkito's avatar
      [provider] intialize bitmask provider · 8f19b433
      jkito authored
      this currently points to the demo instance of lillypad
      going forward this'll be the flavor of the desktop app
      that leap team is going to maintain and test
      8f19b433
  2. Mar 05, 2024
  3. Mar 01, 2024
  4. Feb 13, 2024
  5. Feb 09, 2024
    • Pea Nut's avatar
      Add "un/install dev target for linux" to Makefile · 6b18a110
      Pea Nut authored
      `bitmask-root` needs to be in in the path (/usr/local/bin did not work). Maybe I overlook something here, but this seems required to get the dev environment up and running.
      This is currently how I run/debug things:
      
      ```
      make vendor (required only once)
      make build && make install_dev_linux && DEBUG=1 LEAP_DRYRUN=1 build/qt/release/riseup-vpn --no-systray
      ```
      Verified
      6b18a110
  6. Jun 27, 2023
  7. Apr 12, 2023
  8. Mar 23, 2023
    • max b's avatar
      Add system certs to bonafide · 14cf64b1
      max b authored
      lilypad/float is now using letsencrypt certs for vpnweb so instead of
      instantiating an empty cert pool, we can just use the system pool and
      then add the manually configured cert for backwards compatibility.
      14cf64b1
  9. Feb 21, 2023
Loading