Giter Site home page Giter Site logo

marinx / agewasm Goto Github PK

View Code? Open in Web Editor NEW
67.0 1.0 2.0 15 KB

A simple and secure online client-side Age key generator, encryption and decryption tool built using wasm

Home Page: https://age-wasm.ey.r.appspot.com/

License: MIT License

Makefile 0.95% Go 17.06% HTML 82.00%
age-encryption golang wasm

agewasm's Introduction

Hi 👋 My name is Marin

Software Developer

I work primarily in Go (since 2013), but also have experience in PHP, Flutter, VueJS. I love cloud computing, so I work mostly in cloud environments like Google Cloud and AWS. My home lab consists of self-hosted things like git, CI, personal projects via dokku and other cool stuff. Feel free to ask me about it :)

  • 🌍  I'm based in Croatia
  • 🖥️  See my portfolio at my website
  • ✉️  You can contact me at [email protected]
  • 🧠  I'm learning data structures & algorithms
  • ⚡  One man’s crappy software is another man’s full time job.

Skills

Go PHP Vue TailwindCSS MySQL PostgreSQL Firebase Lavarel Flutter

Socials

Badges

My GitHub Stats

MarinX's GitHub stats

Support Me

agewasm's People

Contributors

marinx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

marcus-arcadius

agewasm's Issues

great idea

I like the idea. Maybe a good opportunity to make Age accessible to less technically savvy people.

Typo:
mixed-up placeholder text for private and public key

Suggestion:
dark mode support

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap-dark.min.css" rel="stylesheet">

turn off browser spell check


<body spellcheck="false">

missing html title

<title>Age tool</title>

Support binary data?

First off, thanks for compiling this and making it available! Was having difficulty figuring out how to compile Age to WASM myself and this has saved me loads of time.


I'm building a tool based off of the WASM provided here and have need to encrypt binary data (pictures, movies, etc.). I've got it working by base64-encoding the files first before encrypting/decrypting with agewasm, but that balloons the file size. What I'd love is to be able to pass a Uint8Array directly to encrypt/decrypt instead of a base64-encoded string.

Think that would be possible?

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.