Giter Club home page Giter Club logo

Comments (3)

majestrate avatar majestrate commented on August 15, 2024

one associated worry i have is that this will add a hard requirement on having code signed binaries on apple platforms, which makes compiling it harder.

from lokinet.

liilac avatar liilac commented on August 15, 2024

I think that fear is a bit misplaced.

The requirement always exists for iOS, no matter what, but code signing certificates are readily available. The project can even distribute outside the app store with enterprise distribution channels (the iOS app can be a build artefact on a repo, even, and users can install from their browser). This requires those compiling to have access to a code signing certificate, however, which can cost $99 per year for some.

For macOS, using the NetworkExtension API means in a system configured following security best-practices, code signing will be required, however, there is nothing stopping users from singing with a self-signed certificate they have installed to their own machine.

TL;DR self-signed certs can be used for macOS, this is a non-issue in practice

@majestrate @neuroscr

from lokinet.

majestrate avatar majestrate commented on August 15, 2024

fixed in recent dev branch. just need to wire it up to a gui.

from lokinet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.