Coder Social home page Coder Social logo

Comments (1)

ahnick avatar ahnick commented on June 14, 2024 1

@etopeter So this was by design as I want this solution to be really fast and simple to use in scripts. If I'm a developer working on a script and I just want my password to be encrypted, then I don't want to necessarily have to care about scoping it to a label and coming up with a name for my password. It's simpler for the developer to just call the method and have it take care of it for him/her in that particular case. The pattern is basically the same as using method overloading (https://en.wikipedia.org/wiki/Function_overloading), which is pretty widely used. I certainly understand the argument you are making, but the main philosophy for encpass.sh is to be super lightweight and make reasonable opinionated choices for the user to achieve low friction. Once encpass.sh starts becoming more saddled with options and required fields, then it loses some of its attractiveness as a simple solution. It's definitely a trade-off.

from encpass.sh.

Related Issues (11)

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.