Latihan panjang tentang belajar menggunakan pengaman GNU Privacy Guard / GPG / GnuPG untuk proses pengamanan data-data penting. Pada artikel ini dibahas juga penggunaan GPG Key sebagai enkripsi dan dekripsi data, penggunaan GPG Key sebagai SSH Key, GPG Key untuk pengaman kode atau verified commits di Github dan Gitlab, GPG Key sebagai SSH Key untuk koneksi SSH ke Gitlab dan Github, dan membuat media penyimpanan dari USB Drive yang aman seperti Yubikey untuk GPG Key.
Artikel dan cheatsheet telah diperbarui, silahkan di cek
https://medium.com/kode-dan-kodean/belajar-memakai-gnu-privacy-guard-gnupg-gpg-3944e19dba91
#gpg #gnupg #encrypt #decrypt #ssh
Artikel dan cheatsheet telah diperbarui, silahkan di cek
https://medium.com/kode-dan-kodean/belajar-memakai-gnu-privacy-guard-gnupg-gpg-3944e19dba91
#gpg #gnupg #encrypt #decrypt #ssh
Medium
Belajar Memakai GNU Privacy Guard (GnuPG/GPG)
GnuPG adalah suatu aplikasi yang dipakai untuk melakukan proses enkripsi data, dekripsi data , dan penandatanganan digital untuk…
Membuat Signing Commits pada setiap commit di GitHub dan Gitlab dengan GPG Keys
https://dev.to/mmphego/how-to-sign-your-commits-on-github-with-gpg-37nj
#gpg #key #signing #encrypt
https://dev.to/mmphego/how-to-sign-your-commits-on-github-with-gpg-37nj
#gpg #key #signing #encrypt
DEV Community
How To Sign Your Commits On GitHub With GPG.
Originally published at blog.mphomphego.co.za on July 18, 2019. TL;DR This post deta...
Latihan mengenai GPG dan penggunaannya sudah dirangkum di dalam artikel berikut
https://medium.com/kode-dan-kodean/belajar-memakai-gnu-privacy-guard-gnupg-gpg-3944e19dba91
#gpg #signing #encrypt
https://medium.com/kode-dan-kodean/belajar-memakai-gnu-privacy-guard-gnupg-gpg-3944e19dba91
#gpg #signing #encrypt
Medium
Belajar Memakai GNU Privacy Guard (GnuPG/GPG)
GnuPG adalah suatu aplikasi yang dipakai untuk melakukan proses enkripsi data, dekripsi data , dan penandatanganan digital untuk…
Melindungi kode aplikasi hasil build Vue JS dengan bantuan layanan enkripsi berbayar bernama JS Scrambler.
https://blog.jscrambler.com/how-to-protect-your-vue-js-application-with-jscrambler/
#vue #encrypt #jscrambler
https://blog.jscrambler.com/how-to-protect-your-vue-js-application-with-jscrambler/
#vue #encrypt #jscrambler
Jscrambler
How To Protect Your Vue.js Application With Jscrambler | Jscrambler Blog
In this post, we're going to walk through the steps to protect your Vue application with Jscrambler, by integrating it into your build process.
Menambahkan sertifikat SSL atau HTTPS ke domain aplikasi web, dengan Nginx , Docker , dan Let's Encrypt .
https://dev.to/adamkdean/automatic-ssl-with-let-s-encrypt-nginx-4nfk
#ssl #nginx #docker #https #letsencrypt #lets #encrypt
https://dev.to/adamkdean/automatic-ssl-with-let-s-encrypt-nginx-4nfk
#ssl #nginx #docker #https #letsencrypt #lets #encrypt
DEV Community
Automatic SSL with Let's Encrypt & Nginx
See update summary at bottom of post for changelog. Since 2016, certificate authority Let's Encrypt...
Melihat pengenalan Encrypt Lab , halaman web untuk contoh latihan menggunakan enkripsi dengan JavaScript dan Node JS Crypto Module
https://dev.to/fauzan121002/memperkenalkan-open-source-tools-enkripsi-dan-deskripsi-terlengkap-encryptlab-id-220g?signin=true
#nodejs #encrypt #cryptomodule
https://dev.to/fauzan121002/memperkenalkan-open-source-tools-enkripsi-dan-deskripsi-terlengkap-encryptlab-id-220g?signin=true
#nodejs #encrypt #cryptomodule
DEV Community
Memperkenalkan Open Source Tools Enkripsi dan Deskripsi Terlengkap - EncryptLab - ID
Hello, developer! Kalian dapat berkontribusi dan menggunakan EncryptLab melalui link disini Github...
Melihat beberapa view engine untuk Node JS yang dapat dipakai sebagai templating berbasis Server Side Rendering SSR atau Static Site Generator
https://frontnet.eu/node-js-view-engine-try-out-some-of-the-most-popular/
---
Latihan membuat kalkulator peringkat nilai dengan Adonis JS
https://dev.to/vicradon/build-a-cgpa-calculator-with-adonisjs-authentication-1gh2
-
https://dev.to/vicradon/build-a-cgpa-calculator-using-adonisjs-introduction-1pcl
---
Melindungi aset file suara dan musik dengan enkripsi byte Array Stream di backend Node JS
https://dev.to/codr/protecting-audio-and-music-assets-with-node-and-javascript-2p92
#nodejs #view #engine #adonis #gcpa #calculator #encrypt #audio
https://frontnet.eu/node-js-view-engine-try-out-some-of-the-most-popular/
---
Latihan membuat kalkulator peringkat nilai dengan Adonis JS
https://dev.to/vicradon/build-a-cgpa-calculator-with-adonisjs-authentication-1gh2
-
https://dev.to/vicradon/build-a-cgpa-calculator-using-adonisjs-introduction-1pcl
---
Melindungi aset file suara dan musik dengan enkripsi byte Array Stream di backend Node JS
https://dev.to/codr/protecting-audio-and-music-assets-with-node-and-javascript-2p92
#nodejs #view #engine #adonis #gcpa #calculator #encrypt #audio
FrontNet Blog
Node js View Engine: Try out some of the most popular - FrontNet Blog
Node js view engine, is the tool that helps us write HTML code in a shorter and simpler way than it normally can and reuse.
Cara melakukan enkripsi dan dekripsi data dengan metode GNUPG / GPG / PGP di dalam backend Node JS
https://medium.com/weekly-webtips/easy-pgp-encryption-using-node-js-d09f1face777
—-
Memasang library dengan dua versi berbeda dalam satu project, dengan memanfaatkan fitur NPM
https://medium.com/weekly-webtips/how-to-install-multiple-versions-of-the-same-package-in-npm-71c29b12e253
—-
Membuat GraphQL API dengan Express JS dan MongoDb
https://levelup.gitconnected.com/building-your-graphql-api-with-node-and-mongodb-799a2b9ae0b4
—-
Menambahkan batas memory RAM yang dipakai oleh Node JS di sisi server dengan bantuan PM2 manager
https://medium.com/weekly-webtips/increase-node-js-memory-limit-bonus-pm2-62cda081ce2a
—-
Melakukan unit testing di backend Node JS dengan menggunakan Jest
https://medium.com/weekly-webtips/nodejs-express-integration-test-3e79edb1ae6b
#nodejs #pgp #gnupg #gpg #encrypt #decrypt #npm #graphql #memoryLimit #pm2
https://medium.com/weekly-webtips/easy-pgp-encryption-using-node-js-d09f1face777
—-
Memasang library dengan dua versi berbeda dalam satu project, dengan memanfaatkan fitur NPM
https://medium.com/weekly-webtips/how-to-install-multiple-versions-of-the-same-package-in-npm-71c29b12e253
—-
Membuat GraphQL API dengan Express JS dan MongoDb
https://levelup.gitconnected.com/building-your-graphql-api-with-node-and-mongodb-799a2b9ae0b4
—-
Menambahkan batas memory RAM yang dipakai oleh Node JS di sisi server dengan bantuan PM2 manager
https://medium.com/weekly-webtips/increase-node-js-memory-limit-bonus-pm2-62cda081ce2a
—-
Melakukan unit testing di backend Node JS dengan menggunakan Jest
https://medium.com/weekly-webtips/nodejs-express-integration-test-3e79edb1ae6b
#nodejs #pgp #gnupg #gpg #encrypt #decrypt #npm #graphql #memoryLimit #pm2
Medium
Easy PGP Encryption using Node.js
What Is Pretty Good Privacy Encryption?
Latihan tentang menggunakan Crypto Module untuk fungsi enkripsi di Node JS
https://hackernoon.com/how-to-encrypt-and-decrypt-in-nodejs
#nodejs #crypto #encrypt #decrypt
https://hackernoon.com/how-to-encrypt-and-decrypt-in-nodejs
#nodejs #crypto #encrypt #decrypt
Hackernoon
How to Encrypt and Decrypt with NodeJS
A simple tutorial to learn Encryption in NodeJS.
Membuat endpoint API Node JS dengan Knex dan MySQL
https://blog.openreplay.com/creating-a-nodejs-api-with-knex-and-mysql/
---
Membuat aplikasi backend API dengan Deno
https://blog.openreplay.com/getting-started-with-deno--building-a-rest-api/
---
Penjelasan tentang crypto module untuk enkripsi data
https://blog.bitsrc.io/quickstart-to-nodes-crypto-module-for-encryption-decryption-e99a02947156
---
Beberapa library untuk membantu pengembangan Node JS
https://javascript.plainenglish.io/boost-your-node-js-project-with-these-7-libraries-2b2184b3bc83
---
Implementasi Authentication JWT di Node JS
https://javascript.plainenglish.io/authentication-using-json-web-token-b159b73fc9c8
#nodejs #deno #knex #mysql #encrypt
https://blog.openreplay.com/creating-a-nodejs-api-with-knex-and-mysql/
---
Membuat aplikasi backend API dengan Deno
https://blog.openreplay.com/getting-started-with-deno--building-a-rest-api/
---
Penjelasan tentang crypto module untuk enkripsi data
https://blog.bitsrc.io/quickstart-to-nodes-crypto-module-for-encryption-decryption-e99a02947156
---
Beberapa library untuk membantu pengembangan Node JS
https://javascript.plainenglish.io/boost-your-node-js-project-with-these-7-libraries-2b2184b3bc83
---
Implementasi Authentication JWT di Node JS
https://javascript.plainenglish.io/authentication-using-json-web-token-b159b73fc9c8
#nodejs #deno #knex #mysql #encrypt
Openreplay
Creating a Node.js API with Knex and MySQL
xxxxxxxxx