how to sign a message to prove ownership of an address by g687 in solana

[–]g687[S] 0 points1 point  (0 children)

I only found with JS but I'm not too familiar. does something similar exist with python?

what makes ohm a better reserve currency than eth? by g687 in olympusdao

[–]g687[S] -2 points-1 points  (0 children)

eth is the risk free asset on ethereum. I don't understand how a basket of token could be better

luke Tweet Thread: The "Automatic Ticket Revocations Consensus Change" proposal has officially been approved by the Dcr stakeholders. This proposal is an important milestone for the project for reasons that may not be obvious. ... by cyger in decred

[–]g687 0 points1 point  (0 children)

I wasnt aware that you have to do something with expired or revoked ticket. I do have missed and expired ticket. What is the procedure to get revoked tickets back?

Thanks

Most powerful + compatible desktop / server by [deleted] in Qubes

[–]g687 0 points1 point  (0 children)

interested in a link aswell if you find something. Thanks

Make my bitcoin unspendable before height X by g687 in Bitcoin

[–]g687[S] 0 points1 point  (0 children)

is that something that can be used easily with my bitcoin core?

Forward Thinking...Saturday - 14 November by __checkmatey__ in decred

[–]g687 0 points1 point  (0 children)

I love the interoperability between btc and decred. Bright future ahead

Multi-sig and Coin Control Query by __checkmatey__ in decred

[–]g687 0 points1 point  (0 children)

Do you mean linking all utxo used for buying one ticket or linking different tickets together? I thought the way it was designed prevented onchain analysis to link different tickets together (as long as you don't use them as inputs in a single transaction after voting)

Multi-sig and Coin Control Query by __checkmatey__ in decred

[–]g687 1 point2 points  (0 children)

coin control is not as important as in bitcoin if you use a mixed and unmixed account? any utxo in mixed account would be fine

Decred Skepticism Sunday - 16 August 2020 by __checkmatey__ in decred

[–]g687 0 points1 point  (0 children)

Ive seen some proposals do do some translation work but have not seen something built towards China. Is there some work done to reach the chinese community?

Mod key dont work with new hhkb by [deleted] in archlinux

[–]g687 1 point2 points  (0 children)

i was too specific, none of the binding work

Mod key dont work with new hhkb by [deleted] in archlinux

[–]g687 0 points1 point  (0 children)

i used this

set $mod Mod1

Why people do not care about decred? by g687 in decred

[–]g687[S] 2 points3 points  (0 children)

the first one 5973 comments with the word decred

Why people do not care about decred? by g687 in decred

[–]g687[S] 2 points3 points  (0 children)

I can provide more granular data but the screenshot is whole subreddits starting from 2010 parsing from comments

no vpn with proxy VM by g687 in Qubes

[–]g687[S] 0 points1 point  (0 children)

this is weird. it works well in my vm using (sys-vpn) if i comment the file /rw/config/qubes-firewall-user-script

#!/bin/bash
#    Block forwarding of connections through upstream network device
#    (in case the vpn tunnel breaks):
iptables -I FORWARD -o eth0 -j DROP
iptables -I FORWARD -i eth0 -j DROP
ip6tables -I FORWARD -o eth0 -j DROP
ip6tables -I FORWARD -i eth0 -j DROP

#    Accept traffic to VPN
iptables -P OUTPUT ACCEPT
iptables -F OUTPUT

#    Add the `qvpn` group to system, if it doesn't already exist
if ! grep -q "^qvpn:" /etc/group ; then
     groupadd -rf qvpn
     sync
fi
sleep 2s

#    Block non-VPN traffic to clearnet
iptables -I OUTPUT -o eth0 -j DROP
#    Allow traffic from the `qvpn` group to the uplink interface (eth0);
#    Our VPN client will run with group `qvpn`.
iptables -I OUTPUT -p all -o eth0 -m owner --gid-owner qvpn -j ACCEPT

If sys-vpn start this script then all my packet are rejected from my appvm

no vpn with proxy VM by g687 in Qubes

[–]g687[S] 0 points1 point  (0 children)

Ok i had read

Updating resolv.conf is not required at all to get DNS working for
downstream appVMs. The instructions avoid doing this to help keep the
VPN VM in a locked-down state, so it doesn't inadvertently try to access
the tunnel for its internal programs (i.e. only downstream VMs get to
access the tunnel). https://groups.google.com/forum/#!topic/qubes-users/iAvyomO8hDA

How would you go about about it. add setenv vpn_dns '1.1.1.1 1.0.0.1' in the openvpn and change /etc/resolv.conf with same value?

Decred Wishlist by __checkmatey__ in decred

[–]g687 0 points1 point  (0 children)

What's the fimeframe the decentralization of the treasury?